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.
Has anyone else noticed increased response times with Prime's API since installing Device Pack 2 on PI 3.2?I'm using several different APIs and have noticed each API now taking up to around 10 seconds to respond whereas previously they'd take 2-3 sec...
I didn't come back and answer this at the time but thought I'd add that the delay turned out to be authentication delays back to our ISE auth server!Once that was resolved the delays disappeared. With the Prime update I actually noticed a significant...
Your post isn't clear but are you saying that you can't use this API to roll out config to multiple interfaces of different devices or multiple interfaces of the same device?Your targetDeviceIDs are different, even though they're dummy IDs but that's...
Hi Adam, I've been using Prime's APIs for a while but just started trying out the deployTemplateThroughJob one but it doesn't appear to actually write the new config to the device's start-up config. I was googling for that when I stumbled on this blo...
I don't work for Cisco so I'm not sure if I can post but here so far it's letting me so I'll keep going.One way of getting that port-channel number would be to extract the switch config and parse the info yourself, using regex to match that config li...