nufloatingip¶
-
nufloatingip.NUFloatingIp(bambou.nurest_object.NUMetaRESTObject,):
Floating IP that is associated to a Domain. This floating IP could be used in the VM interface for NAT functionality.
Attributes¶
last_updated_by: ID of the user who last updated the object.access_control: If access control is enabled this FIP is part of the Internet PG.address: Floating IP address assigned to the Domainentity_scope: Specify if scope of entity is Data center or Enterprise levelassigned: True if this floating IP is assigned to a network interface else the value is falseassigned_to_object_type: The object type to which this floating ip is assigned. Eg. vport or virtualipassociated_shared_network_resource_id(Mandatory): Id of the shared network resource subnet which was used to get this floating IP addressexternal_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| numetadata.NUMetadata | metadatas |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |
| nuvport.NUVPort | vports |
| nueventlog.NUEventLog | event_logs |