Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.13 KB

File metadata and controls

12 lines (8 loc) · 1.13 KB

UniversalRoutes

Properties

Name Type Description Notes
KeepAliveTimer int32 The Keep Alive Timer is the frequency (in seconds) at which the Universal Router seeds Keep Alive messages to its egress peers. [optional] [default to null]
Values []UniversalRoute The list of Universal Routes. [optional] [default to null]
ProviderScopesToForceUnconfigure []string The list network provider scopes whose route will be unconfigure forcefully. This means that a route that is in state that normally shouldn't be unconfigurable (i.e. NSX or remote vCD site is down) will still be unconfigured. Errors may be ignored. Note that this force option also affects any route update where a network provider's egress point is modified/changed. vCD will first unconfigure any existing egress point before configuring the new egress point. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]