Text record generic methods - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

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

API methods

Update a text record: PUT /v1/update

Note: You can update the following properties of a text record using this method:
  • name
  • ttl
  • comment
  • text data

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

Delete a text record: DELETE /v1/delete