reboot_guest
Restart a running virtual machine or container in Proxmox VE by specifying its VMID. Use this tool to apply configuration changes or resolve issues without full shutdown.
Instructions
Reboot a running VM or container.
Args: vmid: The numeric ID of the VM or container to reboot. 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 |