« Previous | Next » 

Revision 3f7e4e14

ID3f7e4e14f93b4c6c601b6972f01dc48409f0edae

Added by Stavros Sachtouris about 10 years ago

Add some parameters to storage.list_object

:param limit: (int) The amount of results requested

:param marker: (str) Return containers with name lexicographically
after marker

:param prefix: (str) Return objects starting with prefix

:param format: (str) reply format can be json or xml (default:json)

:param delimiter: (str) Return objects up to the delimiter

:param path: (str) assume prefix = path and delimiter = /

Bug #3596

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences