shutdown_vm
Shut down a Proxmox VM gracefully. Provide the node and VM ID, and optionally set a timeout to force shutdown if the VM doesn't stop.
Instructions
Shutdown a VM gracefully
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node where VM is located | |
| vmid | Yes | VM ID to shutdown | |
| timeout | No | Timeout in seconds before force shutdown |