[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention

InlineEventStatisticsResult0

A list of inspection events in a specified time range.


Properties

array of EventsStatistics
results Optional

A list of inspection events.

JSON Example

{
    "results": [
        {
            "number_of_blocked_inspections": 5,
            "number_of_malicious_inspections": 5170,
            "number_of_suspicious_inspections": 5187,
            "time_stamp": 1605291158565
        },
        {
            "number_of_blocked_inspections": 10015,
            "number_of_malicious_inspections": 10073,
            "number_of_suspicious_inspections": 9927,
            "time_stamp": 1605377558565
        }
    ]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

EventStatisticsResult

Feedback

Was this page helpful?