Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 0e705b6

Browse files
committed
add explaination
1 parent 06b6217 commit 0e705b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/reference/api/start.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,10 @@ Response:
365365
Start Sync from Replica Set to Sharded Cluster
366366
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
367367

368+
The following example starts a sync job between the replica set ``cluster0`` and the
369+
sharded cluster ``cluster1``. The source cluster is ``cluster0`` and the destination
370+
cluster is ``cluster1``. The ``key`` array in this example defines the shard key ``{"location": 1, "region": 1 }``.
371+
368372
Request:
369373

370374
.. literalinclude:: /includes/api/requests/start-rs-shard.sh

0 commit comments

Comments
 (0)