Get one interface in full
get_interfaceRetrieve complete details for a single router interface, including protocol-specific data like WireGuard peers or PPPoE session state, using the exact interface name from list_interfaces.
Instructions
Every field for a single interface, including protocol-specific detail such as WireGuard peers or PPPoE session state. Get the exact name from list_interfaces first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Interface id, for example Bridge0 or Wireguard3. |