Retrieves a time-series of ping metrics for the specified WAN tunnel. Requires ‘tunnel’ middleware, plus date range input.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Tunnel ID (the external ID)
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
.
Array of ping samples
The response is of type object[]
.