/
TI
tinyactive
/
Nginx + ModSecurity Admin Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
acl
2
get
List ACL rules
post
Create ACL rule
alerts
2
auth
1
domains
5
logs
1
modsecurity
4
monitoring
1
ssl
3
users
2
acl
List ACL rules
get
/acl/rules
Response
List of ACL rules
ACLRule[]
required
id
string
name
string
type
'whitelist'
|
'blacklist'
condition
ACLCondition
action
'allow'
|
'deny'
|
'challenge'
enabled
boolean
Changes