Hello, everyone
I want to get BD subnets, associated EPG information in an automated way.
By saving JSON from ACI's Web page, I can see that BD has subnet information, but when I use COBRA module to get it, I can only get the field value in BD's Attributes. I want to know how to get the complete information. I see that the subnet is saved in the Children fvSubnet object
May I ask how I can get this information through Cobra? If Cobra is not available, how can I get it?