[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

InlinegetContentInspectionEngineConfigurationHash

Properties

string
desc Required

string
documentActionOnUnknown Required

Possible values are: allowblock


boolean
enabled Required

string
fileActionOnUnknown Required

Possible values are: allowblock


string
name Required

string
onError Required

Possible values are: allowblock


array of string
transferTypes Required

Possible values are: uploadsdownloads

JSON Example

{
    "desc": "Multi-Engine Hash Check for Virus",
    "documentActionOnUnknown": "allow",
    "enabled": false,
    "fileActionOnUnknown": "allow",
    "name": "File Hash Check",
    "onError": "block",
    "transferTypes": [
        "downloads",
        "uploads"
    ]
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

GetContentInspectionEngineConfiguration

Feedback

Was this page helpful?