View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - UsageStatisticsLicensingCounters
- Class
- VMware.Hv.LicensingCounters
- Property of
- UsageStatisticsLicensingCountersInfo
Data Object Description
Statistics for the current and highest historical usage since the last reset.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
totalConcurrentConnections | xsd:int |
Concurrent connection user count.
|
totalNamedUsers | xsd:int |
The number of unique users that have accessed the Horizon environment
since the Horizon deployment was first configured or since the last
Named Users Count reset. As highest count is not applicable, the
value will be empty in highestUsage.
|
totalConcurrentSessions | xsd:int |
The number of connected sessions.
|
concurrentFullVmSessions | xsd:int |
The number of concurrent sessions for full virtual machines.
|
concurrentLinkedCloneSessions | xsd:int |
The number of concurrent linked clone sessions.
|
concurrentUnmanagedVmSessions | xsd:int |
The number of concurrent sessions for unmanaged machines.
|
concurrentApplicationSessions | xsd:int |
The number of concurrent application sessions.
|
concurrentCollaborativeSessions | xsd:int |
The number of sessions where a session owner has invited one or more
users for session collaboration.
|
totalCollaborators | xsd:int |
The total number of users that are connected to a collaborative
session, including the session owner and any collaborators.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |