pdm_pve_lxc_config
Retrieve LXC container configuration from a Proxmox VE remote registered with Proxmox Datacenter Manager. Specify the remote name and container VMID.
Instructions
DIAGNOSE (LOW): get LXC config from a PDM-registered PVE remote. remote: remote name. vmid: numeric CT 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 |