pdm_pve_qemu_config
Retrieve the current QEMU configuration of a VM from a PDM-registered Proxmox VE remote. Requires remote name and VM ID.
Instructions
DIAGNOSE (LOW): get VM config from a PDM-registered PVE remote. remote: remote name. vmid: numeric VM ID. node, snapshot: optional query params (node is NOT required). state: REQUIRED by PDM ("active" = current config) — defaults to "active"; PDM 400s if omitted. Live-proven 2026-06-27 against a registered PVE remote. Needs PROXIMO_PDM_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| state | No | active | |
| remote | Yes | ||
| snapshot | No | ||
| 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 |