deleteJobHistoryDeployment

The deleteJobHistoryDeployment operation handles configuration related to JobHistoryDeployment model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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