NSX-T Data Center REST API
EPActionForDnsForwarderRequestParameters (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| action | An action to be performed for DNS forwarder on EP The valid DNS forwarder actions to be performed on EP are, - clear_cache: Clear the current cache of the dns forwarder from specified enforcement point.  | 
            
            string | Required Enum: clear_cache  | 
          
| enforcement_point_path | An enforcement point path, on which the action is to be performed An enforcement point path, on which the action is to be performed. If not specified, default enforcement point path, /infra/sites/default/enforcement-points/default will be considered.  | 
            
            string | Default: "/infra/sites/default/enforcement-points/default" |