alert.list¶
Sent on alert changes.
AlertListAddedEvent
Type: objectNo Additional Properties
Id
Type: integerEvent identifier for the added alert.
Alert
Type: objectComplete alert data for the newly added alert.
No Additional PropertiesUuid
Type: stringUnique identifier for the alert.
Source
Type: stringSource component that generated the alert.
Klass
Type: stringAlert class identifier for categorization.
Args
Type: objectArguments and parameters specific to the alert type.
Node
Type: stringNode identifier in HA systems or hostname for single-node systems.
Key
Type: stringUnique key used for alert deduplication and identification.
Datetime
Type: stringFormat: date-timeTimestamp when the alert was first created.
Last Occurrence
Type: stringFormat: date-timeTimestamp of the most recent occurrence of this alert.
Dismissed
Type: booleanWhether the alert has been manually dismissed by a user.
Email notification configuration and status for this alert.
Text
Type: stringHuman-readable description of the alert.
Id
Type: stringAlert identifier used for API operations.
Level
Type: stringSeverity level of the alert (INFO, WARNING, ERROR, etc.).
Formatted
Formatted alert message with HTML.
One Shot
Type: booleanWhether this alert will not be dismissed automatically.
AlertListChangedEvent
Type: objectNo Additional Properties
Id
Type: integerEvent identifier for the changed alert.
Alert
Type: objectUpdated alert data with changes.
No Additional PropertiesUuid
Type: stringUnique identifier for the alert.
Source
Type: stringSource component that generated the alert.
Klass
Type: stringAlert class identifier for categorization.
Args
Type: objectArguments and parameters specific to the alert type.
Node
Type: stringNode identifier in HA systems or hostname for single-node systems.
Key
Type: stringUnique key used for alert deduplication and identification.
Datetime
Type: stringFormat: date-timeTimestamp when the alert was first created.
Last Occurrence
Type: stringFormat: date-timeTimestamp of the most recent occurrence of this alert.
Dismissed
Type: booleanWhether the alert has been manually dismissed by a user.
Email notification configuration and status for this alert.
Text
Type: stringHuman-readable description of the alert.
Id
Type: stringAlert identifier used for API operations.
Level
Type: stringSeverity level of the alert (INFO, WARNING, ERROR, etc.).
Formatted
Formatted alert message with HTML.
One Shot
Type: booleanWhether this alert will not be dismissed automatically.
AlertListRemovedEvent
Type: objectNo Additional Properties
Id
Type: integerEvent identifier for the removed alert.
Required roles: ALERT_LIST_READ