retryDataReplication
inline suspend fun MgnClient.retryDataReplication(crossinline block: RetryDataReplicationRequest.Builder.() -> Unit): RetryDataReplicationResponse
Causes the data replication initiation sequence to begin immediately upon next Handshake for specified SourceServer IDs, regardless of when the previous initiation started. This command will not work if the SourceServer is not stalled or is in a DISCONNECTED or STOPPED state.