deleteFlexConfigObject

The deleteFlexConfigObject operation handles configuration related to FlexConfigObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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