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
templateId
value of the alert you want to create in the next step. -
Get a template keyed by the
templateId
you 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
definitionId
value returned by this request in the next step.
Update an alert
-
List alerts. Use the
definitionId
value of the alert you want to update in the next step. -
Get an alert to access the alert keyed by the specific
definitionId
you retrieved previously.
- Update an alert keyed by the
definitionId
you retrieved previously.
Remove an alert
-
List alerts. Use the
definitionId
value of the alert you want to remove in the next step. -
Remove an alert keyed by the
definitionId
you retrieved previously.
Get adaptive alert edit history
-
List alerts. Use the
definitionId
value in the next step. -
List adaptive alert activity log keyed by the
definitionId
you retrieved previously.
Alert firings
Use this workflow to list alert firings.
List alert firings
-
List alerts. Use the
definitionId
value in the next step. -
List alert firings of the alert keyed by the
definitionId
you 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
definitionId
value in the next step. -
List modeling suppressions for the alert keyed by the
definitionId
you retrieved previously.
Create a new modeling suppressions
-
List alerts. Use the
definitionId
value in the next step. -
Create a new modeling suppressions for the alert keyed by the
definitionId
you retrieved previously.
Unsuppress alert modeling
-
List alerts. Use the
definitionId
value in the next step. -
List modeling suppressions. Use the
suppressionId
value in the next step. -
Unsuppress alert modeling keyed by the
definitionId
andsuppressionId
values you retrieved previously.
Alert summaries
Use these workflows to get an alert summary and alert details.
Get an alert summary
-
List alerts. Use the
definitionId
value in the next step. -
Get an alert summary of an alert keyed by the
definitionId
you retrieved previously.
Get alert details
-
List alerts. Use the
definitionId
value in the next step. -
Get alert details of an alert keyed by the
definitionId
you retrieved previously.
Sparklines
Use this workflow to list sparklines.
List sparklines
-
List alert summaries. Use the
definitionId
values in the next step. -
List sparklines of alerts keyed by the
definitionId
values you retrieved previously.