Finding objects - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

These search functions provide quick access to Address Manager objects. In most cases, this allows you to avoid searching through the entire Address Manager object tree.

  • searchByCategory returns an array of entities by searching keywords associated with objects of a specified object category. For more information, refer to GET /v1/searchByCategory.
  • searchByObjectTypes returns an array of entities by searching keywords associated with objects of a specified object type. You can search for multiple object types with a single method call. For more information, refer to GET /v1/searchByObjectTypes.
  • searchResponsePolicyItems returns an array of entities by searching keywords associated with objects of a specified policy item. For more information, refer to GET /v1/searchResponsePolicyItems.