REST API
4.0.0
REST API for SafeNet Network HSMs
|
Deletes the client identity that secures 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
Success
Unexpected error
HSM, partition or client does not exist.
DELETE https://1.2.3.4:8443/api/lunasa/hsms/154704/partitions/273087011784/stc/clients/1
{ }