Communicating to swift from windows

Asked by Pushkaraj

I have swift installed on Ubuntu 12.04(installed on vmware). Now I want to communicate to swift from windows 7 using Advance Rest Client.Is it possible to do so?
Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Samuel Merritt (torgomatic) said :
#1

Sure. You'll need to set up VMWare to allow incoming connections to the virtual machine, and then the API docs are here: <http://docs.openstack.org/api/openstack-object-storage/1.0/content/>. It's all REST-ish HTTP, so it's possible to use with any HTTP client library.

(Note: how to make VMWare allow incoming connections is outside the scope of Swift; if that's a problem, I recommend asking on a VMWare forum somewhere.)

Can you help with this problem?

Provide an answer of your own, or ask Pushkaraj for more information if necessary.

To post a message you must log in.