REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets all SSH actions.
None
A list of all actions that can be performed under SSH.
JSON Schema: SSH Actions
Unexpected error
GET https://1.2.3.4:8443/api/lunasa/ssh/actions
{ "actions": [ { "id": "keyRegenerate", "url": "/api/lunasa/ssh/actions/keyRegenerate" } ] }