summaryrefslogtreecommitdiff
path: root/demo3/maat_json.json
blob: 761231ca4b4d6196fe098dcaa955535ad5ea9fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
    "compile_table": "WANNAT_COMPILE",
    "group2compile_table": "WANNAT_GROUP_COMPILE_RELATION",
    "group2group_table": "GROUP2GROUP",
    "rules": [
        {
            "compile_id": 301,
            "service": 0,
            "action": 1,
            "do_blacklist": 0,
            "do_log": 2,
            "effective_range": "{}",
            "user_region": "{\"ip_object_ids\":[203,204], \"translate_type\":\"never\", \"time_interval\":123, \"connection_count\":1243}",
            "group_num": 8,
            "is_valid": "yes",
            "modified_time": "100",
            "groups": [
                {
                    "virtual_table": "UE_ID",
                    "group_id": 1,
                    "not_flag": 0,
                    "nth_clause": 1,
                    "regions": [
                        {
                            "table_name": "WANNAT_OBJ_UE_ID",
                            "table_type": "expr",
                            "table_content": {
                                "region_id": 101,
                                "keywords": "abcdefghij",
                                "expr_type": "none",
                                "match_method": "exact",
                                "is_hexbin": "no",
                                "format": "uncase plain"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}