PREPROD
ReaderAuthor

suite

Ops Backup

A recorded backup operation for a product, with its type, status, and size.

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

OpsBackup captures a single backup run for one of the platform's products. It identifies the product through productSlug and records the backup type and status, how big the backup was via sizeBytes, and the timing through startedAt and completedAt. The triggeredBy field notes who or what kicked off the run, and location points to where the resulting backup lives. Operators rely on these records to confirm backups are running, complete, and retained where expected.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?