Enable/disable backup service. Expose file list as API for automation.
- Update the backup service based on configuration changes.
- Expose the list of files from backups as API call.
- Run TTL for backup based on a simple timer to avoid S3 delete API call throttle.
- API to clear the local filesystem cache.
- Bug fix: Increment backup failure metric when no backup is found.
- Bug fix: No backup verification job during restore.