Description
Returns the IPv4 address for the next available (unassigned) address within a configuration, block, or network.
Parameters
Name | Description |
---|---|
parentId |
Location: query Type: integer (int64) The object ID for configuration, block, or network in which to look for
the next available address.
|
Responses
Code | Description |
---|---|
200 |
Type: string Returns the next available IPv4 address in an existing network as a string.
|