stop_guest
Force-stop a running virtual machine or container in Proxmox VE to halt operations immediately. Use with caution as this action may cause data loss.
Instructions
Force-stop a running VM or container. WARNING: May cause data loss.
Args: vmid: The numeric ID of the VM or container to stop. confirm: Must be true to execute. First call without confirm shows a warning.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| confirm | No |