NextHop

This represents a /32 IPv4 address as the next-hop. In the future can be a /128 IPv6 address.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
ip string filterable   orderable  
lastUpdatedBy string autogenerated  
routeDistinguisher string filterable   orderable   locally unique  

API Resource

/nexthops/id

Parents

/links/id/nexthops
get post

Children

/nexthops/id/metadatas
get post
/nexthops/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

ip string filterable   orderable  
Discussion

This is the /32 or /128 next-hop IP address. Currently we support only IPv4 address family.


Charateristics

Format: free
SDK attribute: ip

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

routeDistinguisher string filterable   orderable   locally unique  
Discussion

The next-hop's route distinguisher. A unique 8 byte long. If not provided one will be generated.


Charateristics

Min length: 1
Max length: 255
SDK attribute: routeDistinguisher