Creating an HSM Cluster
Learn how to create an HSM cluster resource in OCI Dedicated Key Management.
Note that the cluster created for this operation remains in the "Creating" state while Dedicated Key Management provisions three HSM partitions with DNS entries. When the partitions are configured, the state changes to "Initialization Required." See Initializing an HSM Cluster for details on initializing the new cluster.
Use the oci kms kms-hsm-cluster hsm-cluster create command and required parameters to create an HSM cluster.
oci kms kms-hsm-cluster hsm-cluster create -compartment-id <hsm_cluster_ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the CreateHSMCluster API with the KMSHSMCLUSTER API endpoint to create an HSM cluster.
Note
The HSM Cluster Endpoint is used for is used for cluster management operations including Create, Update, List, Get, and Delete. This endpoint is also called the KMSHSMCLUSTER endpoint.
For regional endpoints for the Key Management, Secret Management, and Secret Retrieval APIs, see API Reference and 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.