IoT Server analytics dashboard. |
device-mgt/admin/devices | Permission to access the APIs related to devices. |
device-mgt/admin/devices/list | Permission to access the get all devices API. |
device-mgt/admin/devices/view | Permission to access and retrieve device information from the APIs. |
device-mgt/admin/groups | Permission to access the APIs related to groups. |
device-mgt/admin/groups/list | Permission to access the get all groups API. |
device-mgt/admin/groups/roles/ | Permission to access the API that gets all the roles added to a group. |
device-mgt/admin/groups/roles/permission | Permission to access the API that gets all the permissions associates with the roles that can access groups. |
device-mgt/admin/groups/roles/add | Permission to access the API that enable a role to be added to a group. |
device-mgt/admin/groups/roles/delete | Permission to access the API that enable a role to be deleted from a group. |
device-mgt/admin/information/get | Permission to access the get all information API. |
device-mgt/admin/notifications | Permission to access the APIs related to notifications |
device-mgt/admin/notifications/add | Permission to access the add notification API. |
device-mgt/admin/notifications/update | Permission to access the update notification API. |
device-mgt/admin/notifications/view | Permission to access the view notification API. |
device-mgt/admin/operations | Permission to access the APIs related to operations. |
device-mgt/admin/operations/application | Permission to access the APIs related to application operations, such as installing, uninstalling and viewing applications. |
device-mgt/admin/operations/application/install-applications | Permission to access the install application API. |
device-mgt/admin/operations/application/uninstall-applications | Permission to access the uninstall application API. |
device-mgt/admin/operations/application/view-applications | Permission to access the view application API. |
device-mgt/admin/platform-configs | Permission to access the platform configurations API. Example: Platform configurations can be used to configure the the device communication mechanisam, such as MQTT, XMPP or any other method. |
device-mgt/admin/platform-configs/add | Permission to access the add platform configurations API. |
device-mgt/admin/platform-configs/modify | Permission to modify a platform configuration API. |
device-mgt/admin/platform-configs/view | Permission to access the get all platform configuration details API. |
device-mgt/admin/policies | Permission to access all the APIs related to managing policies. |
device-mgt/admin/policies/add | Permission to access the add policy API. |
device-mgt/admin/policies/list | Permission to access the get all policies API. |
device-mgt/admin/policies/remove | Permission to access the delete policy API. |
device-mgt/admin/policies/update | Permission to access the update policy API. |
device-mgt/admin/roles | Permission to access the APIs related to roles, such as getting details, adding deleting and updating roles. |
device-mgt/admin/roles/add | Permission to access the add role API. |
device-mgt/admin/roles/list | Permission to access the get all roles API. |
device-mgt/admin/roles/remove | Permission to access the delete role API. |
device-mgt/admin/roles/update | Permission to access the update role API. |
device-mgt/admin/search | Permission to access the search device API. |
device-mgt/admin/users | Permission to access the APIs that are realted to adding, inviting, getting details, updating, deleting and resetting password of users. |
device-mgt/admin/users/add | Permission to access the add user API. |
device-mgt/admin/users/invite | Permission to access the invite user API. |
device-mgt/admin/users/list | Permission to access the get all users API. |
device-mgt/admin/users/password-reset | Permission to access the password reset API. |
device-mgt/admin/users/remove | Permission to access the delete user API. |
device-mgt/admin/users/update | Permission to access the update user API. |
device-mgt/admin/users/view | Permission to access and retrieve user information from the APIs. |