Task
Operations
| Add |
Adds a Task to the specified Job. |
| Add Collection |
Adds a collection of Tasks to the specified Job. |
| Delete |
Deletes a Task from the specified Job. |
| Get |
Gets information about the specified Task. |
| List |
Lists all of the Tasks that are associated with the specified Job. |
| List Subtasks |
Lists all of the subtasks that are associated with the specified multi-instance Task. |
| Reactivate |
Reactivates a Task, allowing it to run again even if its retry count has been exhausted. |
| Terminate |
Terminates the specified Task. |
| Update |
Updates the properties of the specified Task. |