force_shutdown_vm
Stop a virtual machine immediately by cutting power, accepting data loss risk, when graceful shutdown fails or is not possible.
Instructions
DESTRUCTIVE: Immediately force-stop a virtual machine.
Equivalent to pulling the power cord. May cause data loss or filesystem corruption in the guest. Use shutdown_vm for graceful shutdown first.
Args: vm_id: The VM identifier confirm: Must be true to execute. Returns a preview otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |