pdm_pve_cluster_status
Retrieve cluster status from a PDM-registered PVE remote through the Proximo proxy, returning live status data.
Instructions
READ-ONLY: get cluster status for ONE PDM-registered PVE remote, proxied through PDM.
No state change. Returns a list of dicts shaped like PVE's cluster/status (live-proven 2026-06-27). To query the cluster directly without PDM, use pve_cluster_status. Needs PROXIMO_PDM_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote | Yes | PDM-registered PVE remote name, from pdm_remotes_list. | |
| 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 |