Object Transition Policy
Namespace
obs.Transition
Parameter Description
|
Field |
Type |
Optional or Mandatory |
Description |
|---|---|---|---|
|
storageClass |
str |
Mandatory when used as a request parameter |
Storage Classes of the object after transition
NOTE:
The Standard storage class is not supported. |
|
date |
str or |
Mandatory when the parameter is used as a request parameter and days is None |
Date when an object will be transited. If the type is str, the value must conform to the ISO8601 standards and must be at 00:00 (UTC time). |
|
days |
int |
Mandatory when the parameter is used as a request parameter and date is None |
Number of days after which an object will be transited since its creation. The value must be a positive integer. |
date and days are mutually exclusive.
Last Article: Lifecycle Rule of a Bucket
Next Article: Expiration Time of an Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.