REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets from a user partition of the admin HSM the response necessary for indirect login.
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 response of interest
Use: Required
JSON Schema:
Object type: string
The response to provide to the service HSM for indirect login.
JSON Schema:
type: string description: response is the authentication data to be provided for indirect login to the service HSM.
Unexpected error
HSM, partition or response does not exist.
GET https://1.2.3.4:8443/api/lunasa/hsms/700088/partitions/700088016/indirect/responses/1
{ "response": "qlpLRuWfzCpyYkji4YguJSlpkvr9ZTq/NB5ymFPnLxc=" }