pve_guest_status
Retrieve operational status and resource utilization (CPU, memory, disk, network, uptime) of a single Proxmox guest by VM ID.
Instructions
Read the operational status and current configuration of a single guest (kind='lxc' or 'qemu') (read-only). Returns the guest's runtime state and resource utilization (CPU/memory/disk/network/uptime) — operational metrics, not its stored configuration. Use pve_guest_config_get for the full configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| node | No | ||
| vmid | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |