Execute an Action
Perform a power or resize action on a running VPS instance.Path Parameters
Request Body
Response (200 OK)
job_id can be used to track the action’s progress.
Action Types
Power On
Start a powered-off instance.Power on requires a positive account balance (greater than $0). If the instance was billing-paused (system-paused due to zero balance), you must add funds before powering on.
Power Off
Gracefully shut down a running instance.Reboot
Restart a running instance.Resize
Change the instance to a different resource tier.Billing-Paused Lockdown
When an instance is system-paused due to zero balance (billing-paused), the following actions are blocked:
The API returns HTTP 403 with
"Instance is billing-paused" for blocked actions.
