getHostScanPackageFile

The getHostScanPackageFile operation handles configuration related to HostScanPackageFile model. 

Description

Retrieves the Hostscan package file

Path Parameters

Parameter Required Type Description
objId True string

Example

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