/anomaly/train
DesigningGET
/anomaly/trainLast modified:Â a year ago
Creates a pattern for the given anomaly.
Request
Query Params
anomaly_id
stringÂ
required
The id of the anomaly you want to create a pattern for. Example: 863617.
learn
stringÂ
optional
Boolean: Whether to enable learning at 30 days. Example: true.
label
stringÂ
optional
An optional text description. Example: My Pattern Label.
Request samples
Responses
An example Response(200)
An example Response
HTTP Code:Â 200
Content Type :Â JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a year ago