Tunnels
Get ping stats for a WAN tunnel
Retrieves a time-series of ping metrics for the specified WAN tunnel. Requires ‘tunnel’ middleware, plus date range input.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Tunnel ID (the external ID)
Body
application/json
Date range (from, to) for stats, possibly 5 minute intervals. If large gaps, 100% packet loss is inserted as placeholders.
The body is of type object
.
Response
200
application/json
Array of ping samples
The response is of type object[]
.