Getting HSM Cluster DNS Name
Get DNS name for the HSM cluster in the "Activation Required" state.
- Open the Oracle Cloud Console navigation menu and click Identity & Security. Under Key Management & Secret Management, click Dedicated Key Management.
- In the Dedicated KMS page, from the list of clusters, click a cluster name to open its details page.
- The HSM Cluster Information section display the DNS Name of the HSM cluster.
Use the oci kms kms-hsm-cluster hsm-cluster get command and required parameters to get the HSM partition's DNS name.
oci kms kms-hsm-cluster hsm-cluster get --cluster-idFor example:
oci kms kms-hsm-cluster hsm-cluster get hsm-cluster-id ocid1.hsmcluster-1.oc1..example1example25qrlpo4agcmothkbgqgmuz2zzum45ibplooqtabwk3zzFor a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetHsmCluster 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.