Alert Object
Each alert configuration object contains the following fields:
Attribute |
Type |
Description |
---|---|---|
app_name |
string |
Application name associated with the alert configuration. |
rules |
object |
Set of conditions that must be met for the alert configuration to trigger an alert. |
subjects |
object |
List of users who should receive the alert. |
severity |
string |
Indicates the level of severity associated with an alert configuration. |
individual_alert |
boolean |
Indicates whether individual alerts should be sent that triggers the alert configuration. |
summary_alert_freq |
string |
Frequency of summary alerts to be sent for a particular alert configuration. |
alert_type |
string |
Unique identifier of the alert configuration. |
app_instance_id |
string |
Unique identifier of a particular instance associated with the alert configuration |