get_container_config
Retrieve the full configuration of an LXC container including rootfs, network, resource limits, and hostname. Requires node name and container ID.
Instructions
Get LXC container configuration: rootfs, network, resources, hostname.
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 |