get_vm_config
Retrieve a Proxmox VM's full configuration including hardware, boot order, disks, network, and cloud-init settings by specifying node and VM ID.
Instructions
Get VM configuration: hardware, boot order, disks, network, cloud-init, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the VM resides. | |
| vmid | Yes | QEMU VM numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |