Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Replication

Replications are the primary resource that governs the policy of cross-region replication between source and target file systems. Replications are associated with a secondary resource called a ReplicationTarget located in another availability domain in the same or different region. The replication retrieves the delta of data between two snapshots of a source file system and sends it to the associated {@code ReplicationTarget}, which applies it to the target file system. For more information, see File System Replication.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

The availability domain that contains the replication. May be unset as a blank or {@code NULL} value. Example: {@code Uocm:PHX-AD-2}

compartmentId

compartmentId: string

The OCID of the compartment that contains the replication.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional deltaProgress

deltaProgress: undefined | number

Percentage progress of the current replication cycle. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional deltaStatus

deltaStatus: DeltaStatus

The current state of the snapshot during replication operations.

displayName

displayName: string

A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information.

Example: {@code My replication}

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the replication.

Optional lastSnapshotId

lastSnapshotId: undefined | string

The OCID of the last snapshot that has been replicated completely. Empty if the copy of the initial snapshot is not complete.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current 'lifecycleState'.

lifecycleState

lifecycleState: LifecycleState

The current lifecycle state of the replication.

Optional recoveryPointTime

recoveryPointTime: Date

The {@link #snapshotTime(SnapshotTimeRequest) snapshotTime} of the most recent recoverable replication snapshot in RFC 3339 timestamp format. Example: {@code 2021-04-04T20:01:29.100Z}

Optional replicationInterval

replicationInterval: undefined | number

Duration in minutes between replication snapshots. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

replicationTargetId

replicationTargetId: string

The OCID of the ReplicationTarget.

sourceId

sourceId: string

The OCID of the source file system.

targetId

targetId: string

The OCID of the target file system.

timeCreated

timeCreated: Date

The date and time the replication was created in RFC 3339 timestamp format.

Example: {@code 2021-01-04T20:01:29.100Z}

Functions

getDeserializedJsonObj

getJsonObj