task_status
Check the status of Horizon desktop-pool tasks, such as image push or provisioning. Provide a task ID to track 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.
Args: pool_id: The desktop-pool id. task_id: A specific task id; omit to list all tasks for the pool. target: Horizon target from config.yaml; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| pool_id | Yes | ||
| task_id | No |