[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
CertificateLibraryItem
A certificate library item.
Properties
string
alias
Required
string
certificate
Required
PEM encoded certificate. All extraneous whitespace and other information is removed.
string
description
Optional
Description of the certificate library item
string
id
Optional
string
privateKey
Optional
PEM encoded private key. Required if providing a certificate chain
string
privateKeyPassphrase
Optional
passphrase for the private key. Required if the private key is encrypted
JSON Example
{
"alias": "string",
"certificate": "string"
}
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Property Of
InlineCertificateLibraryItems1
Parameter To
Add Certificate Library Item
Update Certificate Library Item
Returned By
Add Certificate Library Item
Get Certificate Library Item
Update Certificate Library Item