InlineFileInspectionEventsListResult1

InlineFileInspectionEventsListResult1
InlineFileInspectionEventsListResult1

A list of File Inspection Events.

JSON Example
{
    "results": [
        {
            "inspection_time": 0,
            "server": {
                "vm_id": "string",
                "ip_address": "string",
                "fqdn": "string"
            },
            "client": {
                "vm_id": "string",
                "ip_address": "string",
                "fqdn": "string"
            },
            "sha256": "string",
            "sha1": "string",
            "md5": "string",
            "file_name": "string",
            "inspection_status": "string",
            "threat_score": 0,
            "verdict": "string",
            "error_message": "string",
            "error_code": "string",
            "is_blocked": false,
            "allow_listed": false,
            "transport_node_type": "string",
            "transport_node_id": "string",
            "gateway_id": "string"
        }
    ]
}
results
Optional

A list of File Inspection Events.