Failover
Set tunnel priorities for a site
Updates the priority
field on each tunnel for this failover. Requires wan:update
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site UUID
Body
application/json
Priorities array matching exactly the existing tunnels
The body is of type object
.
Response
200
application/json
Updated priorities returned
The response is of type object[]
.