REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets the information associated with a specific partition object.
The serial number of the HSM of interest
Use: Required
JSON Schema:
Object type: string
The identifier of the partition of interest
Use: Required
JSON Schema:
Object type: string
Object details.
JSON Schema: Partition Object Description
Unexpected error
HSM, partition, or object does not exist.
GET https://1.2.3.4:8443/api/lunasa/hsms/154704/partitions/273087011784/objects/19
{ "id": "19", "label": "RecoveryInit RSA Public Key", "type": "Public Key", "uid": "7600000184010000b8ae0a00" }