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

Commit 8e17fd0

Browse files
apply-feedback
1 parent 6b6a8fd commit 8e17fd0

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
To reverse sync, the user must have assigned the :authrole:`restore`
2+
role for both source and destination and the ``enableUserWriteBlocking``
3+
field must be set to ``sourceAndDestination``.

source/reference/api/start.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,7 @@ Request Body Parameters
141141
cluster while migration is in progress, and unblocks writes right
142142
before ``canWrite`` is ``true``.
143143

144-
.. include:: /includes/fact-permissions-body.rst
145-
146-
To reverse sync, the user must have assigned the :authrole:`restore`
147-
role for both source and destination and the ``enableUserWriteBlocking``
148-
field must be set to ``"sourceAndDestination"``.
144+
.. include:: /includes/api/facts/reverse-sync.rst
149145

150146
To allow the source cluster to accept writes again, for example
151147
after running migration tests, run the following command:
@@ -179,12 +175,8 @@ Request Body Parameters
179175
- Optional
180176
- If set to ``true``, enables the sync operation to be
181177
reversed.
182-
183-
.. include:: /includes/fact-permissions-body.rst
184178

185-
To reverse sync, the user must have assigned the :authrole:`restore`
186-
role for both source and destination and the ``enableUserWriteBlocking``
187-
field must be set to ``sourceAndDestination``.
179+
.. include:: /includes/api/facts/reverse-sync.rst
188180

189181
This option is not supported for the following configurations:
190182

0 commit comments

Comments
 (0)