get_task_status
Check a Proxmox task's status by node and UPID, returning success only when the task has stopped with exit status OK.
Instructions
Poll a task; completion succeeds only if status=stopped and exitstatus=OK.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| upid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||