API Reference

Workflow

Requests of workflow collection

Requests

RequestMethodPath
List WorkflowGET/api/workflow/
Create WorkflowPOST/api/workflow/
Events WorkflowGET/api/workflow/events/
Steps WorkflowGET/api/workflow/steps/
Logs WorkflowGET/api/workflow/logs/
Logs Live WorkflowGET/api/workflow/logs/live/
Stats WorkflowGET/api/workflow/stats/
Signals WorkflowGET/api/workflow/signals/
Start WorkflowPUT/api/workflow/start/
Stop WorkflowPUT/api/workflow/stop/
Shell WorkflowPOST/api/workflow/shell/
Remove WorkflowDELETE/api/workflow/
Remove Batch WorkflowDELETE/api/workflow/batch/
Prune WorkflowDELETE/api/workflow/prune/
Hub Search WorkflowGET/api/workflow/hub/search/
Hub Inspect WorkflowGET/api/workflow/hub/inspect/