Data Object - SessionClientStatistics
Java Class
com.omnissa.vdi.vlsi.binding.vdi.statistics.SessionStatistics.SessionClientStatistics
Property of
Since
Horizon 7.7
Data Object Description¶
Statistics for Client type of sessions.
Data Object Properties¶
Name | Type | Description |
---|---|---|
numWindowsClients | xsd:int | The number of sessions whose client type is Windows. 1 |
numMacClients | xsd:int | The number of sessions whose client type is Mac. 1 |
numBrowserClients | xsd:int | The number of sessions whose client type is htmlaccess. 1 |
numLinuxClients | xsd:int | The number of sessions whose client type is Linux. 1 |
numAndroidClients | xsd:int | The number of sessions whose client type is Android. 1 |
numIosClients | xsd:int | The number of sessions whose client type is iOS. 1 |
numOtherClients | xsd:int | The number of sessions whose client type is other. 1 |