cloudvision-python
cloudvision-python copied to clipboard
cloud vision export vlan id status associated with ethernet interface of devices
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.