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@Alcatel Lucent), 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 interface
  • ip_address: IP address of the interface
  • vport_id: ID of the vport that the interface is attached to
  • vport_name: Name of the vport that the container is attached to
  • ipv6_address: IPv6 address of the interface
  • ipv6_gateway: IPV6 Gateway of the subnet that the Container is connected to”
  • name: Device name associated with this interface
  • last_updated_by: ID of the user who last updated the object.
  • gateway: Gateway of the subnet that the container is connected to
  • netmask: Netmask of the subnet that the container is attached to
  • network_id: Network ID of the container
  • network_name: Name of the network that the container is attached to
  • tier_id: ID of the tier that the interface is attached to.
  • endpoint_id: End point ID of the container
  • entity_scope: Specify if scope of entity is Data center or Enterprise level
  • policy_decision_id: The policy decision ID for this particular interface
  • domain_id: ID of the domain that the container is attached to
  • domain_name: Name of the domain that the container is attached to
  • zone_id: ID of the zone that the interface is attached to
  • zone_name: Name of the zone that the container is attached to
  • container_uuid: UUID of the associated container
  • attached_network_id: ID of the l2 domain or Subnet that the container is attached to
  • attached_network_type: l2 domain or Subnet that the interface is attached to
  • multi_nic_vport_name: Name of the Multi NIC VPort associated with this container Interface
  • external_id: External object ID. Used for integration with third party systems