Description
Merges specified IPv4 blocks or IPv4 networks into a single IPv4 block or IPv4 network. The list of objects to be merged must all be of the same type (for example, all blocks or all networks). The objects must all have the same parent and must be contiguous.
Parameters
Name | Description |
---|---|
blockOrNetworkToKeep |
Location: query Type: integer (int64) The ID of the IPv4 block or IPv4 network that will retain its identity after the merge.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
body |
Location: body An array containing a list of IPv4 block or network IDs. |
Responses
Code | Description |
---|---|
201 |
Type: none None. |