![]() |
REST API
15
REST API for Luna Network HSMs
|
Gets the web server blocklist configuration. For more details on the blocklist configuration see Block List
None
The configuration of the blocklist.
JSON Schema: Web Server Blocklist
Unexpected error
GET https://1.2.3.4:8443/api/lunasa/webServer/blocklist
{
"maxInfractionCount": 10,
"timeoutStart": 5,
"timeoutMultiplier": 1.5,
"actions": "/api/lunasa/webServer/blocklist/actions"
}