FalsePositiveLearningConfig

FalsePositiveLearningConfig
FalsePositiveLearningConfig
JSON Example
{
    "max_apps_supported": 0,
    "min_monitor_time": 0,
    "min_trans_per_application": 0,
    "min_trans_per_uri": 0
}
integer As uint64 As uint64
max_apps_supported
Optional

Max number of applications supported to detect false positive. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
min_monitor_time
Optional

Minimum monitor time required to automatically detect false positive. Unit is minutes. Field introduced in 22.1.1. Unit is MIN. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
min_trans_per_application
Optional

Minimum number of transactions in one application required to automatically detect false positive. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
min_trans_per_uri
Optional

Minimum number of transactions in one URI required to automatically detect false positive. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.