VMIPReservation

VM IP Reservation under Subnet/L2Domain.

Overview

allocationPools list
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPType enum (DUALSTACK | IPV4 | IPV6) filterable   orderable  
IPV4Address string filterable   orderable  
IPV6Address string filterable   orderable  
IPV6AllocationPools list
lastUpdatedBy string autogenerated  
state enum (ASSIGNED | ASSIGNED_DELETE_PENDING | UNASSIGNED) filterable   orderable  

API Resource

/vmipreservations/id
delete get put

Parents

/subnets/id/vmipreservations
delete get post
/l2domains/id/vmipreservations
delete get post

Children

/vmipreservations/id/metadatas
get post
/vmipreservations/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

allocationPools list
Discussion

Collection of IPv4 address ranges to consider for reservation.


Charateristics

SDK attribute: allocationPools

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

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

IPType enum filterable   orderable  
Discussion

Specify if the VM IP Reservation is of type IPv6, IPv4 or DualStack. If not specified, it is derived from the Subnet/L2Domain


Charateristics

Allowed values: DUALSTACK, IPV4, IPV6
SDK attribute: IPType

IPV4Address string filterable   orderable  
Discussion

IPv4 Address associated with this VM IP Reservation.


Charateristics

Format: free
Max length: 255
SDK attribute: IPV4Address

IPV6Address string filterable   orderable  
Discussion

IPv6 Address associated with this VM IP Reservation.


Charateristics

Format: free
Max length: 255
SDK attribute: IPV6Address

IPV6AllocationPools list
Discussion

Collection of IPv6 address ranges to consider for reservation.


Charateristics

SDK attribute: IPV6AllocationPools

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

state enum filterable   orderable  
Discussion

This indicates the state of this VM IP Reservation. Possible values are 'ASSIGNED', 'ASSIGNED_DELETE_PENDING', 'UNASSIGNED'.


Charateristics

Allowed values: ASSIGNED, ASSIGNED_DELETE_PENDING, UNASSIGNED
Default value: UNASSIGNED
SDK attribute: state