POST /v1/addIP4BlockByRange - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Description

Adds a new IPv4 block defined by an address range.

Parameters

Name Description
end

Location: query

Type: string

An IP address defining the highest address or end of the block.
parentId

Location: query

Type: integer (int64)

The object ID of the target object’s parent object.
properties

Location: query

Type: string

A string containing options. For more information about the available options, refer to Property Options Reference.
start

Location: query

Type: string

An IP address defining the lowest address or start of the block.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID for the new IPv4 block.