Scheduling the Deletion of an HSM Cluster

Learn how to schedule the deletion of an HSM cluster.

When you schedule the deletion of an HSM cluster, the cluster lifecycle state changes to "pending deletion". The cluster is deleted by OCI Dedicated Key Management after a 7-day waiting period. You can cancel the deletion at any time during the 7-day waiting period. See Canceling Scheduled Deletion of an HSM Cluster for more information.
    1. 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.
    2. From the Actions menu Actions Menu at the end of the row entry for the cluster, select Delete HSM cluster.
    3. Enter the name of the cluster to confirm the deletion.
    4. Select Delete HSM cluster.
      Note

      OCI When you schedule a cluster for deletion, the cluster goes to a transition state and all actions on the HSM Cluster Details page are disabled. After 7 days, the cluster is deleted, unless you cancel the deletion.
  • Use the oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion command and required parameters to schedule HSM cluster deletion.

    oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion --hsm-cluster-id

    For example:

    oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion hsm-cluster-1

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the ScheduleHsmClusterDeletion API with the KMSHSMCLUSTER API endpoint to schedule the deletion of an HSM cluster.

    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.