Get entities - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.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.
  • Using getEntities to query server objects in configurations containing XHA pairs might result in a connection timeout if any of the servers in an XHA pair are not reachable.
  • Using getEntities to query an xHA pair returns a single entity as the xHA pair.