Failover
List failover services for current user
Returns minimal array of failover objects (id, site_id) for user. Possibly used to see how many failovers they have.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
FailoverServiceResource array
The response is of type object[]
.