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 filterable   orderable  
domainName string filterable   orderable  
gateway string filterable   orderable  
IPAddress string filterable   orderable  
isManagementInterface string filterable   orderable  
MAC string filterable   orderable  
name string filterable   orderable  
netmask string filterable   orderable  
networkName string filterable   orderable  
policyDecisionID string filterable   orderable  
VNFUUID string filterable   orderable  
VPortID string filterable   orderable  
VPortName string filterable   orderable  
zoneID string filterable   orderable  
zoneName string filterable   orderable  

API Resource

/vnfinterfaces/id
get put

Parents

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

Children

This object has no children.

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 filterable   orderable  
Discussion

ID of the domain that the interface is attached to


Charateristics

Format: free
SDK attribute: domainID

domainName string filterable   orderable  
Discussion

Name of the domain that the interface is attached to


Charateristics

Format: free
SDK attribute: domainName

gateway string filterable   orderable  
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

isManagementInterface string filterable   orderable  
Discussion

Indicates if this is a management interface


Charateristics

Format: free
SDK attribute: isManagementInterface

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 filterable   orderable  
Discussion

Netmask of the subnet that the interface is attached to


Charateristics

Format: free
SDK attribute: netmask

networkName string filterable   orderable  
Discussion

Name of the network that the interface is attached to


Charateristics

Format: free
SDK attribute: networkName

policyDecisionID string filterable   orderable  
Discussion

The policy decision ID for this particular interface


Charateristics

Format: free
SDK attribute: policyDecisionID

VNFUUID string filterable   orderable  
Discussion

UUID of the associated VNF


Charateristics

Format: free
SDK attribute: VNFUUID

VPortID string filterable   orderable  
Discussion

ID of the vport that the interface is attached to


Charateristics

Format: free
SDK attribute: VPortID

VPortName string filterable   orderable  
Discussion

Name of the vport that the interface is attached to


Charateristics

Format: free
SDK attribute: VPortName

zoneID string filterable   orderable  
Discussion

ID of the zone that the interface is attached to


Charateristics

Format: free
SDK attribute: zoneID

zoneName string filterable   orderable  
Discussion

Name of the zone that the VM is attached to


Charateristics

Format: free
SDK attribute: zoneName