CVMs

Cancel in-progress CVM operation

Cancel the current in-progress operation for a CVM. Revokes the Celery task and clears the operation lock.

post/api/v1/cvms/{cvm_id}/operations/cancel

Path parameters

cvm_idstring required

Response

Operation cancelled or no operation to cancel

cancelledboolean required

Whether an operation was actually cancelled

correlation_idstring nullable

Correlation ID of the cancelled op

Changes

No recorded changes to this endpoint across all 1 revision of this API.