pdm_resources_status
Retrieve aggregated status counters for all PDM-registered remotes, including running VMs, LXCs, and failed remotes.
Instructions
READ-ONLY: aggregated fleet status counters (running VMs, LXCs, failed remotes, etc.) across all PDM-registered remotes.
No state change. Returns a dict of counters. For the underlying per-resource list, use pdm_resources_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 |