stop_vm
Stop a Proxmox VM by specifying node and VM ID, with an optional timeout to force shutdown if the guest does not stop gracefully.
Instructions
Stop a VM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node where VM is located | |
| vmid | Yes | VM ID to stop | |
| timeout | No | Timeout in seconds before force shutdown |