OpenAPI 3.0.12026-08-20169134424.5 KB
437c7a97e596
Object Storage
List storage usage
Returns daily object storage usage for a project. Each row reports the canonical usage in bytes for a single storage on a given day, plus the provider-reported raw value.
get/storage/usage
Query parameters
filter[project]string required
Project ID or Slug
filter[storage_id]string
Restrict the result to a single storage. Accepts the storage/bucket ID
filter[start_date]string date
Defaults to yesterday
filter[end_date]string date
Defaults to today; clamped to today when a future date is given
Response
Success