List sparklines

Lists sparklines, reports that plot anomalies that trigger firings over a time series. Each sparkline this operation lists corresponds to an alert definition. Specify more than one alert identifier to gather related data from different alerts for potential use in overlays, for example one sparkline to identify too much traffic, and another for too little traffic. Note that sparklines based on adaptive alerts provide observed data for both anomalies and the full range of points. Sparklines based on static alerts only provide observed data for anomalies, and the points simply define the range of the time series without any observed non-anomalous data.

Query Params
string
required

Unique identifier for the alert to return sparklines for. Repeat the parameter to specify more than one alert.

string
Defaults to P7D

Length of time prior to the current time for which to return data, expressed as ISO 8601 durations in PnDTnHnMn.nS format. The default value is P7D, which is one week. The maximum value is P30D, which is 30 days. For adaptive alerts, if you choose a value of one week or less, the duration rounds up to one week. If you choose a value greater than one week, the duration rounds up to 30 days.

boolean
Defaults to false

Whether to include high and low traffic predictions within data along with observed values. This only applies to adaptive alerts. The default is false.

integer
≥ 0
Defaults to 100

The number of data points to include in the report, 100 by default. A value of 0 produces all available data.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json