Incidents
IncidentSeverity
The predefined severity levels for incidents. The lower the value, the higher the severity.
CRITICAL
class-attribute
instance-attribute
CRITICAL = 100
HIGH
class-attribute
instance-attribute
HIGH = 200
MEDIUM
class-attribute
instance-attribute
MEDIUM = 300
LOW
class-attribute
instance-attribute
LOW = 400
UNSET
class-attribute
instance-attribute
UNSET = 1000