Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I tried getting a http/https connection to the device using "https://10.29.198.63/api/aaaLogin.json" and passing username and password as json object{ "aaaUser" : { "attributes" : { "name" : "admin", "pwd" : "C!sc0123" } }}This is n...
can someone please give me the REST API that i can use to get all the devices managed in APIC EM. I want to first get all the devices and then query more information about each device.
Hi, can someone please tell me the URL i need to use to authenticate with APIC-EM before using REST APIs to retrieve network devices information. Let me know what authentication mechanism it uses. I tried all possible urls and none of them working an...
is this API accessible to invoke from outside? I tried this API on one of the DNAC and it's not working. Do we need to enable any configuration on the DNAC (ex: telemetry?)