getPolicyList

The getPolicyList operation handles configuration related to PolicyList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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