Admin role Data Type

An admin role in the system.

Properties
Name Type Description
guid string GUID of the admin role.
name string Name of the admin role.
description string Description of the admin role.

Example

{
  "guid" : "2ab7d0e2-3f24-48c6-961a-949794f4b554",
  "name" : "Junior helpdesk",
  "description" : "Permissions to perform basic administrative tasks."
}