stop_container
Hard-stop a Proxmox container immediately by specifying node and VMID. This performs an emergency power-off without graceful shutdown.
Instructions
Hard-stop a container (immediate, like power off).
Args: node: The node name. vmid: The container ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |