deleteExportConfigJobHistory
The deleteExportConfigJobHistory operation handles configuration related to ExportConfigJobHistory 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 | ||||
Example
- name: Execute 'deleteExportConfigJobHistory' operation
ftd_configuration:
operation: "deleteExportConfigJobHistory"
path_params:
objId: "{{ obj_id }}"