Data Object - SecurityServerHealthInfo

Class
VMware.Hv.SecurityServerHealthInfo
Returned by
SecurityServerHealth_Get, SecurityServerHealth_List
See also
CertificateHealthData, SecurityServerHealthConnectionData, SecurityServerId
Since
Horizon View 6.0

Data Object Description

Health information about a security server.

Data Object Properties

Properties

Name Type Description
idSecurityServerId

The ID for this security server.
namexsd:string

The name of this security server.
statusxsd:string

The status of this security server.

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

The version of the Security Server.
buildxsd:string

Build number of the security server.
connectionDataSecurityServerHealthConnectionData

The connection data for this security server.
defaultCertificatexsd:boolean

Is this the default certificate?
certificateHealthCertificateHealthData

The certificate data for this security server.
ipSecStatusxsd:string

The status of the IPSec connection to the Connection Server.
pcoipControllerStatusxsd:string

The PCoIP controller status of this security server.

Since Horizon 7.0