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'm trying to list all EPG's associated with a physical interface.It's proving a little difficult because up until this point I've been able to use the API inspector in the GUI to find the relevant API endpoints.The GUI appears to have no page that l...
Hi all,I've created a CLI template and am deploying it via the API:https://prime3-2/webacs/api/v1/op/cliTemplateConfiguration/deployTemplateThroughJob.jsonThis works well and applies the config to the switch - also, now in PI3.2 you can now see the d...
Hi all,I'm able to successfully login to the APIC with a particular set of credentials via the GUI, but when I try to login via the API I get "Username or password is incorrect - FAILED local authentication".Below is the request I'm making, along wit...
Hi all,Running Prime 3.1.5, device pack 8I'm using the interface errors (statisticsService/interface/errors) API endpoint and I'm getting a response that looks quite different to the example on the doco.Sample output from the doco: ... }, ...
We have added a variety of devices to Prime (catalyst, nexus etc), but we're seeing some nexus 5596UP's come up with collection failure, and other 5596UP's have successful collection.
We have a variety of different code versions running on the nexus...
Sorry everyone. I should have read the doco more closely."aaaLogin—Sent as a POST message, this method logs in a user and opens a session. The message body contains an aaa:User object with the name and password attributes, and the response contains a...
Thanks Spencer, I'll give that a shot.Another question though - will there be any way for us to modify how Prime responds to Options requests or pre-flight requests that are triggered by Chrome and Firefox and the CORS spec? Currently, Prime 3 respon...
The changes look good to me.Is there any word on VRF support in 3.2? being able to track clients in VRF's would be fantastic as we could expose the 'ClientDetails' API endpoint to other teams for self service. Once they have the switch & switchport t...
They said the temporary workaround is to replace the JAR files for each device type. Disadvantage is that if a start/stop of the application occurs then you need to replace the files again. Also, if you have a HA setup, if there is failover/failback ...