Canceling Certificate Authority Version Deletion
Cancel the scheduled deletion of a certificate authority (CA) version if you no longer want to delete the CA version.
-
On the Certificate Authorities list page, select the name of the CA with the CA version for which you want to cancel a scheduled deletion. If you need help finding the list page, see Listing Certificate Authorities.
To find a CA in a different compartment, under List scope, select a different compartment.
- Under Resources, select Versions.
-
Find the CA version pending deletion, select the Actions menu (
), and then select Cancel Deletion.
- Confirm that you want to cancel the deletion by selecting Cancel Deletion.
-
On the Certificate Authorities list page, select the name of the CA with the CA version for which you want to cancel a scheduled deletion. If you need help finding the list page, see Listing Certificate Authorities.
Use the oci certs-mgmt certificate-authority-version cancel-deletion command and required parameters to cancel the scheduled deletion of a CA version number:
Commandoci certs-mgmt certificate-authority-version cancel-deletion --certificate-authority-id <CA_OCID> --version-number <CA_version_number>
For example:
oci certs-mgmt certificate-authority-version cancel-deletion --certificate-authority-id ocid1.certificateauthority.oc1.<region>.<unique_id> --version-number 3
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CancelCertificateAuthorityVersionDeletion operation to cancel the scheduled deletion of a CA version.