Detect anomalies in the last point of the request body
Submit a multivariate anomaly detection task with the modelId value of a trained model and inference data. The inference data should be put into the request body in JSON format. The request will finish synchronously and return the detection immediately in the response body.
post/multivariate/models/{modelId}:detect-last
Path parameters
modelIdstring required
Model identifier.
Request body
Response
The request has succeeded.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○