get_task_status
Check the progress and result of a specific Proxmox task by providing its UPID and node name, enabling you to monitor task completion or failure.
Instructions
Get status of a specific task by its UPID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the task runs. | |
| upid | Yes | Task UPID string returned by a previous operation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |