Finds the maximum possible address range to which the existing IPv4 DHCP range can be extended. This method only supports the IPv4 DHCP range.
Output / Response
Returns the possible start address and end address for the specified IPv4 DHCP range object in the form of array of length 2.
API call:
String[] getMaxAllowedRange ( long rangeId )
Parameter | Description |
---|---|
rangeId | The object ID of the IPv4 DHCP range. |