Changes the size of an IPv4 block, IPv4 network, DHCPv4 range, IPv6 block or IPv6 network.
Output / Response
None.
API call:
void resizeRange ( long objectId, String
range, String options )
Parameter | Description |
---|---|
objectId | The ID of the object to be resized. Currently IPv4 block, IPv4 network, DHCPv4 range, IPv6 Block and IPv6 Network are supported. |
range | The new size for the object to be resized. For the IPv4 block, IPv4 network or DHCPv4 range, specify the size in CIDR notation or as an address range in the ipAddressStart-ipAddressEnd format. For the IPv6 block or IPv6 network, specify the size in Starting address/Size format. |
options | A string containing the following options:
|