View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ConnectionServerHealthInfo
- Class
- VMware.Hv.ConnectionServerHealthInfo
- Returned by
- ConnectionServerHealth_Get, ConnectionServerHealth_List
- See also
- CertificateHealthData, ConnectionServerHealthConnectionData, ConnectionServerId
- Since
- Horizon View 6.0
Data Object Description
Health information on a connection server.Data Object Properties
Properties
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
|
||||||||
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |