nuhostinterface

nuhostinterface.NUHostInterface(bambou.nurest_object.NUMetaRESTObject,):

Provides information for each host interface.

Attributes

  • mac: MAC address of the interface, cannot be modified after creation.
  • 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 VM is attached to
  • ipv6_address: IPv6 address of the interface
  • ipv6_gateway: IPV6 Gateway of the subnet that the host is connected to
  • name: Device name associated with this interface
  • last_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 to
  • netmask: Netmask of the subnet that the VM is attached to
  • network_name: Name of the network that the VM is attached to
  • tier_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 level
  • policy_decision_id: The policy decision ID for this particular interface
  • domain_id: ID of the domain that the VM is attached to
  • domain_name: Name of the domain that the VM is attached to
  • zone_id: ID of the zone that the interface is attached to
  • zone_name: Name of the zone that the VM is attached to
  • creation_date: Time stamp when this object was created.
  • attached_network_id: ID of the l2 domain or Subnet that the VM is attached to
  • attached_network_type: l2 domain or Subnet that the interface is attached to
  • owner: Identifies the user that has created this object.
  • external_id: External object ID. Used for integration with third party systems