REST API  4.0.0
REST API for SafeNet Network HSMs
GET /api/lunasa/ntls

GET /api/lunasa/ntls

Gets information about NTLS.

NOTE: This version of the REST API does not support this resource. It is for a future release.

Parameters

None

Responses

200

State information related to the NTLS service.

JSON Schema: NTLS

400

Unexpected error

Example Request

   GET 
   https://1.2.3.4:8443/api/lunasa/ntls

Example Result

{
TBD when defined in a future release
}