proxmox_vm_status
Monitor Proxmox virtual machine or container status to check operational state, resource usage, and availability in homelab environments.
Instructions
Get detailed status of a specific Proxmox VM or container
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | Yes | VM/Container ID | |
| type | Yes | VM type: qemu (virtual machine) or lxc (container) |