[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
EventsStatistics
Inspection Events Statistics.
Properties
integer
number_of_blocked_inspections
Optional
number of blocked inspections in a specified time range.
integer as int64
number_of_cloud_inspections
Optional
number of cloud inspections in a specified time range.
integer as int64
number_of_inspections
Optional
number of inspection events in a specified time range.
integer as int64
number_of_local_inspections
Optional
number of local inspections in a specified time range.
integer
number_of_malicious_inspections
Optional
number of malicious inspections in a specified time range.
integer
number_of_suspicious_inspections
Optional
number of suspicious inspections in a specified time range.
integer
number_of_uninspected_events
Optional
number of uninspected events in a specified time range. This property will be set only if sampled_statistics query parameter is true.
integer as int64
time_stamp
Optional
start time of the computed time window. if the specified time range is 1 month, then value is for every day if the specified time range is 1 week, then value is for every 6 hour if the specified time range is 1 hour, then value is for every 1 hour
JSON Example
{
"number_of_blocked_inspections": 0,
"number_of_cloud_inspections": 0,
"number_of_inspections": 0,
"number_of_local_inspections": 0,
"number_of_malicious_inspections": 0,
"number_of_suspicious_inspections": 0,
"number_of_uninspected_events": 0,
"time_stamp": 0
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Property Of
InlineEventStatisticsResult0