VNFInterface

Represent VNF interface, This can not be created directly, it will be generated from VNF Interface Descriptor when VNF instance is created.

Overview

attachedNetworkID string
attachedNetworkType enum (L2DOMAIN | SUBNET)
domainID string
domainName string
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
gateway string
IPAddress string filterable   orderable  
IPv6Address string filterable   orderable  
IPv6Gateway string filterable   orderable  
lastUpdatedBy string autogenerated  
MAC string filterable   orderable  
name string filterable   orderable  
netmask string
networkName string
policyDecisionID string
type enum (LAN | MANAGEMENT | WAN) read only   filterable  
VNFUUID string
VPortID string
VPortName string
zoneID string
zoneName string

API Resource

/vnfinterfaces/id
get put

Parents

/vports/id/vnfinterfaces
get
/vnfs/id/vnfinterfaces
get

Children

/vnfinterfaces/id/metadatas
get post
/vnfinterfaces/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

attachedNetworkID string
Discussion

ID of the Subnet that the interface is attached to


Charateristics

Format: free
SDK attribute: attachedNetworkID

attachedNetworkType enum
Discussion

network type that the interface is attached to


Charateristics

Allowed values: L2DOMAIN, SUBNET
SDK attribute: attachedNetworkType

domainID string
Discussion

ID of the domain that the interface is attached to


Charateristics

Format: free
SDK attribute: domainID

domainName string
Discussion

Name of the domain that the interface is attached to


Charateristics

Format: free
SDK attribute: domainName

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

gateway string
Discussion

Gateway of the subnet that the interface is connected to


Charateristics

Format: free
SDK attribute: gateway

IPAddress string filterable   orderable  
Discussion

IP address of the interface


Charateristics

Format: free
SDK attribute: IPAddress

IPv6Address string filterable   orderable  
Discussion

IPv6 address of the interface


Charateristics

Format: free
SDK attribute: IPv6Address

IPv6Gateway string filterable   orderable  
Discussion

IPV6 Gateway of the subnet that the VNF is connected to.


Charateristics

Format: free
SDK attribute: IPv6Gateway

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

MAC string filterable   orderable  
Discussion

MAC address of the interface


Charateristics

Format: free
SDK attribute: MAC

name string filterable   orderable  
Discussion

Device name associated with this interface


Charateristics

Format: free
SDK attribute: name

netmask string
Discussion

Netmask of the subnet that the interface is attached to


Charateristics

Format: free
SDK attribute: netmask

networkName string
Discussion

Name of the network that the interface is attached to


Charateristics

Format: free
SDK attribute: networkName

policyDecisionID string
Discussion

The policy decision ID for this particular interface


Charateristics

Format: free
SDK attribute: policyDecisionID

type enum read only   filterable  
Discussion

Type of VNF interface


Charateristics

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

VNFUUID string
Discussion

UUID of the associated VNF


Charateristics

Format: free
SDK attribute: VNFUUID

VPortID string
Discussion

ID of the vport that the interface is attached to


Charateristics

Format: free
SDK attribute: VPortID

VPortName string
Discussion

Name of the vport that the interface is attached to


Charateristics

Format: free
SDK attribute: VPortName

zoneID string
Discussion

ID of the zone that the interface is attached to


Charateristics

Format: free
SDK attribute: zoneID

zoneName string
Discussion

Name of the zone that the VM is attached to


Charateristics

Format: free
SDK attribute: zoneName