getUpgradeFile

The getUpgradeFile operation handles configuration related to UpgradeFile model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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