get_node_network_interface
Retrieve details for a specific network interface (e.g., vmbr0, eth0) on a Proxmox node.
Instructions
Get details for a specific network interface.
Args: node: The node name. iface: Interface name (e.g. 'vmbr0', 'eth0').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| iface | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |