Skip to main content
POST
Send power action

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Server UUID.

Body

application/json
action
enum<string>
required
Available options:
start,
stop,
restart,
kill

Response

Power action accepted

ok
boolean
action
string
message
string