POST /v1/addIP6BlockByPrefix - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Description

Adds an IPv6 block be specifying the prefix for the block.

Parameters

Name Description
name

Location: query

Type: string

Descriptive name for the IPv6 block. This value can be empty.
parentId

Location: query

Type: integer (int64)

The object ID of the parent object of the new IPv6 block. The parent object may be a configuration or another IPv6 block.
prefix

Location: query

Type: string

The IPv6 prefix for the new block.
properties

Location: query

Type: string

Adds object properties, including user-defined fields. This value can be empty.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID of the new IPv6 block.