List rapid rules

Returns rapid rules. Rapid rules are WAF rules we are actively testing and refining. You can start using them while we revise them. Once we complete fine-tuning a rule, it becomes a WAF rule you can access through List rules.

Path Params
int64
required

A unique identifier for each configuration.

integer
required

A unique identifier for each version of a configuration.

string
required

A unique identifier for a security policy.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
policyRules
array of objects
required

The list of rapid rules.

policyRules*
object
action
object
required

The list of rapid rule actions, either alert, deny, or none. Use deny_custom_{custom_deny_id} to apply a custom action instead of Akamai's default. Run Modify a custom deny action to manage your custom deny actions. If the action is none, the rule is inactive in the policy.

conditionException
object

The GET Response JSON for conditions and exceptions.

integer
required

Uniquely identifies the rapid rule.

boolean

Whether you've locked the rapid rule's action. When locked, future versions of this rule continue to use the action you originally selected.

riskScoreGroups
array of strings

The rapid rule's risk score groups.

riskScoreGroups
string

The rapid rule's title.

integer
required

The rapid rule's version number.

Language
URL