Description
Returns the next available IP addresses in octet notation under specified circumstances.
Parameters
| Name | Description |
|---|---|
| parentId |
Location: query Type: integer (int64) The network or configuration Id.
|
| properties |
Location: query Type: string The property string contains three properties; skip,
offset and excludeDHCPRange. The values for
skip and offset must be IPv4 addresses and must appear in
dotted octet notation.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: string Returns the IPv4 address in octet notation.
|