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 am using the CISCO ISE REST API and I want to be able to get the client IP address. I have been reading the Monitoring REST API documentation here: http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/api_ref_guide/api_ref_book/ise_api_ref_ch1.htm...
The method you have suggested requires knowledge of the Endpoint IP, but the client could be connected to any endpoint in the network. I want to be able to find other information about the client based on their IP address. There is a NAS IP Search AP...
Thanks for the reply.
I had another specific question regarding the External RESTful Services API. Is there any way to directly obtain session details via an IP address? I know that the documentation allows for NAS IP Address searching, but I want t...
Thanks for the response. I had another question. In the ISE documentation there is a mention of a response code returned by the External RESTful Services API called "429 Too many requests" which means too many simultaneous requests. Is there a partic...