fun uploadBackup(agent: Agent, input: InputStream, keySeed: String): Completable
See DotnetBackupManager.uploadBackup.
We create the backup store message with the service and dispatch it. If we receive a successful response (store backup response), the backup is deemed to be successful.