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

InlineThreatFamilyStatisticsResult0

A list of file inspection events statistics by threat family.


Properties

results Optional

A list of threat statistics.

JSON Example

{
    "results": [
        {
            "number_of_inspections": 58841,
            "threat_family": "adware"
        },
        {
            "number_of_inspections": 58771,
            "threat_family": "backdoor"
        }
    ]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

ThreatFamilyStatisticsResult

Feedback

Was this page helpful?