AddDependenciesToTask
To set of tasks as dependencies of this task, if they are not already dependencies. A task can have at most 15 dependencies.
Input
| Name | Type | Required | Description |
| TaskId | String | True | The Tasks Id to operate on. |
| Dependencies | String | True | Task ids to add dependencies. For more than One task Id please separate with comma(,). |
Result Set Columns
| Name | Type | Description |
| Status | String | The status of the operation. |