wait_for_task
Block until a Proxmox task completes, then report its final status. Use when a previous call returned a UPID and the job exceeded its polling budget.
Instructions
Block until a Proxmox task finishes, then report how it ended. Use this when another tool returned a UPID because the job outlived its polling budget.
Args: upid: Task ID returned by an earlier tool. timeout: Maximum seconds to wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upid | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||