POST /v1/mergeSelectedBlocksOrNetworks - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

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.
body

Location: body

An array containing a list of IPv4 block or network IDs.

Responses

Code Description
201

Type: none

None.