GuideReference
TrainingSupportCommunity
Guide

Penalty box conditions

akamai_appsec_penalty_box_conditions

🚧

Beta

Hello. We're still working on this feature, but we've reached a point in development that it's important to check in and see what you think.

Have a go at it and let us know if you find any issues or have suggestions.

Get the conditions that trigger penalty box settings for a security policy.

data "akamai_appsec_penalty_box_conditions" "my_conditions" {
  config_id = 12345
  security_policy_id = abcd_123456
}

Arguments

ArgumentRequiredDescription
config_id✔️A security configuration ID.
security_policy_id✔️A security policy ID.

Attributes

Returned are details about your security policy's penalty box conditions.