InlineIdsEventsHistoryListResult1
InlineIdsEventsHistoryListResult1
JSON Example
{
"signature_info": {
"is_active": false,
"severity": "string",
"details": "string",
"signature_id": "string",
"original_signature_id": "string",
"total_detected": 0,
"total_prevented": 0,
"impact_score": 0,
"risk_score": 0,
"confidence_score": 0,
"time": 0
},
"event_history_list": [
{
"timestamp": 0,
"where_detected": "string",
"src_ip": "string",
"dest_ip": "string",
"src_port": 0,
"dest_port": 0,
"protocol": "string",
"rule_name": "string",
"profile_name": "string",
"action": "string",
"attempts": 0,
"pcap_uuid": "string",
"pcap_exist": false
}
]
}