getdownloaddiskfile

The getdownloaddiskfile operation handles configuration related to File model. 

Path Parameters

Parameter Required Type Description
objId True string The file name to download.

Example

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