nucontainerinterface¶
-
nucontainerinterface.NUContainerInterface(bambou.nurest_object.NUMetaRESTObject,):
API that can retrieve the container interface associated with a domain, zone or subnet for mediation created container’s for REST created container 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 interfaceip_address: IP address of the interfacevport_id: ID of the vport that the interface is attached tovport_name: Name of the vport that the container is attached toipv6_address: IPv6 address of the interfaceipv6_gateway: IPV6 Gateway of the subnet that the Container 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 container is connected tonetmask: Netmask of the subnet that the container is attached tonetwork_id: Network ID of the containernetwork_name: Name of the network that the container 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.endpoint_id: End point ID of the containerentity_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 container is attached todomain_name: Name of the domain that the container is attached tozone_id: ID of the zone that the interface is attached tozone_name: Name of the zone that the container is attached tocontainer_uuid: UUID of the associated containercreation_date: Time stamp when this object was created.attached_network_id: ID of the l2 domain or Subnet that the container 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 container 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 |