Getting HSM Partition Port Details

Get port details for the HSM partition in the "Activation Required."

    1. Open the Oracle Cloud Console navigation menu and click Identity & Security. Under Key Management & Secret Management, click Dedicated Key Management.
    2. In the HSM Cluster summary table, find a cluster in "Active" state, and click and then to view details.
    3. The Details page displays the User Management utility and Key Management utility port details.
    4. Click Close.
  • View HSM partition port details.

    Open a command prompt and run hsm-partition get to view port details.

    oci kms kms-hsm-cluster hsm-partition get --hsm-partition-id, 
    Example
    oci kms kms-hsm-cluster hsm-partition get hsm-partition-id ocid1.kmshsmpartition.region1.sea.example1.abzwkljsshsfywmfvqr2vxo3q75ifayb5yxbhj63czq89 

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

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