Searching for Object Storage Objects in a Bucket

Search for objects in an Object Storage bucket.

You can search for objects in a bucket by entering one or more characters matching the objects' name prefixes. For example, if you had 100 objects in a bucket, and 10 of them started with "test," entering "test" in the Console's Search by prefix box displays only those object with that "test" prefix. Use the prefix parameter when using the CLI or API to perform the same function. See Object Naming Using Prefixes and Hierarchies for more information on using the prefix feature with an object.

Note

Searching for an object in a bucket using any other method, such as using segments within an object's name or using wildcards ("*"), isn't supported.

Was this article helpful?