deleteConfigImportExportFileInfo
The deleteConfigImportExportFileInfo operation handles configuration related to ConfigImportExportFileInfo model.
Description
This API call is not allowed on the standby unit in an HA pair.
Path Parameters
| Parameter | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| objId | True | string | The filename of the configuration file to delete | |||
Example
- name: Execute 'deleteConfigImportExportFileInfo' operation
ftd_configuration:
operation: "deleteConfigImportExportFileInfo"
path_params:
objId: "{{ obj_id }}"