After storing the blob in the blobStore, it returns the Etag. But i want the URL to access the inputStream, just like amazonS3Client.getUrl(bucketName, key); Here i dont want to use AmazonS3Client but use Jcloud S3 client or BlobStore. Has anybody done this? or in Scality , how do i get the URL of the object store?
Thanks SR