Todos os produtos
Search
Central de documentação

Object Storage Service:Consultar um table bucket

Última atualização: Jul 03, 2026

Recupera os detalhes de um table bucket especificado.

Formato do comando

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

Parâmetro

Tipo

Descrição

--table-bucket-arn

string

O ARN do table bucket no formato acs:osstables:{region}:{accountId}:bucket/{name}.

Nota

Exemplos

Consulte o table bucket my-table-bucket na região China (Hangzhou).

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