IPReservation

This is the definition of a IP Bindings associated with in a Network.

Overview

dynamicAllocationEnabled boolean filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPAddress string required   filterable   orderable  
lastUpdatedBy string autogenerated  
MAC string required   filterable   orderable  

API Resource

/ipreservations/id
delete get put

Parents

/subnets/id/ipreservations
get post

Children

/ipreservations/id/metadatas
get post
/ipreservations/id/globalmetadatas
get post put
/ipreservations/id/eventlogs
get

Members

This object has no members.

Attributes documentation

dynamicAllocationEnabled boolean filterable   orderable  
Discussion

Binding is static or dynamic


Charateristics

Format: free
SDK attribute: dynamicAllocationEnabled

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

IPAddress string required   filterable   orderable  
Discussion

Static IP Address


Charateristics

Format: free
SDK attribute: IPAddress

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

MAC string required   filterable   orderable  
Discussion

MAC Address


Charateristics

Format: free
SDK attribute: MAC