v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Custom user roles

Get custom user role

Returns details of a custom user role.

  • The user should have admin role and custom user role right.
get/api/{cloudId}/v1/roles/{identifier}

Path parameters

identifierstring required

Id of the custom user role.

Id of the custom user role.

Query parameters

identifierType'id' | 'name'

Type of the identifier.

Type of the identifier.

Response

Returned if the request is successful.

idstring

The id of the custom user role.

namestring

The name of the custom user role.

extendedRolestring

The extended role of the custom user role.

grantedRightsstring[]

The list of rights granted to the custom user role.

disallowedRightsstring[]

The list of rights disallowed to the custom user role.