Get Table Bucket maintenance configuration

更新时间:
复制 MD 格式

Retrieves the maintenance configuration of a Table Bucket.

Notes

  • Returns the status and details of maintenance policies such as Unreferenced File Cleanup.

Command format

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

Parameter

Type

Description

--table-bucket-arn

string

ARN of the Table Bucket. Format: acs:osstables:{region}:{uid}:bucket/{bucket-name}.

Note

Examples

Retrieve the maintenance configuration of a Table Bucket:

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