Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModifyGlobalSettingsDetails

The details required to modify the global settings in Data Safe.

Properties

Optional isPaidUsage

isPaidUsage: undefined | false | true

The paid usage option chosen by the customer admin.

Optional offlineRetentionPeriod

offlineRetentionPeriod: undefined | number

The offline retention period in months. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional onlineRetentionPeriod

onlineRetentionPeriod: undefined | number

The online retention period in months. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj