deleteScheduleTroubleshoot

The deleteScheduleTroubleshoot operation handles configuration related to ScheduleTroubleshoot model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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