BucketsCompliance
Returns information for a bucket's compliance.
Columns
| Name | Type | Description |
| Status | String | Either 'enabled' or 'disabled' to turn compliance on and off, respectively. |
| LockTime | String | The time at which the compliance settings are 'locked'. |
| IsLocked | Boolean | Indicator if the Bucket is locked. |
| ConditionalHold | Boolean | A Boolean value indicating if newly created objects are placed on conditional hold, meaning that they cannot be deleted until the conĀditional hold is explicitly turned off. |
| DeleteAfterRetention | Boolean | A Boolean value indicating if the object should be deleted automatically at the end of the retention period. |
| RetentionDays | Integer | An integer for the minimum number of days that objects are always retained after their creation date or release from conditional hold. |
| Bucket | String | Bucket in which the object is located. |