Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to have sorting parameter for ListBuckets call #441

Open
andrejusc opened this issue Sep 21, 2022 · 6 comments
Open

Need to have sorting parameter for ListBuckets call #441

andrejusc opened this issue Sep 21, 2022 · 6 comments
Labels
Object Storage Issue pertains to the Object Storage service

Comments

@andrejusc
Copy link

For this example and involved API:
https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/2.44.0/objectstorage/ListBucketsExample.java.html

need to have an ability to provide a parameter to get results sorted by either Name or Created date, so could do retrieval of buckets of interest in more effective way.

@KartikShrikantHegde
Copy link

Hi @andrejusc ,

Thanks for creating the issue and requesting parameter support. We will ask the OCI Object Storage team to take a look.

@KartikShrikantHegde KartikShrikantHegde added the Object Storage Issue pertains to the Object Storage service label Sep 26, 2022
@meghaagarwal-dev
Copy link

Hi @andrejusc, Currently we are not supporting sort option on listbuckets. We might plan for this for future though.
Thanks for reaching us out.

@KartikShrikantHegde
Copy link

Hi @andrejusc , I am closing this ticket for now. Please feel free to re-open if you need additional help.

@andrejusc
Copy link
Author

@KartikShrikantHegde - I prefer that unresolved requested features to stay as open, so other users from community could see such and vote additionally. Please reopen this as I don't see any UI option to do that.

@KartikShrikantHegde
Copy link

@andrejusc , ok, I just re-opened it.

@andrejusc
Copy link
Author

Thank you for re-opening. In real-life use case - there could me many (more than 100 or so) buckets created within some compartment and even if we have overall limit for number of buckets to be retrieved - one then needs to navigate through them to check some creation time for example. So this requested feature will eliminate that and will make interaction much more efficient in achieving needed goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Object Storage Issue pertains to the Object Storage service
Projects
None yet
Development

No branches or pull requests

3 participants