Tunnel
List tunnels for a site
Returns all Tunnels associated with this site’s failover. Requires wan:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200
application/json
Array of TunnelResource objects
The response is of type object[]
.