View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ViewComposerHealthConnectionServerConnectionData
- Class
- VMware.Hv.ConnectionServerConnectionData
- Property of
- ViewComposerHealthInfo
- See also
- CertificateHealthData, ConnectionServerId
- Since
- Horizon View 6.0
Data Object Description
Health information for a specific connection server's connection to the View Composer server.Data Object Properties
Properties
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | ConnectionServerId |
The ID of the connection server.
|
||||||||||
name | xsd:string |
The host name of the Connection Server.
|
||||||||||
status | xsd:string |
The health status of the View Composer server.
|
||||||||||
errorMessage | xsd:string |
Error message if connection server failed to connect to View Composer server
|
||||||||||
thumbprintAccepted | xsd:boolean |
Whether the thumbprint of the View Composer server was accepted.
|
||||||||||
certificateHealth | CertificateHealthData |
The health of the certificate.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |