POST /v1/addZoneTemplate - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Description

Adds a DNS zone template.

Parameters

Name Description
name

Location: query

Type: string

The name of the DNS zone template. This value can be an empty string ("").
parentId

Location: query

Type: integer (int64)

The object ID of the parent DNS view if adding a view-level zone template. The object ID of the configuration if adding a configuration-level zone template.
properties

Location: query

Type: string

Adds object properties, including user-defined fields.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID of the new DNS zone template.