Query a table bucket

更新时间:
复制 MD 格式

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