Get entities - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Return an array of requested child objects for a given parentId value. Some objects returned in the array may not have their properties field set. For those objects, you must call them individually using the getEntityById method to populate the properties field.

Note: Using getEntities to search users returns all users existing in Address Manager. Use getLinkedEntities or linkEntities() to search users under a specific user group.
Note:
  • Using this method to query an xHA pair returns a single entity as the xHA pair.
  • Using this method to query server objects in configurations containing xHA pairs may result in delays, or a connection timeout if any of the servers in an xHA pair are not reachable. xHA related search delay and timeouts can be mitigated in REST calls by setting the includeHA flag to false to retrieve xHA server objects without polling for advanced xHA info.