Alert

Properties

Name Type Description Notes
name str name of the object (e.g., a file system or snapshot) [optional]
created int creation timestamp of the object [optional]
index int the unique index of the alert [optional]
code int alert code [optional]
severity str severity of the alert [optional]
component str the component of the alert [optional]
state str the current state of the alert [optional]
flagged bool whether the alert is flagged or not [optional]
updated int the last updated timestamp of the alert [optional]
notified int the last notification timestamp of the alert [optional]
subject str the subject of the alert [optional]
description str the description of the alert [optional]
knowledge_base_url str the kb url of the alert [optional]
action str the action of the alert [optional]
variables dict(str, str) key-value pairs of additional information of the alert [optional]

[Back to Model list] [Back to API list] [Back to Overview]