Renaming an HSM Cluster
Update an HSM cluster name.
- Open the Oracle Cloud Console navigation menu and click Identity & Security. Under key Management & Secret Management, click Dedicated Key Management.
- In the Dedicated Key Management home page, select a cluster from the summary table.
- In the HSM Cluster Details page, click Rename.
- Enter a new name for the cluster and then click Update.
Open a command prompt and run
hsm-cluster update
to create a HSM cluster.oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id
For example:
oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id ocid1.kmshsmcluster.region1.sea.example1.abzwkljsshsfywmfvqr2vxo3q75ifayb5yxbhj63czq47ft3fpi52zah5pdq --display-name CLI_Test2
For a complete list of parameters and values for CLI commands, see KMS CLI Command Reference.
Run the
UpdateHsmCluster
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.