Skip to content

Get a single capacity-forecast by id

GET
/capacity-forecasts/{id}
id
required
string

DocumentId

OK

object
data
object
service
required
string
metric_type
required
string
Allowed values: cpu memory disk network instances
current_usage
number
predicted_peak
number
recommended_size
string
confidence
number
forecast_horizon_days
integer
model_type
string
Allowed values: linear_regression moving_average rule_based
trend_direction
string
Allowed values: increasing stable decreasing
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found