cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2865
Views
2
Helpful
5
Replies

What are the APIC-EM supported programming languages

brtiller
Contributor
Contributor

Can I use Java, C or other languages to make APIC-EM API calls?

1 Accepted Solution

Accepted Solutions

brtiller
Contributor
Contributor

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.

View solution in original post

5 Replies 5

brtiller
Contributor
Contributor

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.

STEFFEN NEUSER
Enthusiast
Enthusiast

Where can we find a documentation for APIC-EM's restful API?

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/

m.rainer
Beginner
Beginner

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

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.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers