updateSourceServerReplicationType
inline suspend fun MgnClient.updateSourceServerReplicationType(crossinline block: UpdateSourceServerReplicationTypeRequest.Builder.() -> Unit): UpdateSourceServerReplicationTypeResponse
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
SNAPSHOT_SHIPPING should be used for agentless replication.