Tunnel
Detect eligible gateways for an interface
Find potential gateway IP addresses for the given interface. Requires wan:view
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site UUID
Body
application/json
Lookup gateway request
The body is of type object
.
Response
200
application/json
List of discovered gateway IPs
The response is of type object[]
.