[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
Configure Certificate Authority
DescriptionConfigure existing certificate authority
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/certificate-authorities
Request Body
Request Body
{
"microsoftCertificateAuthoritySpec": {
"secret": "string",
"serverUrl": "string",
"templateName": "string",
"username": "string"
},
"openSSLCertificateAuthoritySpec": {
"commonName": "string",
"country": "string",
"locality": "string",
"organization": "string",
"organizationUnit": "string",
"state": "string"
}
}
microsoftCertificateAuthoritySpec
Optional
Microsoft Certificate Authority specification
openSSLCertificateAuthoritySpec
Optional
OpenSSL Certificate Authority specification
Errors
Error
400
Bad request
Error
404
Not Found
Error
500
Internal server error
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{"microsoftCertificateAuthoritySpec":{"secret":"string","serverUrl":"string","templateName":"string","username":"string"},"openSSLCertificateAuthoritySpec":{"commonName":"string","country":"string","locality":"string","organization":"string","organizationUnit":"string","state":"string"}}' https://sfo-vcf01.rainpole.io/v1/certificate-authorities
[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
On This Page
Certificates Operations
delete
get
put
get
get
patch
get