Hello,
I can see VLAN , and if is trunk, with API interface.
how to see VLANs on trunk port, with API?
Tia,
On Thu, 18 May 2023 12:53:22 -0300 (1 week, 4 days, 19 hours ago) Marcos Tadeu marcos@telecom.uff.br wrote:
I can see VLAN , and if is trunk, with API interface.
In fact, you only see the configured VLAN value of the interface in the `/interface` API endoint, not the detected VLAN (which can be different, depending on your network topology).
how to see VLANs on trunk port, with API?
Actually, I don't think there is an API endpoint for that (yet).