Is your feature request related to a problem?
Remove the Hrs/Months dropdown from Logs TTL when moving to s3
Also add in the API payload
"coldStorageVolume": "s3",
"coldStorageDuration": 60,
Describe the solution you'd like
As we want to standardise the new TTL schema, we want to eradicate the option for Hours in the Logs TTL Table specifically for s3 cold storage.
Refer to issue : #9060 (comment)
Backend Change: #9151