Permission

System permission for resource access and modification.

JSON representation
{
  "name": string,
  "description": string,
  "type": enum (PermissionType)
}
Fields
name

string

Name of the permission (e.g. chronicle.analyst.updateRule).

description

string

Description of the permission (e.g. 'Ability to update detect rules').

type

enum (PermissionType)

Type of the permission.