33 lines
946 B
JSON
33 lines
946 B
JSON
{
|
|
"rule_table": "RULE_DEFAULT",
|
|
"object_table": "OBJECT",
|
|
"rules": [
|
|
{
|
|
"rule_id": 1,
|
|
"service": 1,
|
|
"action": 1,
|
|
"do_blacklist": 1,
|
|
"do_log": 1,
|
|
"user_region": "anything",
|
|
"is_valid": "yes",
|
|
"objects": [
|
|
{
|
|
"object_name": "Untitled",
|
|
"regions": [
|
|
{
|
|
"table_name": "HTTP_URL",
|
|
"table_type": "expr",
|
|
"table_content": {
|
|
"keywords": "hello&world",
|
|
"expr_type": "none",
|
|
"match_method": "sub",
|
|
"format": "uncase plain"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|