Data Object - ConnectionServerHealthInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.ConnectionServerHealth.ConnectionServerHealthInfo
Returned by
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¶
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | ConnectionServerId | The ID for this connection server. | ||||||||||
name | xsd:string | The name of this connection server. | ||||||||||
status | xsd:string | The status of this connection server. Since Horizon 7.0 * This property will be one of:
|
||||||||||
version | xsd:string | The version of the Connection Server. | ||||||||||
build | xsd:string | Build number of the connection server. | ||||||||||
connectionData | ConnectionServerHealthConnectionData | The connection data for this connection server. 1 | ||||||||||
defaultCertificate | xsd:boolean | Is this the default certificate? 1 | ||||||||||
certificateHealth | CertificateHealthData | The certificate data for this connection server. 1 | ||||||||||
unauthenticatedAccess | xsd:boolean | Whether unauthenticated access is enabled. Since Horizon 7.10 3 | ||||||||||
defaultUnauthenticatedAccessUser | xsd:string | Default username for unauthenticated access. Since Horizon 7.10 1 | ||||||||||
bypassPCoIPGateway | xsd:boolean | Whether to bypass PCoIP Secure Gateway Since Horizon 7.10 1 | ||||||||||
bypassTunnel | xsd:boolean | Whether to bypass HTTP(S) secure tunnel connection. Since Horizon 7.10 1 | ||||||||||
bypassAppBlastGateway | xsd:boolean | Whether to bypass Blast Secure Gateway Since Horizon 7.10 1 | ||||||||||
replicationStatus | ConnectionServerHealthLdapReplicationStatusData[] | Details about the Ldap replication from replica servers. Since Horizon 7.10 1 | ||||||||||
servicesStatus | ConnectionServerServiceStatus[] | Status of the connection server services. Since Horizon 7.10 1 | ||||||||||
sessionProtocolData | ConnectionServerSessionProtocolData[] | PCoIP, BLAST, or RDP sessions when client directly connects to the connection server. Since Horizon 7.10 1 | ||||||||||
refId | xsd:string | Reference ID used for this connection server. Since Horizon 7.10 1 | ||||||||||
resourcesData | ConnectionServerHealthResourcesData | Resources data of the connection server. Since Horizon 7.11 1 | ||||||||||
lastUpdatedTimestamp | xsd:long | The timestamp in milliseconds when the last update was obtained. Measured as epoch time. Since Horizon 7.12 1 2 |