vm_list
List QEMU virtual machines with name, ID, status, CPU, and memory from a specified node, default node, or all cluster nodes.
Instructions
[READ] List QEMU VMs with name, vmid, status, cpu, mem.
Scans the given node, the configured default node, or all cluster nodes. Use vm_get for full status of a single VM.
Args: target: Proxmox target name from config; omit to use the default. node: Node name; omit to use the target's configured node / all nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| target | No |