pve_stop_vm
Force stop a virtual machine in Proxmox VE by specifying node and VM ID, with options for timeout, storage activity, and lock checks.
Instructions
Stop a virtual machine (force)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | Yes | VM ID | |
| timeout | No | Timeout in seconds | |
| keepActive | No | Keep storage volumes active | |
| skiplock | No | Skip lock check |