vm_get
Retrieve current status details for a single Proxmox VM by ID, specifying a node or allowing automatic discovery across nodes.
Instructions
[READ] Return current status detail for a single VM by vmid.
Args: vmid: Numeric Proxmox VM id (see vm_list). target: Proxmox target name from config. node: Node name; omit to auto-locate the VM across nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| target | No |