- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:26 PM
While the ISEIP/admin/API/mnt/Session/ActiveList API can provide information on currently active sessions, I am unsure of how to obtain the number of sessions and user names for sessions that were active (but have since ended) during a specific period.
Solved! Go to Solution.
- Labels:
-
APIs
-
Identity Services Engine (ISE)
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 02:58 PM
There is no way to get historical session information using the API. You would need to use either the built-in ISE Reports or, if you need something more flexible/customisable, send this information to external syslog collector (like Splunk) and create custom queries on that platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 12:15 AM
Try the below guide may be helpful - what you looking (this is just a pointer - may be not a solution)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 02:58 PM
There is no way to get historical session information using the API. You would need to use either the built-in ISE Reports or, if you need something more flexible/customisable, send this information to external syslog collector (like Splunk) and create custom queries on that platform.
