start_vm
Start a virtual machine on a Proxmox node by specifying the node name and VM ID. Optionally set a timeout for the operation.
Instructions
Start a VM.
Args: node: The node name. vmid: The VM ID. timeout: Timeout in seconds (0 = default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |