pmg_apt_versions
Check installed versions of critical Proxmox packages on a PMG node to confirm state before upgrades.
Instructions
READ-ONLY: get installed versions of important Proxmox packages on a PMG node.
GET /nodes/{node}/apt/versions. Smoke-confirm: shape not live-verified. Proxmox's API deliberately does not expose upgrade execution; the upgrade itself happens at your console. This tool governs visibility only. Needs PROXIMO_PMG_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PMG node name; defaults to the configured node if omitted. | |
| 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 |