Skip to main content
POST
Execute baremetal server 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

Body

application/json
type
enum<string>
required
Available options:
start,
stop,
powercycle,
reboot

Response

An action completed successfully

result
string
required