getdownloadtroubleshoot

The getdownloadtroubleshoot operation handles configuration related to File model. 

Path Parameters

Parameter Required Type Description
objId True string Use the "applianceUuid" value from the response of /operational/systeminfo/default API under SystemInformation.

Example

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