findResources

Finds all resources associated with one or more specified organization model entities.

  • The request specifies the organization model entity’s GUID.
  • The request can also find full details of a resource, by specifying its name.
  • The response returns the GUID, label, and name of each resource associated with the specified entity or identified by the specified resource-name.
Note: findResources cannot be used to perform a user lookup using an LDAP DN. If you wish to do this, use the lookupUser operation from the EntityResolverService.
Required System Action
resolveResource
API Descriptions