Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle Object Storage Subfolder listing using REST API

edited Dec 9, 2024 11:23AM in Integration 8 comments

I have bucket (Dev-Buck01) which is hosting three folder and sub folders
Dev-Buck01/GL/Jan24/
Dev-Buck01/GL/Feb24/
Dev-Buck01/AP/Jan24/

I want to download files from GL/Feb24 from folder, first i will list the objects using the Get /n/{namespaceName}/b/{bucketName}/o
then i will download the objects using the get /n/{namespaceName}/b/{bucketName}/o/{objectName}

how can i filter to fetch only records under GL/Feb24 folder, instead of listing all the object using /n/{namespaceName}/b/{bucketName}/o

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!