Canceling Scheduled Deletion of an HSM Cluster
Learn how to cancel the scheduled deletion of an HSM cluster.
- On the HSM cluster list page, find the HSM cluster that you want to work with. If you need help finding the list page, see Listing HSM Clusters.
- From the at the end of the row entry for the cluster, select Cancel Deletion.
- Select Cancel Deletion in the confirmation dialog to confirm that you want to cancel the deletion of the cluster.
Use the oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion command and required parameters to cancel the pending deletion of a HSM cluster:
oci kms kms-hsm-cluster cancel-deletion --cluster-id <target_cluster_id>
For example:
oci kms kms-hsm-cluster cancel-deletion -–hsm-cluster-id ocid1.kmshsmcluster.region1.sea.exampleaaacu2.examplesrcvbtqe5wgrxn2jua3olmeausn5fauxseubwu5my
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the CancelHsmClusterDeletion API with the KMSHSMCLUSTER endpoint to cancel a scheduled HSM cluster deletion operation.
Note
Each region uses the KMSHSMCLUSTER API endpoint for HSM cluster operations. For regional endpoints, see the API Endpoints.For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.