Get Waf Packages Filter
data class GetWafPackagesFilter(val actionMode: String? = null, val detectionMode: String? = null, val name: String? = null, val sensitivity: String? = null) : ConvertibleToJava<GetWafPackagesFilter>
Properties
Link copied to clipboard
Action mode of the WAF Rule Packages to lookup. Valid values: simulate, block and challenge.
Link copied to clipboard
Detection mode of the WAF Rule Packages to lookup.
Link copied to clipboard
Sensitivity of the WAF Rule Packages to lookup. Valid values: high, medium, low and off.