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
totalConcurrentConnectionsxsd:int

Concurrent connection user count.
  • This property cannot be updated.
totalNamedUsersxsd: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.
  • This property need not be set.
  • This property cannot be updated.
totalConcurrentSessionsxsd:int

The number of connected sessions.
  • This property cannot be updated.
concurrentFullVmSessionsxsd:int

The number of concurrent sessions for full virtual machines.
  • This property cannot be updated.
concurrentLinkedCloneSessionsxsd:int

The number of concurrent linked clone sessions.
  • This property cannot be updated.
concurrentUnmanagedVmSessionsxsd:int

The number of concurrent sessions for unmanaged machines.
  • This property cannot be updated.
concurrentApplicationSessionsxsd:int

The number of concurrent application sessions.
  • This property cannot be updated.
concurrentCollaborativeSessionsxsd:int

The number of sessions where a session owner has invited one or more users for session collaboration.
  • This property cannot be updated.
totalCollaboratorsxsd:int

The total number of users that are connected to a collaborative session, including the session owner and any collaborators.
  • This property cannot be updated.