Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Recommendation

A recommended protection rule for a web application. This recommendation can be accepted to apply it to the Web Application Firewall configuration for this policy.

Use the {@code POST /waasPolicies/{waasPolicyId}/actions/acceptWafConfigRecommendations} method to accept recommended protection rules.

Properties

Optional description

description: undefined | string

The description of the recommended protection rule.

Optional key

key: undefined | string

The unique key for the recommended protection rule.

Optional labels

labels: Array<string>

The list of labels for the recommended protection rule.

Optional modSecurityRuleIds

modSecurityRuleIds: Array<string>

The list of the ModSecurity rule IDs associated with the protection rule. For more information about ModSecurity's open source WAF rules, see Mod Security's documentation.

Optional name

name: undefined | string

The name of the recommended protection rule.

Optional recommendedAction

recommendedAction: undefined | string

The recommended action to apply to the protection rule.

Functions

getDeserializedJsonObj

getJsonObj