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
-
The get-table-bucket command maps to the GetTableBucket API operation.
-
Supported global options: ossutil Global Options.
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
该文章对您有帮助吗?