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:
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. |
|
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.
- This property need not be set.
|
defaultCertificate | xsd:boolean |
Is this the default certificate?
- This property need not be set.
|
certificateHealth | CertificateHealthData |
The certificate data for this connection server.
- This property need not be set.
|
unauthenticatedAccess | xsd:boolean |
Whether unauthenticated access is enabled.
Since Horizon 7.10
-
This property has a default value of
false.
|
defaultUnauthenticatedAccessUser | xsd:string |
Default username for unauthenticated access.
Since Horizon 7.10
- This property need not be set.
|
bypassPCoIPGateway | xsd:boolean |
Whether to bypass PCoIP Secure Gateway
Since Horizon 7.10
- This property need not be set.
|
bypassTunnel | xsd:boolean |
Whether to bypass HTTP(S) secure tunnel connection.
Since Horizon 7.10
- This property need not be set.
|
bypassAppBlastGateway | xsd:boolean |
Whether to bypass Blast Secure Gateway
Since Horizon 7.10
- This property need not be set.
|
replicationStatus | ConnectionServerHealthLdapReplicationStatusData[] |
Details about the Ldap replication from replica servers.
Since Horizon 7.10
- This property need not be set.
|
servicesStatus | ConnectionServerServiceStatus[] |
Status of the connection server services.
Since Horizon 7.10
- This property need not be set.
|
sessionProtocolData | ConnectionServerSessionProtocolData[] |
PCoIP, BLAST, or RDP sessions when client directly connects to the
connection server.
Since Horizon 7.10
- This property need not be set.
|
refId | xsd:string |
Reference ID used for this connection server.
Since Horizon 7.10
- This property need not be set.
|
resourcesData | ConnectionServerHealthResourcesData |
Resources data of the connection server.
Since Horizon 7.11
- This property need not be set.
|