Currently we support doing a local snapshot, as well as download the snapshot.
However, ideally, we want to put the snapshot on a object store both for costs & safety reasons.
Describe the solution you'd like
- An API to provide S3 location and API keys to upload to S3, then trigger a upload
- An API to check Snapshot upload status
Currently we support doing a local snapshot, as well as download the snapshot.
However, ideally, we want to put the snapshot on a object store both for costs & safety reasons.
Describe the solution you'd like