URL to browse Ozone buckets

You can browse the contents of the Ozone buckets by adding ?browser=true to the bucket URL.

For example, you can use the following URL to browse the contents of the Ozone bucket buckoz1:
http://localhost:9878/buckoz1?browser=true
To browse the contents of an already existing bucket using the Ozone S3 Gateway, create a symbolic link to that bucket. For example, if you want to use S3 Gateway to access a bucket buckoz2 located in vol2, create the link as specified before accessing the bucket:
ozone sh bucket link /vol2/buckoz2 /s3v/buck2