ODBC Driver for IBM Cloud Object Storage

Build 23.0.8839

BucketLifecycle

Returns the lifecycle configuration information set on the bucket.

Table Specific Information

Select

The 本製品 will use the IBM Cloud Object Storage API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • Bucket supports the '=, IN' comparisons.

For example, the following queries are processed server side:

SELECT * FROM BucketLifecycle WHERE Bucket = 'testBucket' 

SELECT * FROM BucketLifecycle WHERE Bucket IN ('testBucket', 'testBucket2') 

Columns

Name Type Description
Id [KEY] String Id of the rule.
Filter String Filter of the rule.
Status String Status of the rule.
TransitionDays String Transition days for the rule.
TransitionStorage String Storage class of the rule.
ExpirationDays String Expiration days of the rule.
Bucket String Name of the bucket that the rule is applied to.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839