GET /api/v1/orgs/{org_id}/stats/vpn_peers/count

mist.com

Summary: countOrgPeerPathStats
Operation ID: countOrgPeerPathStats
Auth: unknown
Description

Count Org Peer Path Statgs

Parameters (7)

distinct (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}

limit (integer, query, optional, default: 100)

Constraints: {'minimum': 0}

org_id (string, path, required)
page (integer, query, optional, default: 1)

Constraints: {'minimum': 1}

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

Constraints: {'minimum': 0}

No probe data for this endpoint yet.