VNFInterfaceDescriptor

The interfaces attached to the VNF descriptor. The interfaces are used for management and datapath traffic. Atleast one interface should be designated as a management interface

Overview

embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
name string required   filterable   orderable  
type enum (LAN | MANAGEMENT | WAN) filterable  

API Resource

/vnfinterfacedescriptors/id
delete get put

Parents

/vnfdescriptors/id/vnfinterfacedescriptors
get post put

Children

/vnfinterfacedescriptors/id/metadatas
get post
/vnfinterfacedescriptors/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

name string required   filterable   orderable  
Discussion

Device name associated with this interface


Charateristics

Format: free
Min length: 1
Max length: 30
SDK attribute: name

type enum filterable  
Discussion

Type of VNF interface


Charateristics

Allowed values: LAN, MANAGEMENT, WAN
Default value: MANAGEMENT
SDK attribute: type