getCustomDetectionList
The getCustomDetectionList operation handles configuration related to CustomDetectionList model.
Description
If you add a file to this list, the system treats it as if the AMP cloud assigned a malware disposition. If you use AMP for Networks, and the AMP cloud incorrectly identifies a file’s disposition, you can add the file to a file list to better detect the file in the future. These files are specified using SHA-256 hash values. Each file list can contain up to 10000 unique SHA-256 values.
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string |
Example
- name: Execute 'getCustomDetectionList' operation
ftd_configuration:
operation: "getCustomDetectionList"
path_params:
objId: "{{ obj_id }}"