[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Import Certificate
DescriptionImport the given certificate file.
Request
URLURL
https://localhost/suite-api/api/certificate
Form Data Parameters
Form Data Parameters
file
certificateFile
Required
Certificate file
Authentication
This operation uses the following authentication methods.
Response
202 Accepted Response Body>
Response
200 OK Response Body>Response Body
200 OK
Returns
Certificates
of type(s) application/json, application/xml
202 Accepted Response Body>
Response Body
202 Accepted
Returns
Certificates
of type(s) application/json, application/xml
The imported certificate information
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST https://localhost/suite-api/api/certificate
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations