GET /networks/{networkId}/insight/applications/{applicationId}/healthByTime

meraki.com

Summary: Get application health by time
Operation ID: getNetworkInsightApplicationHealthByTime
Auth: unknown
Description

Get application health by time

Parameters (6)

applicationId (string, path, required)
networkId (string, path, required)
resolution (integer, query, optional)

The time resolution in seconds for returned data. The valid resolutions are: 60, 300, 3600, 86400. The default is 300.

t0 (string, query, optional)

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

t1 (string, query, optional)

The end of the timespan for the data. t1 can be a maximum of 7 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 7 days. The default is 2 hours.

No probe data for this endpoint yet.