10-21-2018 10:44 AM
When scripting to ISE pxGrid interface I find that
- if I use the /getSessions API point I retrieve all the sessions
- if I use the a loop, trying to get sessions for specific mac addresses using the /getSessionsByMacAddress, somethimes I get a status 204 back, with no content (no info on the endpoint).
Is this some sort of rate limiting behaviour of ISE pxGrid interface, and is it in that case documented?
Solved! Go to Solution.
10-22-2018 05:05 AM
Hey Hakan,
Unicast me directly, me directly, and i will setup a webex and we can take a look.
Thanks,
John
jeppich@cisco.com
10-21-2018 04:46 PM
I would suggest you to discuss it with John directly on this.
I see getSessionsByIpAddress but not getSessionsByMacAddress.
HTTP 204 No Content usually results from PUT (or update) requests so it's really odd if you are getting it with GET.
10-22-2018 05:05 AM
Hey Hakan,
Unicast me directly, me directly, and i will setup a webex and we can take a look.
Thanks,
John
jeppich@cisco.com
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