Before uploading any data to OpenStack Object Storage, you must create a storage container. You do this with a PUT request; cURL can be used for that, too.


Returning an HTTP status code of 201 (Created) indicates that the container was successfully created.