RemoteVrsInfo

Represents a VRS present in a remote DC across WAN. SRIC populates this object. This is used for NFIX(Network Function Interconnect).

Overview

color integer filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
labelStack string filterable   orderable  
lastUpdatedBy string autogenerated  
nextHop string filterable   orderable  
vrsIP string filterable   orderable  

API Resource

/remotevrsinfos/id
delete get put

Parents

/remotevrsinfos
get post

Children

/remotevrsinfos/id/metadatas
get post
/remotevrsinfos/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

color integer filterable   orderable  
Discussion

The color encoded with a traffic engineering constraint such as minimum latency, hops, maximum bandwidth, etc. This is used for NFIX(Network Function Interconnect).


Charateristics

Default value: 0
Min value: 1
Max value: 4294967295
SDK attribute: color

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

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

labelStack string filterable   orderable  
Discussion

Label stack associated with the VRS


Charateristics

Format: free
Min length: 1
Max length: 15
SDK attribute: labelStack

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

nextHop string filterable   orderable  
Discussion

Next hop DCGW associated with the VRS


Charateristics

Format: free
Min length: 1
Max length: 15
SDK attribute: nextHop

vrsIP string filterable   orderable  
Discussion

IP of the VRS/Hypervisor


Charateristics

Format: free
Min length: 1
Max length: 15
SDK attribute: vrsIP