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. |
|
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.
|