Data Object - SessionsStateStatistics

Class
VMware.Hv.SessionStateStatistics
Property of
LocalSessionStatistics
Since
Horizon 7.7

Data Object Description

Statistics for Session state.

Data Object Properties

Properties

Name Type Description
numActiveSessionsxsd:int

The number of active sessions.
  • This property cannot be updated.
numIdleSessionsxsd:int

The number of idle sessions.
  • This property cannot be updated.
numDisconnectedSessionsxsd:int

The number of disconnected sessions.
  • This property cannot be updated.
numPendingSessionsxsd:int

The number of pending sessions.
  • This property cannot be updated.