Address ranges are used for dynamic IP address allocation within the subnet. Multiple address ranges may be used to support non-contiuous IP address ranges. VMs and hosts without static IP addresses assigned will receive an address within the available ranges.
DHCPPoolType |
entityScope |
externalID |
IPType |
lastUpdatedBy |
maxAddress |
minAddress |
This object has no members.
DHCPPoolType is an enum that indicates if the DHCP Pool is for HOST/BRIDGE/VRRP.
Allowed values: BRIDGE, HOST, VRRP
SDK attribute: DHCPPoolType
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
Possible values are IPV4, IPV6.
Allowed values: IPV4, IPV6
SDK attribute: IPType
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
Higest address in the address range
Format: free
SDK attribute: maxAddress
Lowest address in the address range
Format: free
SDK attribute: minAddress