Performance Statistics
This file documents the Flashback API’s statistics endpoints, which provide daily and minute-level insights into storage activity across buckets and repositories. These endpoints are useful for tracking storage trends, operational performance, and usage analytics over time.
Performance Statistics API Calls
Method
API Reference
Description
GET
/stats/daily
get__stats_daily
Retrieve daily aggregated statistics for storage activity.
GET
/stats/minute
get__stats_minute
Retrieve high-resolution, minute-level statistics for storage operations.
Statistics
Storage and usage statistics for one or multiple buckets
Last updated
Was this helpful?