IcapOPSWATLog

IcapOPSWATLog
IcapOPSWATLog
JSON Example
{
    "reason": "string",
    "threat_id": "string",
    "violations": [
        {
            "file_name": "string",
            "resolution": "string",
            "threat_name": "string"
        }
    ]
}
string
reason
Optional

Blocking reason for the content. It is available only if content was scanned by ICAP server and some violations were found. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
threat_id
Optional

Short description of the threat found in the content. Available only if content was scanned by ICAP server and some violations were found. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

violations
Optional

Threat found in the content. Available only if content was scanned by ICAP server and some violations were found. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of