PUT /v1/update - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Updates entity objects.
Note: If you are updating the state of an IPv4 address, use the PUT /v1/changeStateIP4Address API method.
Note: When updating dynamic resource record objects, add noServerUpdate=true to the properties string to update the record without dynamically deploying the change to the DNS server. This property is not supported for generic record objects.

Parameters

Name Description
body

Location: body

The actual API entity passed as an entire object that has its mutable values updated.

Responses

Code Description
204

Type: none

None. Object has been updated.