getdownloadstoredfileshalist

The getdownloadstoredfileshalist operation handles configuration related to File model. 

Description

Use 'default' as the id to download the file

Path Parameters

Parameter Required Type Description
objId True string The object ID to fetch. Use "default"

Example

- name: Execute 'getdownloadstoredfileshalist' operation
  ftd_configuration:
    operation: "getdownloadstoredfileshalist"
    path_params:
        objId: "{{ obj_id }}"