Hello,
We are in the process of replacing our Cisco ACI switches with Arista switches and need to gather detailed information about the interfaces on our current ACI fabric. Specifically, we need to collect the following information for each interface:
- Deployed EPGs
- VLANs assigned to the interface
- Interface operational status (up/down)
- Mode (e.g., trunk, access)
- Any other configuration details such as Port Channel or VPC status
We are planning to use the Cisco ACI API for this task. Could anyone please guide us on how to retrieve this data programmatically from ACI? We would appreciate examples or suggestions on how to construct the appropriate API calls and queries.
Thank you in advance for your help!
Best regards,