deleteICMPv6PortObject

The deleteICMPv6PortObject operation handles configuration related to ICMPv6PortObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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