UplinkRD

Represents a network port uplink route distinguisher value.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
routeDistinguisher string filterable   orderable  
uplinkType enum (RD_PRIMARY1 | RD_PRIMARY2 | RD_SECONDARY1 | RD_SECONDARY2)

API Resource

/uplinkroutedistinguishers/id
get

Parents

/domains/id/uplinkroutedistinguishers
get
/l2domains/id/uplinkroutedistinguishers
get
/uplinkroutedistinguishers
get

Children

/uplinkroutedistinguishers/id/metadatas
get post
/uplinkroutedistinguishers/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

routeDistinguisher string filterable   orderable  
Discussion

The uplink route distinguisher value is used to identify which route packets should be flowing through with regards to having multiple network ports on the VRS/NSG.


Charateristics

Format: free
Max length: 255
SDK attribute: routeDistinguisher

uplinkType enum
Discussion

Indicates the uplink type associated with the instance of Uplink Route Distinguisher.


Charateristics

Allowed values: RD_PRIMARY1, RD_PRIMARY2, RD_SECONDARY1, RD_SECONDARY2
Default value: RD_PRIMARY1
SDK attribute: uplinkType