GET /api/v1/sites/{site_id}/sle/{scope}/{scope_id}/metrics

mist.com

Summary: getSiteSlesMetrics
Operation ID: getSiteSlesMetrics
Auth: unknown
Description

Get the list of metrics for the given scope

Parameters (3)

scope (string, path, required)

Constraints: {'enum': ['site', 'ap', 'switch', 'gateway', 'client']}

scope_id (string, path, required)

* site_id if `scope`==`site` * device_id if `scope`==`ap`, `scope`==`switch` or `scope`==`gateway` * mac if `scope`==`client`

site_id (string, path, required)

No probe data for this endpoint yet.