POST /v1/addTag - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Adds object tags.

Parameters

Name Description
name

Location: query

Type: string

The name of the object tag.
parentId

Location: query

Type: integer (int64)

The object ID of the parent for this object tag. The parent is either an object tag or an object tag group.
properties

Location: query

Type: string

Adds object properties, including user-defined fields.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID for the new object tag.