swift has its own client for generating these requests. you can install it with 'pip install python-swiftclient' https://docs.openstack.org/python-swiftclient/latest/ On Mon, May 11, 2020 at 1:57 AM Abhinav Singh <singhabhinav0796@xxxxxxxxx> wrote: > > Hello everyone, > I have a small doubt, > > GET /{api version}/{account} HTTP/1.1 > Host: {fqdn} > X-Auth-Token: {auth-token} > > this is a swift request to get bucket from cluster what is {api version} and {auth-token} in this request, account I have as "test". > > And should I use curl to make these requests? > > _______________________________________________ > Dev mailing list -- dev@xxxxxxx > To unsubscribe send an email to dev-leave@xxxxxxx _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx