Canceling Certificate Deletion
Cancel a scheduled certificate deletion if you no longer want to delete the certificate.
Use the oci certs-mgmt certificate cancel-deletion command and required parameters to cancel the scheduled deletion of a certificate:
oci certs-mgmt certificate cancel-deletion --certificate-id <certificate_OCID>
For example:
oci certs-mgmt certificate cancel-deletion --certificate-id ocid1.certificate.oc1.<region>.<unique_ID>
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CancelCertificateDeletion operation to cancel the scheduled deletion of a certificate.