PredictApi¶
All URIs are relative to http://localhost:8080/api/v3
Method | HTTP request | Description |
---|---|---|
predictMetrics | POST /metrics/predict | Predict metrics development based on model and input metrics |
predictMetrics¶
Map predictMetrics(body, api_key)
Predict metrics development based on model and input metrics
Parameters¶
Name | Type | Description | Notes |
---|---|---|---|
body | Object | ||
api_key | String | [optional] [default to null] |
Return type¶
Authorization¶
HTTP request headers¶
- Content-Type: application/json
- Accept: application/json