List malware policy actions

Return a list of all malware policies currently in use with the actions each policy takes when conditions are met. Products: All.

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

Lists the settings for malware policy actions.

malwarePolicyActions*
object
string
required

The action triggered when malware is found or when there is a content type mismatch, 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 malware policy is inactive in the security configuration.

alert deny none

integer
required

Read-only Uniquely identifies each malware policy.

string
required

The action to take when a file is larger than the 5 MB scan limit or, for a multipart request, if there are more than 10 files where the total file size exceeds 30 MB. 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 malware policy is inactive in the security configuration.

alert deny none

Language
Authentication
URL