Data Object - HostCertificateManagerCertificateInfo(vim.host.CertificateManager.CertificateInfo)

Property of
HostCertificateManager
Extends
DynamicData
Since
vSphere API 6.0

Data Object Description

This data object is used to encapsulate the X509 certificate metadata.

Properties

Name Type Description
issuer*xsd:string

The issuer of the certificate.
notAfter*xsd:dateTime


notBefore*xsd:dateTime

The validity of the certificate.
statusxsd:string

The status of the certificate in vCenter Server. The possible values for status are as described in HostCertificateManagerCertificateInfoCertificateStatus. If queried directly from an ESX host, the property is set to unknown.
subject*xsd:string

The subject of the certificate.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition