{ "scope": "<string>", "description": "<string>", "permissions": [ { "resource_id": "<string>", "actions": [ "<string>" ] } ] }
The unique identifier of the RBAC Scope, provided by the developer and intended to be human-readable.
The description of the RBAC Scope.
A list of permissions that link a Resource to a list of actions.
Show child attributes