Data Object - SecurityServerHealthInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.SecurityServerHealth.SecurityServerHealthInfo
Returned by
See also
CertificateHealthData, SecurityServerHealthConnectionData, SecurityServerId
Since
Horizon View 6.0
Data Object Description¶
Deprecated.This is being deprecated since Security Server will no longer be supported in future releases. Please consider using Unified Access Gateway (UAG) instead.
Health information about a security server.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
id | SecurityServerId | The ID for this security server. | ||||||||
name | xsd:string | The name of this security server. | ||||||||
status | xsd:string | The status of this security server. Since Horizon 7.0 * This property will be one of:
|
||||||||
version | xsd:string | The version of the Security Server. | ||||||||
build | xsd:string | Build number of the security server. | ||||||||
connectionData | SecurityServerHealthConnectionData | The connection data for this security server. | ||||||||
defaultCertificate | xsd:boolean | Is this the default certificate? | ||||||||
certificateHealth | CertificateHealthData | The certificate data for this security server. | ||||||||
ipSecStatus | xsd:string | The status of the IPSec connection to the Connection Server. | ||||||||
pcoipControllerStatus | xsd:string | The PCoIP controller status of this security server. Since Horizon 7.0 |