Alert Class
Alert on the data box edge/gateway device.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
Alert(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
The path ID that uniquely identifies the object. |
|
name
|
The object name. |
|
type
|
The hierarchical type of the object. |
|
title
|
Alert title. |
|
alert_type
|
Alert type. |
|
appeared_at_date_time
|
UTC time when the alert appeared. |
|
recommendation
|
Alert recommendation. |
|
severity
|
str or
AlertSeverity
Severity of the alert. Known values are: "Informational", "Warning", and "Critical". |
|
error_details
|
Error details of the alert. |
|
detailed_information
|
Alert details. |