proxmox_vm_status
Retrieve the current status of a Proxmox virtual machine by providing the node, VM ID, and device ID. Useful for monitoring VM health and availability.
Instructions
Get status of a specific VM on Proxmox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | Yes | VM ID (e.g. 100) | |
| device_id | Yes | Proxmox server device ID |