GET /api/v1/sites/{site_id}/sle/{scope}/{scope_id}/metric/{metric}/impacted-gateways

mist.com

Summary: getSiteSleImpactedGateways
Operation ID: getSiteSleImpactedGateways
Auth: unknown
Description

For WAN SLEs. Get list of impacted interfaces optionally filtered by classifier and failure type

Parameters (8)

classifier (string, query, optional)
duration (string, query, optional, default: 1d)

For historical stats and/or logs where time range is needed, you can specify the time range in a few different ways: * ?start=1430000000&end=1430864000 specify the start / end * ?end=1430864000&duration=1d specify end time and duration * ?duration=1d specify duration, end will be now() in seconds

end (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

metric (string, path, required)

values from /api/v1/sites/{site_id}/sle/{scope}/{scope_id}/metrics

scope (string, path, required)

Constraints: {'enum': ['site']}

scope_id (string, path, required)
site_id (string, path, required)
start (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

No probe data for this endpoint yet.