Generic record generic methods - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Update, retrieve, and delete generic records using generic methods.

API methods
Update a generic record: PUT /v1/update
Note: You can update the following properties of a generic record using this method:
  • name
  • type
  • rdata
  • ttl
  • comment

You must set the type parameter to GenericRecord.

Get a list of generic records: GET /v1/getEntities

Delete a generic record: DELETE /v1/delete