openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16178
[Openstack swift][1.6.0] Regarding to swift api for "Controlling a Large List of Containers"
Hi,
Regarding to swift api for "Controlling a Large List of Containers", I have an issue here.
For example:
I have 5 container, apple/banana/lemon/mango/orange.
API like below:
Curl –H ‘X-Auth-Token: <Token_ID>’ http://<Proxy_website>/<Account>?marker=banana&limit=2<http://%3cProxy_website%3e/%3cAccount%3e?marker=banana&limit=2>
Expected result:
It’s should be display lemon and mango.
But actual result:
It display lemon, mango and orange.
Is it a bug?
Thank you so much.
Best Regards,
Irene Peng
Follow ups
References