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.last_updated_date
: Time stamp when this object was last updated.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 toembedded_metadata
: 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.entity_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 tocreation_date
: Time stamp when this object was created.attached_network_id
: ID of the Subnet that the interface is attached toattached_network_type
: network type that the interface is attached toowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systemstype
: Type of VNF interface
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |