Virtual Storage Lifecycle Management API


Data Object - HostCertificateManagerCertificateSpec(vim.host.CertificateManager.CertificateSpec)

Parameter to
GenerateCertificateSigningRequest, GenerateCertificateSigningRequestByDn
Extends
DynamicData
Since
vSphere API Release 8.0.1.0

Data Object Description

Represents certificate specification used for identifying a specific certificate supported by Host.

Properties

Name Type Description
kindxsd:string

The list of supported values can be found in CertificateKind
subjectAlternativeNames*xsd:string[]

List of subject alternative names to be included in the certificate. May contain both DNS names and IP addresses. If unset, the certificate will contain only its CN as a SAN.

Since vSphere API Release 9.0.0.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition