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.