getdownloadbackup
The getdownloadbackup operation handles configuration related to File model.
Path Parameters
| Parameter | Required | Type | Description | ||
|---|---|---|---|---|---|
| objId | True | string | Use the "archiveName" value from the response of /managedentity/archivedbackups API under ArchivedBackup. | ||
Example
- name: Execute 'getdownloadbackup' operation
ftd_configuration:
operation: "getdownloadbackup"
path_params:
objId: "{{ obj_id }}"