Data Object - ConnectionServerHealthConnectionData

Class
VMware.Hv.ConnectionData
Property of
ConnectionServerHealthInfo
Since
Horizon View 6.0

Data Object Description

Data on the number of connections to the connection server.

Data Object Properties

Properties

Name Type Description
numConnectionsxsd:int

The number of connections to this connection server.
numConnectionsHighxsd:int

The high water mark of connections to this connection server.
numViewComposerConnectionsxsd:int

The number of View Composer machine connections brokered by this connection server.
numViewComposerConnectionsHighxsd:int

The high water mark of View Composer machine connections brokered by this connection server.
numTunneledSessionsxsd:int

The number of connections tunneled through this connection server.
numPSGSessionsxsd:int

The number of PCoIP Secure Gateway sessions.
  • This property need not be set.
numBSGSessionsxsd:int

The number of Blast Secure Gateway sessions.

Since Horizon 7.12
  • This property need not be set.
numRDPGatewayedSessionsxsd:int

The number of Secure Gateway sessions with the RDP.

Since Horizon 7.12
  • This property need not be set.
sessionThresholdxsd:int

The maximum load of connections allowed for the connection server through the horizon client. This value represents one of the following.
  • When all of the secure gateways (HTTP(S)/PCOIP/BLAST) are enabled, this field denotes the maximum load of connections allowed for the connection server. Once the number of connections to this connection server reaches this value, the subsequent connections from the horizon client will be blocked by secure gateway.
  • When none of the secure gateways(HTTP(S)/PCOIP/BLAST) are enabled, sessionThreshold value will not be set.

Since Horizon 7.10
  • This property need not be set.