NAPTR 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 NAPTR records using generic methods.

API methods

Update a NAPTR record: PUT /v1/update

Note: You can update the following properties of a NAPTR record using this method:
  • name
  • ttl
  • comment
  • order
  • preference
  • service
  • regexp
  • replacement

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

Delete a NAPTR record: DELETE /v1/delete