POST /v1/assignIP4Template - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Assigns IPv4 templates.

Parameters

Name Description
objectId

Location: query

Type: integer (int64)

The object ID of the IPv4 template recipient.
Attention: If you are calling this API using a SOAP client, use the parameter name templateRecipientId instead of objectId.
properties

Location: query

Type: string

A string containing the following property and value:
  • overrideAssignedTemplate - true or false. If set to true, the previous assigned template is overriden. The default value is false.
Refer to Reference: reservedAddresses parameters for IPv4 templates.
templateId

Location: query

Type: integer (int64)

The object ID of the IPv4 template.

Responses

Code Description
201

Type: none

None.