[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Delete Certificate
DescriptionDelete a certificate
Request
URLURL
https://localhost/suite-api/api/certificate
Query Parameters
Query Parameters
boolean
force
Optional
Indicates whether to force delete operation if there are references to it
force example
false
string
thumbprint
Required
The Certificate thumbprint to be deleted
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/certificate?thumbprint=string
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations