Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ReplicationEstimate

Details for response from replication estimation.

Properties

allowedTargetRegions

allowedTargetRegions: Array<string>

Array of allowed target region names which can be paired with source file system.

changeRateInMBps

changeRateInMBps: number

The rate of change on source filesystem which was used to provide the estimate in MegaBytes per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

estimatedBaseCopyTimeInMinutes

estimatedBaseCopyTimeInMinutes: number

The approximate time required for the base sync between source and target to finish. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

isReplicationSupported

isReplicationSupported: boolean

Specifies whether replication can be enabled on the file system.

minimumSupportedIntervalInMinutes

minimumSupportedIntervalInMinutes: number

The minimum supported replication interval for specified file system in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj