Data Object - VirtualCenterHealthConnectionServerConnectionData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.VirtualCenterHealth.ConnectionServerConnectionData
Property of
See also
Since
Horizon View 6.0
Data Object Description¶
Health information for a specific connection server's connection to the virtual center server.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | ConnectionServerId | The ID of the connection server. | ||||||||||||||||
name | xsd:string | The name of the Connection Server. | ||||||||||||||||
status | xsd:string | The status of the connection to the Virtual Center server. * This property will be one of:
|
||||||||||||||||
thumbprintAccepted | xsd:boolean | Whether the thumbprint of the Virtual Center server was accepted. 1 | ||||||||||||||||
certificateHealth | CertificateHealthData | The health of the certificate. 1 3 | ||||||||||||||||
refId | xsd:string | Reference ID of the connection server. Since Horizon 7.10 1 | ||||||||||||||||
lastUpdatedTimestamp | xsd:long | The timestamp in milliseconds when the last update was obtained. Measured as epoch time. Since Horizon 7.12 1 2 |