Get operation status
Returns the status of an async compute operation (create, delete, start, stop, reboot). Works for both cloud VM and GPU VM operations. Requires scope: vm.read.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Path parameters
operation_id
Operation ID returned by a create, delete, or power-action request.
Query parameters
workspace_id
The workspace ID to scope this request to.
Response
Operation returned successfully.
operation_id
vm_id
action
status
current_step
error_code
error_message
submitted_at
updated_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
