vm_start
Start a Proxmox VM by ID to bring it online. Returns the task UPID for tracking; optionally specify target node or auto-locate.
Instructions
[WRITE] Start a VM. Returns the Proxmox task UPID. Inverse: vm_stop.
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 |