Workflow jobs¶
Start, inspect, and control workflow jobs here, including job results, node status, and file executions. Use the job ID to query, pause, resume, cancel, or delete the relevant job.
Choose a task¶
Task |
Description |
|---|---|
Submit a workflow execution; acceptance does not indicate job completion. |
|
Lists the workflow execution jobs that are readable by the current caller. |
|
Read the current execution information of the specified workflow job. |
|
Requests the service to read the latest execution status of the specified job. |
|
Read the execution results, node status and currently available actions of a workflow job. |
|
Read the execution details of a node in the specified job, including node definition and input and output of this run. |
|
Requests to pause the specified workflow job. |
|
Requests the resumption of a specified workflow job. |
|
Request cancellation and then check the actual job state. |
|
Delete a workflow job record. |
|
Lists workflow execution records triggered by files, used to locate associated workflows and jobs. |