REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets the information associated with a specific client.
The identifier of the client of interest
Use: Required
JSON Schema:
Object type: string
client details
JSON Schema: Client description
Unexpected error
Client does not exist.
GET https://1.2.3.4:8443/api/lunasa/ntls/clients/testClient
{ "htlRequired": false, "clientID": "testClient", "links": "/api/lunasa/ntls/clients/testClient/links", "hostname": "1.2.3.4" }