vm_start
Starts a virtual machine in Proxmox VE and returns the task UPID for tracking progress.
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 |