Add UI to select number of non-current versions subject to ILM expiry rule (#3088)

This commit is contained in:
jinapurapu
2023-11-16 11:34:04 -08:00
committed by GitHub
parent 8c26eff2c1
commit da53daff37
9 changed files with 135 additions and 28 deletions

View File

@@ -5067,6 +5067,9 @@ definitions:
noncurrent_expiration_days:
type: integer
format: int64
newer_noncurrent_expiration_versions:
type: integer
format: int64
transitionResponse:
type: object
@@ -5154,6 +5157,11 @@ definitions:
type: integer
format: int32
default: 0
newer_noncurrentversion_expiration_versions:
description: Non required, can be set in case of expiration is enabled
type: integer
format: int32
default: 0
noncurrentversion_transition_storage_class:
description: Non required, can be set in case of transition is enabled
type: string