getIPV6PrefixList

The getIPV6PrefixList operation handles configuration related to IPV6PrefixList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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