VNFDomainMapping

This represents domain segment identifier which is unique for domain per NSGateway.

Overview

associatedNSGatewayID string
associatedNSGatewayName string
creationDate string read only   autogenerated   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
lastUpdatedDate string read only   autogenerated   orderable  
owner string autogenerated  
segmentationID integer creation only  
segmentationType enum (VLAN) creation only  

API Resource

/vnfdomainmappings/id
delete get

Parents

/domains/id/vnfdomainmappings
get post
/aggregateddomains/id/vnfdomainmappings
get post

Children

/vnfdomainmappings/id/metadatas
get post
/vnfdomainmappings/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedNSGatewayID string
Discussion

Associated NS Gateway


Charateristics

Format: free
SDK attribute: associatedNSGatewayID

associatedNSGatewayName string
Discussion

Name of associated NSGateway


Charateristics

Format: free
SDK attribute: associatedNSGatewayName

creationDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was created.


Charateristics

SDK attribute: creationDate

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

lastUpdatedDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was last updated.


Charateristics

SDK attribute: lastUpdatedDate

owner string autogenerated  
Discussion

Identifies the user that has created this object.


Charateristics

Format: free
SDK attribute: owner

segmentationID integer creation only  
Discussion

The segmentation ID (1-4095).


Charateristics

Min value: 1
Max value: 4095
SDK attribute: segmentationID

segmentationType enum creation only  
Discussion

The type of segmentation that is used.


Charateristics

Allowed values: VLAN
Default value: VLAN
SDK attribute: segmentationType