Container status
pve_lxc_statusRetrieve the runtime status of a Proxmox container: running or stopped, along with CPU, memory, and uptime details.
Instructions
Current runtime status of a container (running/stopped, CPU, memory, uptime).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Target Proxmox node name, e.g. "pve1" | |
| vmid | Yes | Numeric guest id (VMID) of the VM or container |