For my application, I need to keep track of "logged in WebHare users that had activity in a specific Tollium application in the last 30 minutes".
Basically the list of Dashboard => Users with the "Last access" column.
Is there any way to get these? Dashboard seems to use internal stuff for this (eg __HS_GETJOBMANAGERSTATUS), is there a more 'direct' public function for this?