getdownload

The getdownload operation handles configuration related to File model. 

Path Parameters

Parameter Required Type Description
objId True string Use "default".

Example

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