Package version:

Interface Replication

Replication properties

interface Replication {
    endpointType?: string;
    remoteVolumeRegion?: string;
    remoteVolumeResourceId: string;
    replicationId?: string;
    replicationSchedule?: string;
}

Properties

endpointType?: string

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

remoteVolumeRegion?: string

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

remoteVolumeResourceId: string

The resource ID of the remote volume.

replicationId?: string

UUID v4 used to identify the replication. NOTE: This property will not be serialized. It can only be populated by the server.

replicationSchedule?: string

Schedule