View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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
|
||||||||||
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.
|
||||||||||
defaultCertificate | xsd:boolean |
Is this the default certificate?
|
||||||||||
certificateHealth | CertificateHealthData |
The certificate data for this connection server.
|
||||||||||
unauthenticatedAccess | xsd:boolean |
Whether unauthenticated access is enabled.
Since Horizon 7.10
|
||||||||||
defaultUnauthenticatedAccessUser | xsd:string |
Default username for unauthenticated access.
Since Horizon 7.10
|
||||||||||
bypassPCoIPGateway | xsd:boolean |
Whether to bypass PCoIP Secure Gateway
Since Horizon 7.10
|
||||||||||
bypassTunnel | xsd:boolean |
Whether to bypass HTTP(S) secure tunnel connection.
Since Horizon 7.10
|
||||||||||
bypassAppBlastGateway | xsd:boolean |
Whether to bypass Blast Secure Gateway
Since Horizon 7.10
|
||||||||||
replicationStatus | ConnectionServerHealthLdapReplicationStatusData[] |
Details about the Ldap replication from replica servers.
Since Horizon 7.10
|
||||||||||
servicesStatus | ConnectionServerServiceStatus[] |
Status of the connection server services.
Since Horizon 7.10
|
||||||||||
sessionProtocolData | ConnectionServerSessionProtocolData[] |
PCoIP, BLAST, or RDP sessions when client directly connects to the
connection server.
Since Horizon 7.10
|
||||||||||
refId | xsd:string |
Reference ID used for this connection server.
Since Horizon 7.10
|
||||||||||
resourcesData | ConnectionServerHealthResourcesData |
Resources data of the connection server.
Since Horizon 7.11
|
||||||||||
lastUpdatedTimestamp | xsd:long |
The timestamp in milliseconds when the last update was obtained.
Measured as epoch time.
Since Horizon 7.12
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |