You need to enable JavaScript to run this app.
对象存储

对象存储

复制全文
07-LIFECYCLE
0007-00000006
复制全文
0007-00000006

问题描述

生命周期规则中的 Status 字段取值非法。

问题原因

生命周期规则中的 Status 字段取值非法,需要为 EnabledDisabled

问题示例
{
    "Rules": [{
      "ID": "id",
      "Prefix": "prefix",
      "Status": "Enable",
      "Expiration": { "Days": 120 }
    }]
}

解决方案

设置 Status 字段取值为 EnabledDisabled

最近更新时间:2024.03.18 14:51:50
这个页面对您有帮助吗?
有用
有用
无用
无用