Description
Finds the maximum possible address range to which the existing IPv4 DHCP range can be extended. This method only supports the IPv4 DHCP range.
Parameters
Name | Description |
---|---|
rangeId |
Location: query Type: integer (int64) The object ID of the IPv4 DHCP range.
|
Responses
Code | Description |
---|---|
200 |
Type: Array of string Returns the possible start address and end address for the specified IPv4 DHCP range object in the form of array of length 2.
|