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

InlineThreatScoreStatisticsResult0

A list of file inspection events statistics of threat scores.


Properties

results Optional

A list of statistics of threat scores.

JSON Example

{
    "results": [
        {
            "number_of_inspections": 0,
            "threat_score_range": {
                "end_score": 10,
                "start_score": 0
            }
        },
        {
            "number_of_inspections": 0,
            "threat_score_range": {
                "end_score": 20,
                "start_score": 11
            }
        },
        {
            "number_of_inspections": 7449,
            "threat_score_range": {
                "end_score": 30,
                "start_score": 21
            }
        },
        {
            "number_of_inspections": 73689,
            "threat_score_range": {
                "end_score": 40,
                "start_score": 31
            }
        },
        {
            "number_of_inspections": 73675,
            "threat_score_range": {
                "end_score": 50,
                "start_score": 41
            }
        },
        {
            "number_of_inspections": 74092,
            "threat_score_range": {
                "end_score": 60,
                "start_score": 51
            }
        },
        {
            "number_of_inspections": 76066,
            "threat_score_range": {
                "end_score": 70,
                "start_score": 61
            }
        },
        {
            "number_of_inspections": 94542,
            "threat_score_range": {
                "end_score": 80,
                "start_score": 71
            }
        },
        {
            "number_of_inspections": 95211,
            "threat_score_range": {
                "end_score": 90,
                "start_score": 81
            }
        },
        {
            "number_of_inspections": 95633,
            "threat_score_range": {
                "end_score": 100,
                "start_score": 91
            }
        }
    ]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

ThreatScoreStatisticsResult

Feedback

Was this page helpful?