This command deletes a TLS certificate and/or a CRL file from the VMS.
Usage
tlscertificate delete --id ID
[--only-crl]Required Parameters
| The ID of the certificate you want to delete. |
Options
| Removes only the CRL file without removing the certificate itself. |
Example
To delete a certificate with ID 9:
vcli: admin> tlscertificate delete --id 9