pdm_resources_list
List all VMs, LXCs, and storage resources across every registered PDM remote. Returns a flat list without modifying any state.
Instructions
READ-ONLY: list every fleet resource (VMs, LXCs, storage, etc.) across ALL PDM-registered remotes.
No state change. Returns a flat list of resource dicts. For counters instead of the full list, use pdm_resources_status; to scope to one remote, use pdm_pve_resources. 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 |