vm_config
Retrieve a Proxmox VM's configuration including cores, memory, OS type, and boot order using its VM ID.
Instructions
[READ] Return a VM's config (cores, memory, ostype, boot order).
Args: vmid: Numeric Proxmox VM id. target: Proxmox target name from config. node: Node name; omit to auto-locate the VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| target | No |