Data Object - ConnectionServerHealthInfo

Class
VMware.Hv.ConnectionServerHealthInfo
Returned by
ConnectionServerHealth_Get, ConnectionServerHealth_List
See also
CertificateHealthData, ConnectionServerHealthConnectionData, ConnectionServerId
Since
Horizon View 6.0

Data Object Description

Health information on a connection server.

Data Object Properties

Properties

Name Type Description
idConnectionServerId

The ID for this connection server.
namexsd:string

The name of this connection server.
statusxsd:string

The status of this connection server.

Since Horizon 7.0
  • This property will be one of:
    Value Description
    "OK"The connection to the connection server is working properly.
    "NOT_RESPONDING"The connection server is not responding.
    "UNKNOWN"The status of the connection server is not known.
versionxsd:string

The version of the Connection Server.
buildxsd:string

Build number of the connection server.
connectionDataConnectionServerHealthConnectionData

The connection data for this connection server.
defaultCertificatexsd:boolean

Is this the default certificate?
certificateHealthCertificateHealthData

The certificate data for this connection server.