View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - CertificateSSOConnectorConnectorHealthData
- Class
- VMware.Hv.ConnectorHealthData
- Property of
- CertificateSSOConnectorHealthInfo
- See also
- CertificateSSOConnectorHealthEnrollmentServerCertificateServerHealthData, CertificateSSOConnectorHealthEnrollmentServerDomainHealthData, CertificateSSOConnectorHealthEnrollmentServerHealthData, CertificateSSOConnectorHealthEnrollmentServerTemplateHealthData
- Since
- Horizon 7.0
Data Object Description
The health data for a CertSSO connector.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
overallState | xsd:string |
The overall state of the connector. This represents the most severe
state of all the component health states.
|
||||||||
primaryEnrollmentServerHealth | CertificateSSOConnectorHealthEnrollmentServerHealthData |
The primary enrollment server health.
|
||||||||
secondaryEnrollmentServerHealth | CertificateSSOConnectorHealthEnrollmentServerHealthData |
The secondary enrollment server health.
|
||||||||
domainHealth | CertificateSSOConnectorHealthEnrollmentServerDomainHealthData |
The health of the domain.
|
||||||||
templateHealth | CertificateSSOConnectorHealthEnrollmentServerTemplateHealthData |
The health of the template.
|
||||||||
certificateServerHealths | CertificateSSOConnectorHealthEnrollmentServerCertificateServerHealthData[] |
The health of each certificate server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |