DemarcationService

Demarcation services provide the interconnection between the datacenter networks and the Wide Area Network.

Overview

associatedGatewayID string filterable   orderable  
associatedVLANID string filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
priority integer filterable   orderable  
routeDistinguisher string read only   autogenerated   filterable   orderable  
type enum (BR_PORT | GATEWAY) filterable   orderable  

API Resource

/demarcationservices/id
delete get put

Parents

/links/id/demarcationservices
get post put

Children

/demarcationservices/id/metadatas
get post
/demarcationservices/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedGatewayID string filterable   orderable  
Discussion

The ID of the NSGBR Gateway used as next hop in the untrusted domain.


Charateristics

Format: free
SDK attribute: associatedGatewayID

associatedVLANID string filterable   orderable  
Discussion

The VLAN ID of the BR VLAN used as next hop in the trusted domain.


Charateristics

Format: free
SDK attribute: associatedVLANID

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

priority integer filterable   orderable  
Discussion

Next hop priority assigned by the user.


Charateristics

SDK attribute: priority

routeDistinguisher string read only   autogenerated   filterable   orderable  
Discussion

The route distinguisher associated with the next hop. This is a read only property automatically created by VSD.


Charateristics

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

type enum filterable   orderable  
Discussion

The type of next hop determines linking direction for a demarcation service, possible values: BR_PORT, GATEWAY


Charateristics

Allowed values: BR_PORT, GATEWAY
SDK attribute: type