REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets a description of the client identity used to secure the trusted channel for the partition.
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
The identifier of the client of interest
Use: Required
JSON Schema:
Object type: string
The description of the client identity that secures the trusted channel.
JSON Schema: STC Client Identity description
Unexpected error
Partition or client does not exist.
GET https://1.2.3.4:8443/api/lunasa/hsms/154704/partitions/273087011507/stc/clients/1
{ "fingerprint": "91ee10ff31325b74fcc2c630332be4618a28442d", "label": "client2" }