anomaly_settings
Setting anomaly action and threshold
actionstringrequired
Possible values: [BLOCK
, AUDIT
]
thresholdnumberrequired
float between 0.0-1.0. Loose - Strict
anomaly_settings
{
"action": "BLOCK",
"threshold": 0
}