10-08-2014 12:26 PM - edited 03-01-2019 04:24 AM
Can I use Java, C or other languages to make APIC-EM API calls?
Solved! Go to Solution.
10-08-2014 12:26 PM
Representational State Transfer (REST) is the protocol used to communicate with the APIC-EM server. Any programming language that supports HTTP/HTTPS calls can be used to make REST calls.
10-08-2014 12:26 PM
Representational State Transfer (REST) is the protocol used to communicate with the APIC-EM server. Any programming language that supports HTTP/HTTPS calls can be used to make REST calls.
11-25-2014 09:23 AM
Where can we find a documentation for APIC-EM's restful API?
11-25-2014 09:57 AM
API reference come with the installation package. Once you have APIC-EM running you can access reference doc form UI.
You can also view the reference doc from DevNet
https://developer.cisco.com/site/apic-em/documents/api-reference/
02-06-2015 01:13 AM
I am searching for a python SDK, so I don't have to deal with the REST API. On Cisco Live in Milano I heard this should be already available. Can anybody confirm that and provide that code?
Best regards
Markus
02-06-2015 12:04 PM
There is a pyhton SDK for APIC but I am not aware of any for APIC-EM. If I hear more I will post it here.
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