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.databoxedge.v2021_02_01_preview.models._models_py3.ARMBaseModelAlert
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
- 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 AlertSeverity
Severity of the alert. Possible values include: "Informational", "Warning", "Critical".
- error_details
- AlertErrorDetails
Error details of the alert.
Feedback
Submit and view feedback for