Document toolboxDocument toolbox

Domain resources management

The Provisioning API offers some endpoints to manage domain resources. These endpoints allow fetching the available resources of the domain in order to select them for configuring a new or existing role:

GET /domain/{domainName}/applications

Retrieves a list with the applications available in the given domain.

GET /domain/{domainName}/resources

Retrieves a list with the resources available in the given domain (Activeboards, dashboards, panels...)

GET /domain/{domainName}/policies

Retrieves a list with the policies available in the given domain.

GET /domain/{domainName}/roles/vaults

Retrieves a list with the vaults available in the domain.