FloatingIp

Floating IP that is associated to a Domain. This floating IP could be used in the VM interface for NAT functionality.

Overview

accessControl boolean
address string filterable   orderable  
assigned boolean filterable  
assignedToObjectType string filterable   orderable  
associatedSharedNetworkResourceID string required  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  

API Resource

/floatingips/id
delete get put

Parents

/floatingips
get
/domains/id/floatingips
get post

Children

/floatingips/id/metadatas
get post
/floatingips/id/globalmetadatas
get post put
/floatingips/id/vports
get
/floatingips/id/eventlogs
get

Members

This object has no members.

Attributes documentation

accessControl boolean
Discussion

If access control is enabled this FIP is part of the Internet PG.


Charateristics

SDK attribute: accessControl

address string filterable   orderable  
Discussion

Floating IP address assigned to the Domain


Charateristics

Format: free
SDK attribute: address

assigned boolean filterable  
Discussion

True if this floating IP is assigned to a network interface else the value is false


Charateristics

SDK attribute: assigned

assignedToObjectType string filterable   orderable  
Discussion

The object type to which this floating ip is assigned. Eg. vport or virtualip


Charateristics

Format: free
SDK attribute: assignedToObjectType

associatedSharedNetworkResourceID string required  
Discussion

Id of the shared network resource subnet which was used to get this floating IP address


Charateristics

Format: free
SDK attribute: associatedSharedNetworkResourceID

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy