pdm_version
Retrieve release, repo ID, and version of a PDM appliance. Read-only identification without state change.
Instructions
READ-ONLY: get the PDM appliance's own version info.
No state change. Returns a dict with release, repoid, and version. For a lightweight health check instead, use pdm_ping. 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 |