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: |
Note
-
This command calls the GetTableBucketMaintenanceConfiguration API operation.
-
This command supports ossutil Global Options.
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
该文章对您有帮助吗?