[ 
https://issues.apache.org/jira/browse/JCLOUDS-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579381#comment-14579381
 ] 

Timur Alperovich commented on JCLOUDS-929:
------------------------------------------

Relevant API references:
AWS S3: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html
OpenStack Swift: 
http://developer.openstack.org/api-ref-objectstorage-v1.html#storage_container_services
Microsoft Azure: https://msdn.microsoft.com/en-us/library/azure/dd135734.aspx
Google Cloud Storage: 
https://cloud.google.com/storage/docs/json_api/v1/objects/list

> Support for the delimiter option in the blob store interface
> ------------------------------------------------------------
>
>                 Key: JCLOUDS-929
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-929
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 2.0.0
>            Reporter: Timur Alperovich
>
> S3, OpenStack Swift, GCS, and Azure all support the delimiter option when 
> listing containers. Specifically, the API allows for passing a character to 
> the list request which would be used as a delimiter for entries. Currently, 
> jclouds defaults to using "/", but another character such as "\" or "-" or 
> "." is certainly possible. jclouds should support that API option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to