visibility anomaly-detection¶
Anomaly detection parameters
anomaly-detection Specification¶
Type Configuration Resource Element Name anomaly-detection Element URI /axapi/v3/visibility/anomaly-detection Element Attributes anomaly-detection_attributes 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¶
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
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters