Send power action
Servers
Send Power Action
Sends a power action to the server (start, shutdown, restart, kill, etc.).
POST
Send power action
Authorizations
API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.
Path Parameters
Server identifier — any of: numeric id, uuid_short (8 chars), or full uuid (36 chars).
Body
application/json
The power action to perform
Available options:
start, shutdown, restart, reset, kill, suspend, resume Response
Action initiated