pve_get_vm_config
Retrieve configuration details for virtual machines in Proxmox VE, including current settings and snapshot data, to manage infrastructure through API access.
Instructions
Get VM configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | Yes | VM ID | |
| current | No | Get current values (including pending changes) | |
| snapshot | No | Get config from snapshot |