.. _visibility_anomaly_detection: 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** shared **Schema** :download:`anomaly-detection schema ` ===================================== ===================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/anomaly-detection .. raw:: html :ref:`3554_anomaly-detection_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/visibility/anomaly-detection .. raw:: html :ref:`3554_anomaly-detection_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/anomaly-detection .. raw:: html :ref:`3554_anomaly-detection_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/visibility/anomaly-detection .. raw:: html :ref:`3554_anomaly-detection_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/visibility/anomaly-detection .. raw:: html :ref:`3554_anomaly-detection_attributes` .. raw:: html
.. _3554_anomaly-detection_attributes: anomaly-detection attributes ---------------------------- **feature-status** **Description** 'enable': Enable anomaly-detection (Not valid for source-nat-ip and source monitor types); 'disable': Disable anomaly detection (default); **Type:** string **Supported Values:** enable, disable **Default:** disable **logging** **Description** 'per-entity': Enable per entity logging; 'per-metric': Enable per metric logging with threshold details; 'disable': Disable anomaly notifications (Default); **Type:** string **Supported Values:** per-entity, per-metric, disable **Default:** disable **restart-learning-on-anomaly** **Description** Relearn anomaly detection parameters after detecting an anomaly **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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