get_container_interfaces
Retrieve network interfaces and IP addresses of a running container by specifying the node name and container ID.
Instructions
Get network interfaces and IPs of a running container.
Args: node: The node name. vmid: The container ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |