Complete HTTP Web Inspection Response Sample

< HTTP/1.1 100
< HTTP/1.1 200
< Content-Type: application/json;charset=UTF-8
< Transfer-Encoding: chunked
< Date: Mon, 27 Apr 2020 12:45:24 GMT
<
{
    "global_message_id": "1564953753559",
    "resolution": "MATCHED",
    "cpe_transaction_info": {
        "id": "14073523857063450160"
    },
    "violations": [
        {
            "policy_id": "19967",
            "policy_name": "catch22",
            "violated_rules": [
                {
                    "rule_name": "catch22",
                    "rule_severity": "MEDIUM",
                    "rule_number_of_matches": 6,
                    "rule_id": "rule_19967"
                }
            ]
        },
        {
            "policy_id": "19972",
            "policy_name": "KOKO_policy",
            "violated_rules": [
                {
                    "rule_name": "KOKO_rule",
                    "rule_severity": "MEDIUM",
                    "rule_number_of_matches": 11,
                    "rule_id": "rule_19972"
                }
            ]
        }
    ],
    "actions": [
        {
            "action_type": "Block"
        }
    ],
    "max_number_of_matches": 11
}
* Connection #1 to host 10.0.190.45 left intact