cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1176
Views
0
Helpful
3
Replies

ISE API for session time

Narayan Subramanian
Cisco Employee
Cisco Employee

Hi

Is there a way i can get the below details through an API call in ISE

1)      Client login and logout time – total logged in time

2)      SGT which the client belongs to

any documentation around this would be helpful

thanks

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

While the session is active, we may use Detailed Session Attribute API Calls. And, no info once the session removed from ISE session directory.

You may deduce the login or logout time and total session time from ISE RADIUS accounting reports.

The other option is to use pxGrid.

View solution in original post

3 Replies 3

hslai
Cisco Employee
Cisco Employee

While the session is active, we may use Detailed Session Attribute API Calls. And, no info once the session removed from ISE session directory.

You may deduce the login or logout time and total session time from ISE RADIUS accounting reports.

The other option is to use pxGrid.

Can you point me to an example of how this can be seen through pxgrid

For pxGrid, please refer to the guides @ Cisco Platform Exchange Grid (pxGrid).

Another alternative is use a remote syslog target (e.g. Splunk) to receive RADIUS accounting events and some other program to digest the events and come up with the info you asked about.