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.

Inheritance
Alert

Constructor

Alert(**kwargs)

Variables

id
str

The path ID that uniquely identifies the object.

name
str

The object name.

type
str

The hierarchical type of the object.

title
str

Alert title.

alert_type
str

Alert type.

appeared_at_date_time
datetime

UTC time when the alert appeared.

recommendation
str

Alert recommendation.

severity
str or AlertSeverity

Severity of the alert. Possible values include: 'Informational', 'Warning', 'Critical'

error_details
AlertErrorDetails

Error details of the alert.

detailed_information
dict[str, str]

Alert details.