![]() |
REST API
17
REST API for Luna Network HSMs
|
This resource list the actions linked to NTLS.
None
The list of actions related to the NTLS service.
JSON Schema: NTLS Actions
Unexpected error
GET https://1.2.3.4:8443/api/lunasa/ntls/actions
{
"actions": [
{
"id": "reset",
"url": "/api/lunasa/ntls/actions/reset"
},
{
"id": "setDefaultCipherList",
"url": "/api/lunasa/ntls/actions/setDefaultCipherList"
},
{
"id": "setDefaultGroupList",
"url": "/api/lunasa/ntls/actions/setDefaultGroupList"
}
]
}