Getting HSM Cluster Details

Retrieve HSM cluster details within the specified HSM Cluster resource.

    1. Open the navigation menu, click Identity & Security. Under Key Management & Secret Management, click Dedicated Key Management.
    2. Under List scope, select the compartment that contains the HSM cluster.
    3. From the list of clusters in the compartment, click a cluster name to open its details page. The HSM cluster Information section displays the following information.
      • Compartment: The name of the compartment that contains the HSM cluster.
      • OCID: The unique, Oracle-assigned ID of the HSM cluster.
      • Created: The date and time when you initially created the HSM cluster.
      • DNS Name: DNS name for accessing the HSM cluster.
      • Display Name: A user-friendly name for a HSM cluster resource.
      • Status:Lifecycle state of the HSM cluster.
  • Open a command prompt and run hsm-cluster get to create a HSM cluster.

    oci kms kms-hsm-cluster hsm-cluster get -hsm-cluster-id

    For example:

    oci kms kms-hsm-cluster hsm-cluster get -hsm-cluster-id ocid1.kmshsmcluster.region1.sea.avs2pvjgaactu.abzwkljsshsfywmfvqr2vxo3q75ifayb5yxbhj63czq47ft3fpi52zah5pdq

    For a complete list of parameters and values for CLI commands, see KMS 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.