TL;DR
- Use when: Checking async operation results
- Returns: Operation state, stdout/stderr, exit code
- Cost: No VM needed
Parameters
Response
For instance (command) operations:Examples
Check Status
Operation States
See Also
- wait_operations - Wait for multiple ops
- list_operations - List all operations
- cancel_operation - Cancel running op