ArchivingPolicies
ArchivingPolicies
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | 아카이빙 정책 아이디 Example : SCH-XXXXXXX | string | |
| name required | 아카이빙 정책 이름 Example : my-policy | string | |
| object_lifecycle required | Object Storage에 저장된 각 오브젝트의 생성 후 경과 일수를 기준으로 아카이빙 조건을 설정하는 값 Example : 1 | any of [string, null] | |
| archiving_prefix required | 아카이빙 접두사 Example : / | any of [string, null] | |
| state required | 아카이빙 정책 상태 Example : ACTIVE | string |