How to get the progress of oss lifecycle #3332
-
I can get the progress(status) of the lifecycle by radosgw-admin lc list, I don't know how to get it by s3-Boto3, I need your help eg:radosgw-admin lc list
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @shuijingasd130 thanks for reaching out. I think the behavior you're describing is due to the Propagation Delay documented here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/how-to-set-lifecycle-configuration-intro.html
There's no API available to get that status but it should only take a few minutes. Does that address your question? If there's anything you want to clarify or expand on please let me know. |
Beta Was this translation helpful? Give feedback.
Hi @shuijingasd130 thanks for reaching out. I think the behavior you're describing is due to the Propagation Delay documented here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/how-to-set-lifecycle-configuration-intro.html
There's no API available to get that status but it should only take a few minutes. Does that address your question? If there's anything you want to clarify or expand on please let me know.