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

Commit c196e61

Browse files
reorder
1 parent 6767e01 commit c196e61

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

source/reference/api/start.txt

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

144-
To reverse sync, the ``enableUserWriteBlocking`` field must be set
145-
to ``"sourceAndDestination"``.
146-
147144
.. include:: /includes/fact-permissions-body.rst
148145

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"``.
149+
149150
To allow the source cluster to accept writes again, for example
150151
after running migration tests, run the following command:
151152

@@ -179,10 +180,11 @@ Request Body Parameters
179180
- If set to ``true``, enables the sync operation to be
180181
reversed.
181182

182-
To reverse sync, the ``enableUserWriteBlocking`` field must be set
183-
to ``sourceAndDestination``.
184-
185183
.. include:: /includes/fact-permissions-body.rst
184+
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``.
186188

187189
This option is not supported for the following configurations:
188190

0 commit comments

Comments
 (0)