View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SecurityServerHealthInfo
- Class
- VMware.Hv.SecurityServerHealthInfo
- Returned by
- SecurityServerHealth_Get, SecurityServerHealth_List
- See also
- CertificateHealthData, SecurityServerHealthConnectionData, SecurityServerId
- Since
- Horizon View 6.0
Data Object Description
Health information about a security server.Data Object Properties
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
|
||||||||
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 |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |