Re: Can we retrive OpenStack Swift Object using ObjectID?

2014-08-22 Thread Andrew Phillips
Moving this to user@... I am not sure how to get ObjectID for Swift Object. Earlier I have worked with SNIA CDMI object storage. Where we can access an Object using its name or unique ObjectID. Both the portable BlobStore API [1] and the Swift-specific ObjectApi [2] support blob retrieval

Re: Can we retrive OpenStack Swift Object using ObjectID?

2014-08-21 Thread Jeremy Daggett
Moving to user@Š. Hi Sandeep, I am not clear on what you mean by ³ObjectID² here. All Swift objects are accessed via their name, as per the OpenStack docs [1]. The openstack-swift API provides a get method [2] to access the object. Please let us know if you have any additional questions! /jd