Summary
Get task instance(s).
Description
Get instance(s) of a task.
Route
POST /configuration_manager/tasks/instances
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| treeId | string | yes | ID of the tree which the task instance belongs to. | 
| options | object | no | Additional query options. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| response | object | Response of whether the get operation failed or succeded (with data). |