POST /v1/assignIP4NetworkTemplate - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Assigns IPv4 network templates.
Attention: This API has been deprecated and will be removed in a future release. Use the /v1/assignIP4Template method instead of this method. For more information, refer to POST /v1/assignIP4Template

Parameters

Name Description
networkId

Location: query

Type: integer (int64)

The object ID of the IPv4 network template recipient.
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 network template.

Responses

Code Description
201

Type: file

None.