/queue/workflows/<job-id>/book| URL | /queue/workflows/<job-id>/book |
|---|---|
| Method | DELETE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | deleteBookWorkflowJobHandler |
/queue/workflows/<job-id>/cache/<tag>/links| URL | /queue/workflows/<job-id>/cache/<tag>/links |
|---|---|
| Method | GET |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | getWorkerCacheLinkHandler |
/queue/workflows/<job-id>/infos| URL | /queue/workflows/<job-id>/infos |
|---|---|
| Method | GET |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | getWorkflowJobHandler |
/queue/workflows/count| URL | /queue/workflows/count |
|---|---|
| Method | GET |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | countWorkflowJobQueueHandler |
/queue/workflows| URL | /queue/workflows |
|---|---|
| Method | GET |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | getWorkflowJobQueueHandler |
/queue/workflows/<job-id>/book| URL | /queue/workflows/<job-id>/book |
|---|---|
| Method | POST |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postBookWorkflowJobHandler |
/queue/workflows/<job-id>/result| URL | /queue/workflows/<job-id>/result |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowJobResultHandler |
/queue/workflows/<job-id>/run/results/check| URL | /queue/workflows/<job-id>/run/results/check |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | workflowRunResultCheckUploadHandler |
/queue/workflows/<job-id>/run/results/promote| URL | /queue/workflows/<job-id>/run/results/promote |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | workflowRunResultPromoteHandler |
/queue/workflows/<job-id>/run/results/release| URL | /queue/workflows/<job-id>/run/results/release |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | workflowRunResultReleaseHandler |
/queue/workflows/<job-id>/run/results| URL | /queue/workflows/<job-id>/run/results |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowRunResultsHandler |
/queue/workflows/<job-id>/spawn/infos| URL | /queue/workflows/<job-id>/spawn/infos |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postSpawnInfosWorkflowJobHandler |
/queue/workflows/<job-id>/step| URL | /queue/workflows/<job-id>/step |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowJobStepStatusHandler |
/queue/workflows/<job-id>/tag| URL | /queue/workflows/<job-id>/tag |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowJobTagsHandler |
/queue/workflows/<job-id>/take| URL | /queue/workflows/<job-id>/take |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postTakeWorkflowJobHandler |
/queue/workflows/<job-id>/test| URL | /queue/workflows/<job-id>/test |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowJobTestsResultsHandler |
/queue/workflows/<job-id>/version| URL | /queue/workflows/<job-id>/version |
|---|---|
| Method | POSTEXECUTE |
| Permissions | Auth: true |
| Scopes | RunExecution |
| Code | postWorkflowJobSetVersionHandler |