01-31-2019 07:42 AM - edited 03-01-2019 05:45 AM
Need quick REST API to view list IP subnets in an Bridge domain
01-31-2019 08:26 AM
Hi
If you are looking for all subnets configured under the bridge domain EXAMPLE in tenant ACME:
GET https://APIC/api/class/fvSubnet.json?query-target-filter=wcard(fvSubnet.dn,"tn-ACME/BD-EXAMPLE")
or
GET https://APIC/api/mo/uni/tn-ACME/BD-EXAMPLE.json?rsp-subtree=full&rsp-subtree-class=fvSubnet
HTH
Marcel
11-22-2023 07:33 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide