Get Provision

get

/essbase/rest/v1/permissions/{id}

Gets service role provisioning information.

If you are using EPM Shared Services security mode, this operation is not available. Instead, manage users, groups, and permissions in the Shared Services Console.

Request

Path Parameters
Query Parameters
  • If true, ID is for a group. If false, ID is for a user. Default is false (ID is considered to be for a user.)

    Default Value: false
Back to Top

Response

Supported Media Types

200 Response

OK

Provisioning information returned successfully.

Body ()
Root Schema : permission
Type: object
Show Source

400 Response

Bad Request

The logged in user may not have the required service administrator role.

500 Response

Internal Server Error.

Back to Top