![]() |
REST API
15
REST API for Luna Network HSMs
|
Gets the list of web server blocklist actions.
None
The blocklist actions.
JSON Schema: Web Server Blocklist Actions
Unexpected error
GET https://1.2.3.4:8443/api/lunasa/webServer/blocklist/actions
{
"actions":
[
{
"id": "reset",
"url": "/api/lunasa/webServer/blocklist/actions/reset"
}
]
}