Returns the IPv4 address for the next available (unallocated) address within a configuration, block, or network.
Output / Response
Returns the next available IPv4 address in an existing network as a string.
API call:
String getNextAvailableIP4Address ( long
parentId )
Parameter | Description |
---|---|
parentId | The object ID for configuration, block, or network in which to look for the next available address. |