03-13-2019 02:18 PM
Management API only searches the database for the latest session that contains the specified NAS IP address.
https://<ISEhost>/admin/API/mnt/Session/IPAddress/<nasipaddress>
How about Endpoint(s) that failed authentication or are no more in active session ?
Will pxGrid contain that information ?
Will next ISE API version support it ?
Solved! Go to Solution.
03-13-2019 08:06 PM
None of the good data about an endpoint is available via API calls. Cisco believe that all their profiling data is the key to the product and will not expose it other than the ISE EAT tool (https://iseeat.cisco.com/). I dont know about the future of the API, but the data you can get about an endpoint is minimal (very frustrating that this is true).
Query the M&T for current session data is terrible for anything other than a small deployment. I tried collecting MAC to IP mappings from the M&T API calls on a larger install and it was taking 10-20 seconds per query to get an answer for one MAC address. I swear the M&T was going through its table line by line, "Is this the right MAC?", "Nope", "Is this the right one?"
03-13-2019 08:06 PM
None of the good data about an endpoint is available via API calls. Cisco believe that all their profiling data is the key to the product and will not expose it other than the ISE EAT tool (https://iseeat.cisco.com/). I dont know about the future of the API, but the data you can get about an endpoint is minimal (very frustrating that this is true).
Query the M&T for current session data is terrible for anything other than a small deployment. I tried collecting MAC to IP mappings from the M&T API calls on a larger install and it was taking 10-20 seconds per query to get an answer for one MAC address. I swear the M&T was going through its table line by line, "Is this the right MAC?", "Nope", "Is this the right one?"
03-14-2019 04:00 AM
03-14-2019 07:18 AM
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