deleteBridgeGroupInterface

The deleteBridgeGroupInterface operation handles configuration related to BridgeGroupInterface model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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