VM config
pve_vm_configRetrieve the complete configuration of a Proxmox VM, including cores, memory, disks, network, and boot order. Input the node and VMID to get all settings.
Instructions
Full configuration of a VM (cores, memory, disks, network, boot order).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Target Proxmox node name, e.g. "pve1" | |
| vmid | Yes | Numeric guest id (VMID) of the VM or container |