Skip to main content

Get All Interfaces

GET 

/vyos/show/all-interfaces

Get all interface names for use in the interface pickers.

On VyOS 1.5+ the list is sourced from show interfaces kernel json so that host/container-created interfaces (e.g. tailscale, podman veth/bridges) are selectable too; config descriptions/types are merged in and configured-but- down interfaces are unioned back in. On VyOS 1.4 (where that command does not exist) the list is built from the VyOS config tree.

Returns: List of all interface names, including VLANs and sub-interfaces.

Responses

Successful Response