MalwarePreventionCloudFileSharingParameters

MalwarePreventionCloudFileSharingParameters
Malware Prevention Cloud File Sharing Parameters

Cloud data sharing parameters for Malware Prevention.

JSON Example
{
    "file_metadata_sharing_mode": false,
    "file_sharing_mode": false,
    "file_type_categories": {
        "archive": false,
        "document": false,
        "executable": false,
        "java": false,
        "media": false,
        "script": false
    }
}
boolean
file_metadata_sharing_mode
Optional
Constraints: default: true

Controls whether file metadata is shared with the cloud for analysis

boolean
file_sharing_mode
Optional
Constraints: default: true

Controls whether files are shared with the cloud for analysis

file_type_categories
Optional

File type categories for Malware Prevention analysis. These settings control which file types are analyzed. Used when analysis_mode is set to ON_PREM.