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 @@ -365,6 +365,10 @@ Response:
365365Start Sync from Replica Set to Sharded Cluster
366366~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
367367
368+ The following example starts a sync job between the source replica set ``cluster0`` and the
369+ destination sharded cluster ``cluster1``. The ``key`` array in this example defines the shard key
370+ ``{"location": 1, "region": 1 }``.
371+
368372Request:
369373
370374.. literalinclude:: /includes/api/requests/start-rs-shard.sh
You can’t perform that action at this time.
0 commit comments