Get the state (task queue state) for the given task type
Task
Get the state (task queue state) for the given task type
GET
Get the state (task queue state) for the given task type
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Task type
Response
200 - application/json
successful operation
The response is of type enum<string>.
Available options:
NOT_STARTED, IN_PROGRESS, STOPPED, STOPPING, FAILED, COMPLETED, ABORTED, TIMED_OUT, TIMING_OUT, FAILING Get a map from task to task state for the given task typeGet the task runtime config for the given task

