Get the action of an evaluation rule

Kona Site Defender, App & API Protector with the Advanced Security module Return the action for a specific rule you want to evaluate. This applies to both ASE auto and ASE manual upgrade modes. You may need additional permissions to add or update rule actions in ASE_AUTO mode.

Path Params
integer
required

A unique identifier for rule.

string
required

A unique identifier for a security policy.

integer
required

A unique identifier for each version of a configuration.

int64
required

A unique identifier for each configuration.

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
string
required

The action of a rule, either alert, deny, or none.

alert deny none

Language
Authentication
URL