proxmox_guest_start
Starts a virtual machine or LXC container on a specified node. Provide the node name, VM ID, and type (vm or lxc) to power on the guest.
Instructions
Start a VM (type=vm) or LXC container (type=lxc) (requires elevated permissions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where VM is located | |
| vmid | Yes | VM ID number | |
| type | Yes |