Permission
A Permission represents an action that a user can perform on a certain Entity Type.
For example, a User could have permissions Read
and Update
on a Tenant.
An Entity Type can represent any type of entity available in the platform: Tenants, Devices, Folders, Users...
You can read more about Roles and Permissions in the access control guide.
Permission details
- Name: unique way to identify the Permission
List Permissions
Permission
- No permissions needed
Feature
- Users can retrieve the list of all Permissions, possibly filtering by Entity Type