| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
byThread | |
{group} | List all tasks in the group given as argument. |
Name | Description |
---|---|
GET /{BASE}/tasks | List all tasks in all groups currently running in the system. |
GET /{BASE}/tasksList all tasks in all groups currently running in the system. The result is a map from group to list of tasks, each task formatted as a key-value map.
|
| ||||
summary: resource | method | detail: method |