Description
Adds a parent block. Creates an IPv4 or IPv6 block 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 |
---|---|
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. This method does not create a name for the new block.
|