Scheduling Deletion of an HSM Cluster
Schedules the deletion of an HSM cluster, update its lifecycle state to "PENDING_DELETION" and deletesit after the retention period.
Open a command prompt and run
hsm-cluster schedule-hsm-cluster-deletion
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 KMS CLI Command Reference.
Run the
ScheduleHsmClusterDeletion
operation that uses the KMSHSMCLUSTER API endpoint.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.