Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 468 Bytes

File metadata and controls

13 lines (8 loc) · 468 Bytes

Operation

An operation that can be performed on a resource. Operations are used to define the permissions that a Role has. Operations are typically in the format service:action, where service is related to the type of resource and action is the action being performed.

Type

str

[Back to Model list] [Back to API list] [Back to README]