InlineProcessInspectionEventsListResult1
InlineProcessInspectionEventsListResult1
A list of Process Inspection Events.
JSON Example
{
"results": [
{
"event_type": "string",
"inspection_time": 0,
"buffer": "string",
"buffer_category": "string",
"analyst_task_uuid": "string",
"inspection_status": "string",
"threat_score": 0,
"verdict": "string",
"error_message": "string",
"error_code": "string",
"rule_id": "string",
"os_type": "Windows 10.0.16299 Service Pack 0.0 Product Type 1"
}
]
}