Data Object - CertificateHealthData

Class
VMware.Hv.CertificateHealthData
Property of
ConnectionServerHealthInfo, SAMLAuthenticatorHealthConnectionServerConnectionData, SecurityServerHealthInfo, ViewComposerHealthConnectionServerConnectionData, VirtualCenterHealthConnectionServerConnectionData
Since
Horizon View 6.0

Data Object Description

Health data about a server's certificate.

Data Object Properties

Properties

Name Type Description
validxsd:boolean

Is the certificate valid?
  • This property need not be set.
startTimexsd:dateTime

When is certificate valid from?
  • This property need not be set.
expirationTimexsd:dateTime

When the certificate expires.
  • This property need not be set.
invalidReasonxsd:string

If the certificate is not valid, the reason why.
  • This property need not be set.
connectionServerCertificatexsd:string

Connection server certificate in PEM format.

Since Horizon 7.2
  • This property need not be set.