task_status
Check the status of long-running Horizon VDI tasks for a desktop pool, such as image push or provisioning. Provide a task ID to view one task, or omit it to list all tasks for the pool.
Instructions
[READ] Status of a pool's long task (image push / provisioning), or all tasks for the pool.
Horizon tasks are pool-scoped. Give task_id (from pool_push_image or a prior task_status) for one task; omit it to list all tasks for the pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Horizon target from config.yaml; omit to use the default. | |
| pool_id | Yes | The desktop-pool id. | |
| task_id | No | A specific task id; omit to list all tasks for the pool. |