This is the definition of a Address Range associated with a Network.
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.
Allowed values: BRIDGE, HOST
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
IPv4 or IPv6(only IPv4 is supported in R1.0) Possible values are IPV4, IPV6, DUALSTACK.
Allowed values: DUALSTACK, IPV4, IPV6
Format: free
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