getInspectorOverrideConfig

The getInspectorOverrideConfig operation handles configuration related to InspectorOverrideConfig model. 

Description

This API will retrieve the Inspector Override Config of a Network Analysis Policy specified by the Network Analysis Policy uuid.

Path Parameters

Parameter Required Type Description
objId True string

Example

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