Skip to content

ArchivalLocationForecast

ArchivalLocationForecast contains forecast data for a single archival location.

Fields

Field Type Description
confidence ArchivalForecastConfidenceType! Confidence level of the forecast.
currentBytes Float! Current total storage in bytes for this location.
forecast [ArchivalForecastDataPoint!]! Forecasted storage time-series (one point per forecast horizon).
lastRefreshedAt DateTime Timestamp of the most recent forecast refresh for this archival location. Unset if no forecast data is available yet.
locationId UUID! Archival location ID.
runwayWeeks Float! Estimated weeks until storage reaches entitlement capacity. -1 if storage is not growing or entitlement is not set.
weeklyGrowthPct Float! Weekly growth rate as a percentage.

Used By

Queries