Skip to content

Failover me

POST
/api/v1/node/{nodeid}/failover_me

Parameters

Path Parameters

nodeid
required
string

Node ID

Request Body

Failover request

object
node_id
string

Responses

200

OK

object
code
integer
message
string
response

400

Bad Request

object
code
integer
message
string

500

Internal Server Error

object
code
integer
message
string