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
Permission Features
Feature | State |
---|---|
List Permissions | Available |
List Permissions
Permission
- none needed
Feature
- Users can retrieve the list of all Permissions, possibly filtering by Entity Type