pbs_node_network_list
List network interfaces on a Proxmox Backup Server node, returning interface names and configuration digests. Use with pbs_node_network_iface_get for full interface details.
Instructions
READ-ONLY: list network interfaces on a PBS node (with config digest). Use pbs_node_network_iface_get for one interface's full config. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| 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 |