| ||||
summary: resource | method | detail: method |
- Sub-Resources
Resources Name Description byThread {group} List all tasks in the group given as argument. - Resource Methods
Method Summary Name Description GET /{BASE}/tasks List all tasks in all groups currently running in the system.
Path: / {BASE} / tasks
List 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.
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 |