Returns all WAN Tunnels associated with that site ID. Requires site middleware.
site
cURL
curl --request GET \ --url https://api.altostrat.io/wan-tunnels/{site} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Site UUID
Array of WAN tunnel objects
Was this page helpful?