getdownloadstoredfiles
The getdownloadstoredfiles operation handles configuration related to File model.
Description
The method that starts the captured file download of the requested SHA256
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string | SHA256 value of the file which needs to be downloaded |
Example
- name: Execute 'getdownloadstoredfiles' operation
ftd_configuration:
operation: "getdownloadstoredfiles"
path_params:
objId: "{{ obj_id }}"