pdm_tasks_list
List recent PDM tasks (queued, running, or finished operations) from all registered remotes to monitor system activity.
Instructions
READ-ONLY: list recent PDM tasks (queued/running/finished operations) across all registered remotes.
No state change. Returns a list of task dicts. For a target remote's own task list directly (without going through PDM), use pve_tasks_list. Needs PROXIMO_PDM_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |