TL;DR
- Use when: Operation taking too long, no longer needed
- Returns: Cancellation status
- Cost: No VM needed
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
operation_id | string | Yes | - | Operation UUID to cancel |
Response
Examples
Cancel Operation
See Also
- get_operation - Check operation status
- list_operations - Find operations