getdownloadconfig

The getdownloadconfig operation handles configuration related to File model. 

Description

The method that starts the config file download.

Path Parameters

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

Example

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