Settings API - Attack alerting profiles schema table

Attack alerting profiles (builtin:appsec.notification-attack-alerting-profile)

Attack alerting profiles enable you to set up alert-filtering rules that are based on the state of detected attacks. This allows you to control which conditions result in security notifications and which don't.

Schema ID
Schema groups
Scope
builtin:appsec.notification-attack-alerting-profile
  • group:alerting.appsec
  • group:alerting
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:appsec.notification-attack-alerting-profile
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:appsec.notification-attack-alerting-profile
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:appsec.notification-attack-alerting-profile

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

Property
Type
Description
Required
Enabled
enabled
boolean
-
required
Name
name
text
-
required
Attack State
enabledAttackMitigations
  • NONE_BLOCKING_DISABLED
  • BLOCKED_WITH_EXCEPTION
  • NONE_ALLOWLISTED
required