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