GET /api/v1/sites/{site_id}/sle/{scope}/{scope_id}/metric/{metric}/threshold
Summary: getSiteSleThreshold
Operation ID: getSiteSleThreshold
Auth: unknown
Operation ID: getSiteSleThreshold
Auth: unknown
Description
Get the SLE threshold
Parameters (4)
metric
(string, path, required)
values from /api/v1/sites/{site_id}/sle/{scope}/{scope_id}/metrics
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.