You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently working on a project involving Arista Cloud Vision where we are exporting operational status of interfaces from Arista Cloud Vision and I have implemented that successfully through a Python Script which fetches operational status and interface details, but we are looking forward to enhance it by including VLAN information for each interface. Requesting to provide a script which can extract the VLANID associated with each interface.
Any documentation or examples you could share would be greatly appreciated.