Delete a Vault Certificate
Request
DELETE https://{hostname}:{port}
/cli/vault/certificate?{parameters}
Parameter | Type | Required | Description |
---|---|---|---|
store | string | false | Vault Secret Store ID/Name |
vaultCertificate | string | true | Name or ID of the Vault Certificate |
Related CLI command: deleteVaultCertificate.