Updated on 2024-10-24 GMT+08:00

Listing Objects

On OBS Console, when you go to the object list page of a bucket, objects are displayed by name by default. You can also sort objects by their size or last modification time.

If your bucket has versioning enabled, on the Objects page, you can choose whether to display historical versions of objects.

Constraints

  • Listing objects by specifying a page number is not allowed.
  • Objects cannot be listed by time when they were uploaded. You can search for objects by prefix only.
  • The size and last modification time in the object list sort only objects on the current page.

Ways to List Objects

You can use OBS Console, APIs, SDKs, or obsutil to list objects.