getOrgModelRoots

Requests the details of the entities that form the root elements of the organization model identified by the given major version. These include Organizations, Groups, Locations, Capabilities, Privileges, Resource Attributes, and Model Templates.

If the organization model is very large, you can use this operation instead of getOrgModel to improve performance. This allows you to "drill down" into the organization model structure to retrieve specific fragments of the model. You can then use the getOrgModelEntity operation to retrieve details about specific organizational entities.

  • The request can specify the major version of the organization model.
  • The response returns the root elements of the organization model.

See also: Navigating Large Organization Models

Required System Action
browseModel
API Descriptions