pbs_node_network_iface_get
Read the configuration of a network interface on a PBS node, such as 'eth0' or 'vmbr0'.
Instructions
READ-ONLY: read one network interface's configuration on a PBS node. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| iface | Yes | Network interface name, e.g. 'eth0' or 'vmbr0'. | |
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |