Statistics API
Statistics APIs aggregate backup, restore, operation, instance, and storage views from BackupRestoreStatistics and related resources.
Prefix
/apis/backuprestorestatistics.testudo.softcdata.com/v1
Endpoints
GET /backupsGET /restoresGET /operationsGET /operations/by-timeGET /instancesGET /backups/success-rateGET /autobackups/execution-summaryGET /tasks/progressGET /storage
Use Cases
- Console overview dashboard.
- Backup success-rate trends.
- Restore task duration analysis.
- Operation status distribution.
- AutoBackup execution summary.
- Storage capacity and backup usage analysis.
Design Guidance
Statistics APIs and real-time state APIs have separate responsibilities. Real-time pages should use instance, sync, operation, and Watch APIs; trends and reports should use statistics APIs.