Start a cloud VM
Starts a stopped cloud VM. Requires scope: vm.write.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Path parameters
vm_id
Virtual machine ID.
Headers
X-Idempotency-Key
Unique key used to safely retry write operations.
Query parameters
workspace_id
The workspace ID to scope this request to.
Request
This endpoint expects an object.
force
Force the action even if the VM is in a transitional state.
Response
VM start accepted.
operation_id
vm_id
status
submitted_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
