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
azure.mgmt.datab.models._models_py3.ARMBaseModel
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.

system_data
<xref:azure.mgmt.databoxedge.v2020_12_01.models.SystemData>

Alert generated in the resource.

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 <xref:azure.mgmt.databoxedge.v2020_12_01.models.AlertSeverity>

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

error_details
<xref:azure.mgmt.databoxedge.v2020_12_01.models.AlertErrorDetails>

Error details of the alert.

detailed_information
dict[str, str]

Alert details.