Alert definitions

Use these workflows to create, update, or delete an alert and to get adaptive alert edit history.

Create a new alert

  1. List templates of all supported alerts. Use the templateId value of the alert you want to create in the next step.

  2. 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.

  1. 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

  1. List alerts. Use the definitionId value of the alert you want to update in the next step.

  2. Get an alert to access the alert keyed by the specific definitionId you retrieved previously.

  1. Update an alert keyed by the definitionId you retrieved previously.

Remove an alert

  1. List alerts. Use the definitionId value of the alert you want to remove in the next step.

  2. Remove an alert keyed by the definitionId you retrieved previously.

Get adaptive alert edit history

  1. List alerts. Use the definitionId value in the next step.

  2. List adaptive alert activity log keyed by the definitionId you retrieved previously.

Alert firings

Use this workflow to list alert firings.

List alert firings

  1. List alerts. Use the definitionId value in the next step.

  2. 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

  1. List alerts. Use the definitionId value in the next step.

  2. List modeling suppressions for the alert keyed by the definitionId you retrieved previously.

Create a new modeling suppressions

  1. List alerts. Use the definitionId value in the next step.

  2. Create a new modeling suppressions for the alert keyed by the definitionId you retrieved previously.

Unsuppress alert modeling

  1. List alerts. Use the definitionId value in the next step.

  2. List modeling suppressions. Use the suppressionId value in the next step.

  3. Unsuppress alert modeling keyed by the definitionId and suppressionId values you retrieved previously.

Alert summaries

Use these workflows to get an alert summary and alert details.

Get an alert summary

  1. List alerts. Use the definitionId value in the next step.

  2. Get an alert summary of an alert keyed by the definitionId you retrieved previously.

Get alert details

  1. List alerts. Use the definitionId value in the next step.

  2. Get alert details of an alert keyed by the definitionId you retrieved previously.

Sparklines

Use this workflow to list sparklines.

List sparklines

  1. List alert summaries. Use the definitionId values in the next step.

  2. List sparklines of alerts keyed by the definitionId values you retrieved previously.