The following OData Director report can be used to achieve this objective.
In Director: Configure the following custom query:
Note: It’s the ClientPlatform we are interested in as this will tell what endpoint the user is using.
Connections?$filter = LogOnStartDate ge datetime’2020-04-15′ and LogOnStartDate le datetime’2020-05-15’&$select=ClientName,ClientAddress,ClientPlatform,ClientVersion,Session/User/UserName,Session/LogOnDuration,Session/Machine/Name,Session/Machine/Id,&$expand = Session/User,Session/Machine