proxmox_guests
Find Proxmox QEMU and LXC guests by filtering on node, status, or type, so you can quickly identify running or stopped virtual machines and containers.
Instructions
List Proxmox QEMU and LXC guests, optionally filtered by node, status, or type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Only guests on this Proxmox node (optional) | |
| type | No | Only guests of this type: qemu or lxc (optional) | |
| status | No | Only guests with this status, such as running or stopped (optional) | |
| endpoint | No | Proxmox endpoint name from config (optional when exactly one is configured) |