nuvminterface¶
-
nuvminterface.NUVMInterface(bambou.nurest_object.NUMetaRESTObject,):
API that can retrieve the VM interface associated with a domain, zone or subnet for mediation created VM’s for REST created VM interfaces you need to set the additional proxy header in http request : X-Nuage-ProxyUservalue of the header has to be either :1) enterpriseName@UserName (example :bob@Nokia), or 2) external ID of user in VSD, typically is UUID generally decided by the CMS tool in questionUser needs to have CMS privileges to use proxy user header.
Attributes¶
mac
: MAC address of the interfacevmuuid
: UUID of the associated virtual machineip_address
: IP address of the interfacevport_id
: ID of the vport that the interface is attached tovport_name
: Name of the vport that the VM is attached toipv6_address
: IPv6 address of the interfaceipv6_gateway
: IPV6 Gateway of the subnet that the VM is connected toname
: 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 VM is connected tonetmask
: Netmask of the subnet that the VM is attached tonetwork_name
: Name of the network that the VM is attached totier_id
: ID of the tier that the interface is attached to.embedded_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 VM is attached todomain_name
: Name of the domain that the VM 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 l2 domain or Subnet that the VM is attached toattached_network_type
: l2 domain or Subnet that the interface is attached tomulti_nic_vport_name
: Name of the Multi NIC VPort associated with this VM Interfaceowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nutca.NUTCA | tcas |
nuredirectiontarget.NURedirectionTarget | redirection_targets |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nudhcpoption.NUDHCPOption | dhcp_options |
nudhcpv6option.NUDHCPv6Option | dhcpv6_options |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nupolicydecision.NUPolicyDecision | policy_decisions |
nupolicygroup.NUPolicyGroup | policy_groups |
nustaticroute.NUStaticRoute | static_routes |
nustatistics.NUStatistics | statistics |
numulticastchannelmap.NUMultiCastChannelMap | multi_cast_channel_maps |
nueventlog.NUEventLog | event_logs |