pdm_pbs_remote_status
Retrieves CPU, memory, and uptime status for a PDM-registered PBS remote via Proxmox Data Manager. Get live node metrics without state changes.
Instructions
READ-ONLY: get node status (cpu/memory/uptime, etc.) for a PDM-registered PBS remote, proxied through PDM.
No state change. Returns a dict (live-verified, PDM 1.1 -> PBS 4.2). For the remote's datastores, use pdm_pbs_datastores_list. Needs PROXIMO_PDM_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote | Yes | PDM-registered PBS 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 |