/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