Home

/celery/predict_capacity

Generates a Forecasting report.

Request
GET http://unravel-host:3000/api/v1/celery/predict_capacity
Path parameters

None.

Query parameters

None.

Response body

Name

Type

Description

[no name]

array

JSON structure containing a Forecasting report.

Examples

Request:

curl -X GET "http://myserver.com:3000/api/v1/celery/predict_capacity" -H  "accept: application/json" -H  "Authorization: JWT token"

Request body: