v1

latestOpenAPI 3.0.12026-07-26245126202.6 KB
Task

Get the task state for the given task

get/tasks/task/{taskName}/state

Path parameters

taskNamestring required

Task name

Response

successful operation

'NOT_STARTED' | 'IN_PROGRESS' | 'STOPPED' | 'STOPPING' | 'FAILED' | 'COMPLETED' | 'ABORTED' | 'TIMED_OUT' | 'TIMING_OUT' | 'FAILING' required