deleteIPV6PrefixList

The deleteIPV6PrefixList operation handles configuration related to IPV6PrefixList model. 

Description

This API call is not allowed on the standby unit in an HA pair.

Path Parameters

Parameter Required Type Description
objId True string

Example

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