Creating an HSM Cluster
Create an HSM Cluster resource.
As a first step, you begin the provisioning workflow by first creating an HSM cluster. Upon creation, the cluster state is set to "Creating" and the Dedicated KMS provisions three HSM partitions with an DNS entry.
Open a command prompt and run
hsm-cluster create
to create a HSM cluster.oci kms kms-hsm-cluster hsm-cluster create -compartment-id
For example:
oci kms kms-hsm-cluster hsm-cluster create --compartment-id ocid1.compartment.sample1..aaaaaaaaaziotxjmvm4sbdczvrc4cllpkqvl2wf5v5p3mdkj5clzp6njmtoq --display-name CLI_test
For a complete list of parameters and values for CLI commands, see KMS CLI Command Reference.
Run the
CreateHsmCluster
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.