pbs_get_task_status
Get the current state of a Proxmox Backup Server task by providing its UPID. See whether it is running or stopped, and receive the exit status if completed.
Instructions
Return current state of a PBS task (running / stopped) plus exit status if finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |