Update - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Update entity objects.

API method: PUT /v1/update
Modified behavior for user-defined fields in the update method:
  • Removing existing UDF values — Commit update with an empty UDF value. If the UDF parameter is set to mandatory, the method fails as the UDF parameter cannot be empty.
  • Updating UDF values — Commit update with the new UDF value. If you do not want to update the existing value, leave the UDF parameter and its value unchanged. If the UDF parameter is set to mandatory and has a default value, committing the update method with an empty UDF value will take the default value.

If you are updating the state of an IPv4 address, use the PUT /v1/changeStateIP4Address API method.