oracle / oci-go-sdk

Go SDK for Oracle Cloud Infrastructure
https://cloud.oracle.com/cloud-infrastructure
Other
176 stars 82 forks source link

Provide Sorting on all List requests #313

Open gcstang opened 3 years ago

gcstang commented 3 years ago

Please provide Sorting on List requests such as objectstorage.ListBucketsRequest like there is on core.ListVolumeBackupsRequest

Ideally sorting by Name at a minimum.

Thank you

ZiyaoQiao commented 3 years ago

Thanks for the feedback@gcstang, we will discuss this within the team

jodoglevy commented 3 years ago

Hi @gcstang - can you please call out the specific List operations you are looking for sorting support for, and for each of those operations, what field(s) you would like to sort by?

gcstang commented 3 years ago

Hi @gcstang - can you please call out the specific List operations you are looking for sorting support for, and for each of those operations, what field(s) you would like to sort by?

I haven't gone through your whole API but I did mention the one I was working on and found it didn't have it.

jodoglevy commented 3 years ago

Thanks. Ok I'll pass this along to the Object Storage team to look at, since the mentioned API was objectstorage.ListBuckets