getJobHistoryDeployment

The getJobHistoryDeployment operation handles configuration related to JobHistoryDeployment model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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