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