04-03-2024 01:01 AM
ACI have a JSON list of APIC FQDNs: [ "apic1.fabric1.test.net", "apic2.fabric1.test.net", "apic3.fabric1.test.net", "apic1.fabric2.test.net", ... ] I can step through that list and login to each APIC and get the list of APICs in that fabric's controller cluster. By comparing cluster members, I can then figure out which APICs belong to which fabric. What I can't seem to find is an API call to tell me what the serial number is of the APIC I am currently connected to. Anyone got any ideas?
04-03-2024 01:06 AM
I can capture that via ansible
04-03-2024 01:45 AM - edited 04-03-2024 01:54 AM
hi @miriamc
I believe you can get that information by issuing "acidiag verifyapic" command on a APIC that you are connected to.
I don't think there are classes in MIT that are hardware specific so result will be different on a different nodes you are quering.
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