Configure Vcf Certificate Authorities
Update / save the certificate authority configuration
This API will be invoked by UI to update /save the CA configurations
Request
URI
PUT
https://{api_host}/suite-api/api/fleet-management/certificate-management/certificate-authorities
COPY
Request Body
The certificate query param
VcfConfigureCASpec
of type(s)
application/json
Required
"No Custom Example is Available"
object
certificateAuthoritiesSpec
Optional
Represents Certificate Authority
string
certificateAuthorityType
Optional
Represents Certificate Authority Type
Possible values are :
MICROSOFT,
OPENSSL,
object
vcfComponentSpec
Optional
Represents VCF Component selection
Responses
200
Update / save the CA configurations
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/suite-api/api/fleet-management/certificate-management/certificate-authorities
Fleet Certificate Management Operations
GET
Get Vcf Certificate Authorities
PUT
Configure Vcf Certificate Authorities
POST
Get Vcf Certificates
GET
Get Vcf Certificate
PUT
Replace Certificate
GET
Fetch CS Rs
POST
Generate Csr