manage_proxmox_vm
Control power state of Proxmox VMs and containers: start, stop, shutdown, reboot, reset, suspend, or resume.
Instructions
Manage a VM or container (start, stop, shutdown, reboot, reset, suspend, resume)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Proxmox host (optional) | |
| node | Yes | Node name | |
| vmid | Yes | VM or Container ID | |
| action | Yes | Action to perform | |
| vm_type | No | Type: 'qemu' for VM or 'lxc' for container | qemu |