Data Object - ConnectionServerHealthInfo

Class
VMware.Hv.ConnectionServerHealthInfo
Returned by
ConnectionServerHealth_Get, ConnectionServerHealth_List
See also
CertificateHealthData, ConnectionServerHealthConnectionData, ConnectionServerHealthLdapReplicationStatusData, ConnectionServerHealthResourcesData, ConnectionServerId, ConnectionServerServiceStatus, ConnectionServerSessionProtocolData
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.
    "ERROR"Error occurred when connecting to connection server.
versionxsd:string

The version of the Connection Server.
buildxsd:string

Build number of the connection server.
connectionDataConnectionServerHealthConnectionData

The connection data for this connection server.
  • This property need not be set.
defaultCertificatexsd:boolean

Is this the default certificate?
  • This property need not be set.
certificateHealthCertificateHealthData

The certificate data for this connection server.
  • This property need not be set.
unauthenticatedAccessxsd:boolean

Whether unauthenticated access is enabled.

Since Horizon 7.10
  • This property has a default value of false.
defaultUnauthenticatedAccessUserxsd:string

Default username for unauthenticated access.

Since Horizon 7.10
  • This property need not be set.
bypassPCoIPGatewayxsd:boolean

Whether to bypass PCoIP Secure Gateway

Since Horizon 7.10
  • This property need not be set.
bypassTunnelxsd:boolean

Whether to bypass HTTP(S) secure tunnel connection.

Since Horizon 7.10
  • This property need not be set.
bypassAppBlastGatewayxsd:boolean

Whether to bypass Blast Secure Gateway

Since Horizon 7.10
  • This property need not be set.
replicationStatusConnectionServerHealthLdapReplicationStatusData[]

Details about the Ldap replication from replica servers.

Since Horizon 7.10
  • This property need not be set.
servicesStatusConnectionServerServiceStatus[]

Status of the connection server services.

Since Horizon 7.10
  • This property need not be set.
sessionProtocolDataConnectionServerSessionProtocolData[]

PCoIP, BLAST, or RDP sessions when client directly connects to the connection server.

Since Horizon 7.10
  • This property need not be set.
refIdxsd:string

Reference ID used for this connection server.

Since Horizon 7.10
  • This property need not be set.
resourcesDataConnectionServerHealthResourcesData

Resources data of the connection server.

Since Horizon 7.11
  • This property need not be set.
lastUpdatedTimestampxsd:long

The timestamp in milliseconds when the last update was obtained. Measured as epoch time.

Since Horizon 7.12
  • This property need not be set.
  • This property cannot be updated.