Listing HSM Partition Details

List HSM partition details.

    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.
    4. The HSM partition summary table displays the following information.
      • Compartment: The unique, Oracle-assigned ID of the compartment that contains the HSM partition.
      • OCID: The unique, Oracle-assigned ID of the HSM partition.
      • Created: The date and time when you initially created the HSM partition.
  • Open a command prompt and run hsm-partition list to list HSM partitions.

    oci kms kms-hsm-cluster hsm-partition list --hsm-cluster-id 

    For example:

    oci kms kms-hsm-cluster hsm-partition list --hsm-cluster-id ocid1.kmshsmcluster.region1.sea.example1.abzwkljsshsfywmfvqr2vxo3q75ifayb5yxbhj63czq47ft3fpi52zah5pdq

    For a complete list of parameters and values for CLI commands, see KMS CLI Command Reference.

  • Run the ListHsmPartition 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.