File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- The following example starts a sync job between ``cluster0 `` and
2- ``cluster1 ``. The source cluster is ``cluster0 `` and the destination
3- cluster is ``cluster1 ``.
1+ The following example starts a sync job between the source cluster ``cluster0 `` and the
2+ destination cluster ``cluster1 ``.
Original file line number Diff line number Diff line change @@ -360,6 +360,10 @@ Response:
360360Start Sync from Replica Set to Sharded Cluster
361361~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
362362
363+ The following example starts a sync job between the source replica set ``cluster0`` and the
364+ destination sharded cluster ``cluster1``. The ``key`` array in this example defines the shard key
365+ ``{"location": 1, "region": 1 }``.
366+
363367Request:
364368
365369.. literalinclude:: /includes/api/requests/start-rs-shard.sh
You can’t perform that action at this time.
0 commit comments