Data Object - CertificateSSOConnectorHealthEnrollmentServerHealthData

Class
VMware.Hv.EnrollmentServerHealthData
Property of
CertificateSSOConnectorConnectorHealthData
See also
CertificateSSOEnrollmentServerId
Since
Horizon 7.0

Data Object Description

The health data for a CertSSO connector enrollment server.

Data Object Properties

Properties

Name Type Description
enrollmentServerCertificateSSOEnrollmentServerId

The id of the enrollment server.
dnsNamexsd:string

The DNS name of the enrollment server.
statexsd:string

The state of the enrollment server health.
  • This property will be one of:
    Value Description
    "OK"Enrollment server is green.
    "ERROR"Enrollment server is red.
stateReasonsxsd:string[]

Reasons for the state, if any.
  • This property need not be set.
  • This property will be one of:
    Value Description
    "UNREACHABLE_ON_POD"Error: The enrollment server cannot be contacted by the pod.
    "UNREACHABLE_ON_LOCAL_BROKER"Error: The enrollment server cannot be contacted by the local broker.