Static routes allow end users to define how traffic is routed through the dVRS in addition to the routes learned by VSC through VM activation. By using static routes, end users can define for example that all traffic with a destination address towards a specific subnet must be forwarded to a specific VM attached in the dVRS and this VM could be a firewall
This object has no members.
IP address of the route
Format: free
SDK attribute: address
ID of the associated Secondary FIP Domain. Valid for static route of type FIP.
Format: free
SDK attribute: associatedFIPDomainID
List of associated gateway IDs for static route, returned as a JSON list of strings
SDK attribute: associatedGatewayIDs
UUID of Do Not Advertise Subnet
Format: free
SDK attribute: associatedSubnetID
Enable or disable Bidirectional Forwarding Detection for this static route
Default value: false
SDK attribute: BFDEnabled
Indicates if this is a black hole static route. Applicable only when the static route type is 'NETCONF'.
Default value: false
SDK attribute: blackHoleEnabled
Time stamp when this object was created.
SDK attribute: creationDate
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
IPv4 or IPv6
Allowed values: IPV4, IPV6
SDK attribute: IPType
IPv6 address of the route
Format: free
SDK attribute: IPv6Address
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
Time stamp when this object was last updated.
SDK attribute: lastUpdatedDate
Netmask associated with the route
Format: free
SDK attribute: netmask
IP address of the next hop. This must be a VM attached to the dVRS
Format: free
SDK attribute: nextHopIp
Identifies the user that has created this object.
Format: free
SDK attribute: owner
Route distinguisher associated with the nexthop. System generates this identifier automatically
Format: free
Min length: 1
Max length: 255
SDK attribute: routeDistinguisher
Type flag for static-route provisioning for exit-domain (break-to-underlay) prefixes.
Allowed values: EXIT_DOMAIN, FIP, NETCONF, OVERLAY, OVERLAY_ADDRESS_TRANSLATION
SDK attribute: type