Incident Level
You can define custom incident levels to denote different incidents.
Field | Type | Description |
---|---|---|
id |
String |
Incident level’s ID. |
name |
String |
Incident level’s name. |
ui.colors.main |
String |
Incident level’s color. It should be specified as an RGB color in the hexadecimal format. |
There are 4 pre-defined incident levels:
Level ID | Name |
---|---|
1 |
Alarm |
2 |
Warning |
3 |
Cleared |
4 |
Major |