proxmox_task_status
Retrieve the status of an asynchronous Proxmox task using its node and UPID. Confirm whether it completed, failed, or is still running.
Instructions
Inspect one asynchronous Proxmox task by node and opaque UPID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Proxmox node name | |
| upid | Yes | Opaque Proxmox task UPID | |
| endpoint | Yes | Explicit Proxmox endpoint name from config |