Hello,
I found this related post but no answer from it, wondering if there are any other insights.
I was hoping to be able to write a Notebook that would use the ArcGIS API for Python and query the license activity for ArcGIS Pro licenses in my organization. I am specifically interested in the "Last Used" property, which indicates when someone last opened a session within ArcGIS Pro. This information is different from their last login to ArcGIS Online.
I have not been able to find a way to access this info through the API - is it accessible anywhere programmatically?
Solved! Go to Solution.
Thanks for the suggestion @Katie_Clark - that is something we've looked into before but our IT security team has ruled that out for the GIS team. Also thanks for the insight on the 'session' property.... that sounds right.
I'm somewhat surprised that the usage_reports property didn't make into the PortalAdminManager, only the AGOLAdminManager.... not sure how we could get at license usage. Maybe usage_reports is planned for 12.0 . . .