Package version:

Interface ReplicationObject

Replication properties

interface ReplicationObject {
    destinationReplications?: DestinationReplication[];
    endpointType?: string;
    remotePath?: RemotePath;
    remoteVolumeRegion?: string;
    remoteVolumeResourceId?: string;
    replicationId?: string;
    replicationSchedule?: string;
}

Properties

destinationReplications?: DestinationReplication[]

A list of destination replications NOTE: This property will not be serialized. It can only be populated by the server.

endpointType?: string

Indicates whether the local volume is the source or destination for the Volume Replication

remotePath?: RemotePath

The full path to a volume that is to be migrated into ANF. Required for Migration volumes

remoteVolumeRegion?: string

The remote region for the other end of the Volume Replication.

remoteVolumeResourceId?: string

The resource ID of the remote volume. Required for cross region and cross zone replication

replicationId?: string

Id NOTE: This property will not be serialized. It can only be populated by the server.

replicationSchedule?: string

Schedule