Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ArchivingConfiguration

This is the configuration for data archiving in object storage

Properties

Optional activeStorageDuration

activeStorageDuration: undefined | string

This is the duration data in active storage before data is archived, as described in https://en.wikipedia.org/wiki/ISO_8601#Durations. The largest supported unit is D, e.g. P365D (not P1Y) or P14D (not P2W).

Optional archivalStorageDuration

archivalStorageDuration: undefined | string

This is the duration before archived data is deleted from object storage, as described in https://en.wikipedia.org/wiki/ISO_8601#Durations The largest supported unit is D, e.g. P365D (not P1Y) or P14D (not P2W).

Functions

getDeserializedJsonObj

getJsonObj