Alert definitions
Use these workflows to create, update, or delete an alert and to get adaptive alert edit history.
Create a new alert
-
List templates of all supported alerts. Use the
templateIdvalue of the alert you want to create in the next step. -
Get a template keyed by the
templateIdyou retrieved previously. The response features a set of fields you need to use in the next step.
- Create a new alert using the fields you retrieved previously. Use the
definitionIdvalue returned by this request in the next step.
Update an alert
-
List alerts. Use the
definitionIdvalue of the alert you want to update in the next step. -
Get an alert to access the alert keyed by the specific
definitionIdyou retrieved previously.
- Update an alert keyed by the
definitionIdyou retrieved previously.
Remove an alert
-
List alerts. Use the
definitionIdvalue of the alert you want to remove in the next step. -
Remove an alert keyed by the
definitionIdyou retrieved previously.
Get adaptive alert edit history
-
List alerts. Use the
definitionIdvalue in the next step. -
List adaptive alert activity log keyed by the
definitionIdyou retrieved previously.
Alert firings
Use this workflow to list alert firings.
List alert firings
-
List alerts. Use the
definitionIdvalue in the next step. -
List alert firings of the alert keyed by the
definitionIdyou retrieved previously.
Alert suppressions
Use these workflows to list modeling suppressions, create new modeling suppressions, and unsuppress alert modeling.
List modeling suppressions
-
List alerts. Use the
definitionIdvalue in the next step. -
List modeling suppressions for the alert keyed by the
definitionIdyou retrieved previously.
Create a new modeling suppressions
-
List alerts. Use the
definitionIdvalue in the next step. -
Create a new modeling suppressions for the alert keyed by the
definitionIdyou retrieved previously.
Unsuppress alert modeling
-
List alerts. Use the
definitionIdvalue in the next step. -
List modeling suppressions. Use the
suppressionIdvalue in the next step. -
Unsuppress alert modeling keyed by the
definitionIdandsuppressionIdvalues you retrieved previously.
Alert summaries
Use these workflows to get an alert summary and alert details.
Get an alert summary
-
List alerts. Use the
definitionIdvalue in the next step. -
Get an alert summary of an alert keyed by the
definitionIdyou retrieved previously.
Get alert details
-
List alerts. Use the
definitionIdvalue in the next step. -
Get alert details of an alert keyed by the
definitionIdyou retrieved previously.
Sparklines
Use this workflow to list sparklines.
List sparklines
-
List alert summaries. Use the
definitionIdvalues in the next step. -
List sparklines of alerts keyed by the
definitionIdvalues you retrieved previously.
