get https://{hostname}/appsec/v1/configs//versions//siem
All products Return SIEM settings for a specific configuration.
Responses
All products Return SIEM settings for a specific configuration.
xxxxxxxxxx
curl --request GET \
--url https://hostname/appsec/v1/configs/configId/versions/versionNumber/siem \
--header 'accept: application/json'
xxxxxxxxxx
32}
{
"enableForAllPolicies": false,
"enableSiem": true,
"enabledBotmanSiemEvents": false,
"exceptions": [
{
"actionTypes": [
"*"
],
"protection": "botmanagement"
},
{
"actionTypes": [
"alert"
],
"protection": "ipgeo"
},
{
"actionTypes": [
"alert"
],
"protection": "rate"
}
],
"firewallPolicyIds": [