REST API
4.0.0
REST API for SafeNet Network HSMs
|
Removes a client from the list of those registered on the appliance.
The identifier of the client of interest
Use: Required
JSON Schema:
Object type: string
Success
Unexpected error
Client does not exist.
DELETE https://1.2.3.4:8443/api/lunasa/ntls/clients/testClient
{ }
This resource will require SO authentication when the forceSoLogin flag is enabled. (See GET /api/lunasa)