Description
Adds a parent block with properties. Creates an IPv4 or IPv6 block with a name from a list of IPv4 or IPv6 blocks or networks. All blocks and networks must have the same parent but it does not need to be contiguous.
Parameters
Name | Description |
---|---|
properties |
Location: query Type: string A string containing the following option:
|
body |
Location: body An array containing the object IDs of IPv4 or IPv6 blocks or networks.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new IPv4 or IPv6 parent block.
|