How to access files in container in Object Storage Service in Bluemix?
问题 How can I access files by url in Bluemix Object Storage? Is there a way to make the container public? How can I access the file in Object Storage just by typing the url in the browser? How can I retrieve an image by url to display it in html? 回答1: You can create a temporary URLs using the swift command line to provide public access to your Object Storage files. First you have to set the swift CLI, you can find steps on this link. After you have swift cli configured for your environment you