deleteURLObject

The deleteURLObject operation handles configuration related to URLObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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