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

InlineAllowedFileDetailsList1

A list of files allowed in the data center.


Properties

results Optional

A list of allowed files.

JSON Example

{
    "results": [
        {
            "file_name": [],
            "number_of_hits": 1,
            "score": -1,
            "sha256": "fa35e2051ae8f152a1745d2455606a8e1f07c20abf848f8346549cb2f3986b0f",
            "verdict": "UNINSPECTED"
        },
        {
            "file_name": [],
            "number_of_hits": 1,
            "score": -1,
            "sha256": "fa35e2051ae8f152a1745d2455606a8e1f07c20abf848f8346549cb2f3986b0f",
            "verdict": "UNINSPECTED"
        }
    ]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

AllowedFileDetailsList

Feedback

Was this page helpful?