10-08-2016 12:57 AM
The version of ISE is 1.4.0.253.
1. For the APIs below, it seems only the currently active sessions can be searched.
https://<ISEhost>/admin/API/mnt/Session/AuthList/<parameteroptions>
https://<ISEhost>/admin/API/mnt/Session/MACAddress/<macaddress>
I wonder whether there is API to provide functionality like to get the active session list during certain time range.
2. I use my phone to login with username alpha and successfully permit access to the network. Then use username beta and the wrong password and fail to access the network. When I am using the API below to query the auth status, the login of beta will not be shown, only session with username alpha is recorded. (numberofrecordspermacaddress is set to 10)
https://<ISEhost>/admin/API/mnt/AuthStatus/MACAddress/<macaddress>/<numberofseconds>/<numberofrecordspermacaddress>/All
It is strange that if this MAC successfully login once, the failed session will not be displayed.
Thanks for your explanation.
BR
Sherry
10-10-2016 07:43 PM
I have also experienced the same behavior. I am not sure if it is expected behavior
10-11-2016 03:39 PM
That is correct. The APIs are for active sessions.
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