EdgeVirtualServiceWafRecommendation
EdgeVirtualServiceWafRecommendation
A WAF recommendation for false positive remediation.
JSON Example
{
"summary": "string",
"reasoning": "string",
"riskAssessment": "string"
}
string
summary
Optional
Summary of the WAF recommendation. For example, 'Add PATCH to the list of allowed methods in the WAF Profile'.
string
reasoning
Optional
Reasoning of the WAF recommendation. For example, 'Request method PATCH seems to be expected'.
string
riskAssessment
Optional
Risk assessment of the WAF recommendation. For example, 'This will not affect the functionality of the application'.