Get Essbase Roles

get

/essbase/rest/v1/roles

Returns the roles available in Essbase. Valid type values are application and server. If type is empty, then both application and server roles are returned.

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

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Returns roles for the specified type.

Body ()
Root Schema : Roles
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : RoleBean
Type: object
Show Source
Nested Schema : roles
Type: array
Show Source
Back to Top