Run, query, and cancel workflows

Start a workflow with its workflow ID and required runtime values, then save the workflow job ID returned by the service. Query the job for current state, result, and operator states. Request acceptance is not terminal success.

Cancellation applies to the specified job. After a cancel request, query the job again until it reaches a terminal state.

Last updated on