visibility anomaly-detection¶
Anomaly detection parameters
anomaly-detection Specification¶
Parameter Value Type Configuration Resource Element Name anomaly-detection Element URI /axapi/v3/visibility/anomaly-detection Element Attributes anomaly-detection_attributes Partition Visibility None Schema anomaly-detection schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/anomaly-detection | ||
Get Object | GET | /axapi/v3/visibility/anomaly-detection | ||
Modify Object | POST | /axapi/v3/visibility/anomaly-detection | ||
Replace Object | PUT | /axapi/v3/visibility/anomaly-detection | ||
Delete Object | DELETE | /axapi/v3/visibility/anomaly-detection |
anomaly-detection attributes¶
sensitivity
Description ‘high’: Highly sensitive anomaly detection. Can lead to false positives; ‘low’: Low sensitivity anomaly detection. Can cause delay in detection and might not detect certain attacks. (default);
Type: string
Supported Values: high, low
Default: low
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters