nuvnfinterface¶
-
nuvnfinterface.NUVNFInterface(bambou.nurest_object.NUMetaRESTObject,):
Represent VNF interface, This can not be created directly, it will be generated from VNF Interface Descriptor when VNF instance is created.
Attributes¶
mac
: MAC address of the interfacevnfuuid
: UUID of the associated VNFip_address
: IP address of the interfacevport_id
: ID of the vport that the interface is attached tovport_name
: Name of the vport that the interface is attached toipv6_address
: IPv6 address of the interfaceipv6_gateway
: IPV6 Gateway of the subnet that the VNF is connected to.name
: Device name associated with this interfacelast_updated_by
: ID of the user who last updated the object.gateway
: Gateway of the subnet that the interface is connected tonetmask
: Netmask of the subnet that the interface is attached tonetwork_name
: Name of the network that the interface is attached toentity_scope
: Specify if scope of entity is Data center or Enterprise levelpolicy_decision_id
: The policy decision ID for this particular interfacedomain_id
: ID of the domain that the interface is attached todomain_name
: Name of the domain that the interface is attached tozone_id
: ID of the zone that the interface is attached tozone_name
: Name of the zone that the VM is attached toattached_network_id
: ID of the Subnet that the interface is attached toattached_network_type
: network type that the interface is attached toexternal_id
: External object ID. Used for integration with third party systemstype
: Type of VNF interface
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |