Getting HSM Partition Details
Get information about an HSM partition's details.
- Open the navigation menu, click Identity & Security. Under Key Management & Secret Management, click Dedicated Key Management.
- In the Dedicated Key Management page, from the list of clusters, click a cluster name to open its details page.
The HSM Partitions section displays the following information: - OCID: The unique, Oracle-assigned ID of the partition.
- Created: The date and time when you created the HSM partition.
- Status: The lifecyle state for the HSM partition.
Open a command prompt and run
hsm-partition getto get HSM partition details.oci kms kms-hsm-cluster hsm-partition get --hsm-cluster-id --hsm-partition-idFor example:
oci kms kms-hsm-cluster hsm-partition get --hsm-cluster-id ocid1.kmshsmcluster.region1.sea.example1.abzwkljsshsfywmfvqr2vxo3q75ifayb5yxbhj63czq47ft3fpi52zah5pdqFor a complete list of parameters and values for CLI commands, see KMS CLI Command Reference.
Run the
GetHsmPartitionoperation 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.