Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LongTermBackUpScheduleDetails

Details for the long-term backup schedule.

Properties

Optional isDisabled

isDisabled: undefined | false | true

Indicates if the long-term backup schedule should be deleted. The default value is {@code FALSE}.

Optional repeatCadence

repeatCadence: RepeatCadence

The frequency of the long-term backup schedule

Optional retentionPeriodInDays

retentionPeriodInDays: undefined | number

Retention period, in days, for long-term backups Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeOfBackup

timeOfBackup: Date

The timestamp for the long-term backup schedule. For a MONTHLY cadence, months having fewer days than the provided date will have the backup taken on the last day of that month.

Functions

getDeserializedJsonObj

getJsonObj