Runs
|
Operation |
Description |
|---|---|
|
GET/tasks/{taskid}/runs/{runid} |
To get the specified Run for the Task. |
| GET/tasks/{taskid}/runs/{runid}/logs | To get the list of Logs for the specified Run. |
| GET/tasks/{taskid}/runs/{runid}/results | To get the list of Results for the specified Task. |