List reputation profile actions

Kona Site Defender, App & API Protector with the Advanced Security module Return a list of reputation profiles with their associated actions.

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
reputationProfiles
array of objects
required

The list of reputation profile actions. Use alert to record the trigger of the event, deny to block the request, or none to take no action. 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.

reputationProfiles*
object
string
required

The action for the reputation profile. Use alert to record the trigger of the event, deny to block the request, or none to take no action. 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.

alert deny none

integer
required

The unique identifier for a Reputation Profile.

Language
Authentication
URL