pve_network_list
List network interfaces on a Proxmox node, returning name, type, method, and address. Filter by interface type.
Instructions
List network interfaces on a node (read-only). Returns iface name, type (bridge/bond/vlan/eth/alias), method, and address. Filter by type with iface_type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| iface_type | No | ||
| 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 |