Get a map from task to task state for the given task type
Task
Get a map from task to task state for the given task type
GET
Get a map from task to task 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
Available options:
NOT_STARTED, IN_PROGRESS, STOPPED, STOPPING, FAILED, COMPLETED, ABORTED, TIMED_OUT, TIMING_OUT, FAILING Schedule tasks and return a map from task type to task name scheduled. If task type is missing, schedules all tasks. If table name is missing, schedules tasks for all tables in the database. If database is missing in headers, uses default.Get the state (task queue state) for the given task type

