get_container_status
Retrieve the current runtime status of an LXC container, including running/stopped state, CPU, and memory usage, by specifying the node and container ID.
Instructions
Get current runtime status of an LXC container (running/stopped, CPU, memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the container resides. | |
| vmid | Yes | LXC container numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |