plta-permissions-api-cbz

AccessGrant

object

An access right (an action/resource pair) attached to a role. Every member of the role inherits it. The action and resource must be within the role’s declared scope.

accessGrantIdstring(uuid)read-only

The unique identifier of the access grant, mostly for deletion purpose.

actionNamestringrequired

Name of the action.

Example:read_narrative

resourceNamestringrequired

Name of the resource.

Example:compound_1245

roleNamestringread-only

The name of the role this grant is attached to, as given in the path.

Example