{ "rule_table": "RULE_DEFAULT", "object_group_table": "OBJECT_GROUP", "rules": [ { "uuid": "9c5ee166-3af6-fb23-f8f8-8c7062ed3717", "service": 1, "action": 1, "do_blacklist": 1, "do_log": 1, "user_region": "anything", "is_valid": "yes", "and_conditions": [ { "attribute_name": "HTTP_URL", "objects": [ { "items": [ { "table_name": "HTTP_URL", "table_type": "expr", "table_content": { "expression": "hello&world", "expr_type": "and" } } ] } ] } ] } ] }