POST /v1/addEntity - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Description

A generic method for adding configurations, DNS zones, and DNS resource records.

Parameters

Name Description
parentId

Location: query

Type: integer (int64)

The parent ID of the new entity. For configurations, always set the parentId value to 0 zero, which is the root element.
body

Location: body

The object configuration, including its name, sharedNetwork, and user-defined fields.

Responses

Code Description
200

Type: integer (int64)

Returns the object ID of the newly created entity.