deleteTroubleshootJobHistory

The deleteTroubleshootJobHistory operation handles configuration related to TroubleshootJobHistory model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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