![]() |
REST API
17
REST API for Luna Network HSMs
|
This resource deletes the client's distinguished name filter.
Users with the following role privileges can perform this command:
The identifier of the client of interest.
Use: Required
JSON Schema:
Object type: string minLength: 1 maxLength: 128 pattern: ^(?!server$)[a-zA-Z0-9_.:-]*$
Successful.
Returned when the input data does not conform to the required validation schema.
The client does not exist.
No distinguished name filter is configured.
Failed to delete distinguished name filter.
DELETE
https://1.2.3.4:8443/api/lunasa/ntls/clients/testClient/dn
{
}
{
}
This resource will require SO authentication when the forceSoLogin flag is enabled. (See GET /api/lunasa)