All Products
Search
Document Center

Object Storage Service:Query a table bucket

Last Updated:Jun 03, 2026

Retrieves details of a specified table bucket.

Command format

ossutil tables-api get-table-bucket --table-bucket-arn value [flags]

Parameter

Type

Description

--table-bucket-arn

string

The table bucket ARN in the format acs:osstables:{region}:{accountId}:bucket/{name}.

Note

Examples

Query the table bucket my-table-bucket in the China (Hangzhou) region.

ossutil tables-api get-table-bucket --table-bucket-arn acs:osstables:cn-hangzhou:1234567890:bucket/my-table-bucket