pub async fn migrate_backup( infra: &InfraContext<'_>, token: &str, bos: Option<&str>, destination: Option<&str>, ) -> Result<(), Error>
Execute a migrate-backup operation against the backend.