[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Get Certificate Authorities
DescriptionGet certificate authorities information
Request
Operation doesn't accept any path, query or header parameters.
URL
https://sfo-vcf01.rainpole.io/v1/certificate-authorities
Response
Response
Response BodyResponse Body
200 OK
Returns
PageOfCertificateAuthority
of type(s) application/json
{
"elements": [
{
"commonName": "OpenSSL CA",
"country": "IN",
"id": "One among: OpenSSL, Microsoft",
"locality": "Bengaluru",
"organization": "VMware Inc.",
"organizationUnit": "VCF",
"serverUrl": "https://sfo-ad.rainpole.io/certsrv",
"state": "Karnataka",
"templateName": "WebServer",
"username": "Administrator"
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
Errors
Error
500
Internal Server Error
Code Samples
cURL Command
curl https://sfo-vcf01.rainpole.io/v1/certificate-authorities
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
On This Page
Certificates Operations
delete
Delete CA Configuration
Introduced
get
Download CSR
Introduced
put
Generate Certificates
Introduced
put
Generates CSRs
Introduced
get
Get CSRs
Introduced
get
Get Certificates
Introduced
patch
Replace Certificates
Introduced
put
Upload Certificates
Introduced
get
View Certificate
Introduced