vrsInfo

Represents the VRSs managed by VSD. nodeSegmentID is populated by SRIC. This is used for NFIX(Network Function Interconnect).

Overview

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

API Resource

/vrsinfos/id
get put

Parents

/vrsinfos
get

Children

/vrsinfos/id/metadatas
get post
/vrsinfos/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

nodeSegmentID integer filterable   orderable  
Discussion

Service label attached to the VRS


Charateristics

Min value: 1
Max value: 1048575
SDK attribute: nodeSegmentID

vrsIP string read only   filterable   orderable  
Discussion

IP of the VRS/Hypervisor


Charateristics

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