pbs_apt_updates_list
List available package updates on a PBS node from the cached apt index.
Instructions
READ-ONLY: list available package updates (cached apt index) on a PBS node.
GET /nodes/{node}/apt/update. Smoke-confirm: shape not live-verified — expected per-package dicts (Package/Title/Description/Origin/Version/OldVersion/Priority/Section/Arch). Proxmox's API deliberately does not expose upgrade execution; the upgrade itself happens at your console. This tool governs visibility only. To refresh this list first use pbs_apt_update_refresh. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name; defaults to 'localhost' (standard single-node PBS name). | localhost |
| 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 |