GET /networks/{networkId}/sensor/alerts/overview/byMetric

meraki.com

Summary: Return an overview of alert occurrences over a timespan, by metric
Operation ID: getNetworkSensorAlertsOverviewByMetric
Auth: unknown
Description

Return an overview of alert occurrences over a timespan, by metric

Parameters (5)

interval (integer, query, optional)

The time interval in seconds for returned data. The valid intervals are: 86400, 604800. The default is 604800.

networkId (string, path, required)
t0 (string, query, optional)

The beginning of the timespan for the data. The maximum lookback period is 365 days from today.

t1 (string, query, optional)

The end of the timespan for the data. t1 can be a maximum of 31 days after t0.

timespan (number, query, optional)

The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 31 days. The default is 7 days.

No probe data for this endpoint yet.