Skip to main content
Get the status and result of an operation.

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:
For import operations:

Examples

Check Status

Operation States

See Also