Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
kind | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |