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

Commit 1f953f7

Browse files
DOCSP-32849-add-reference-to-restore-role
1 parent fbec731 commit 1f953f7

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

source/reference/api/start.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,11 @@ Request Body Parameters
142142
before ``canWrite`` is ``true``.
143143

144144
To reverse sync, the ``enableUserWriteBlocking`` field must be set
145-
to ``"sourceAndDestination"``. To allow the source cluster
146-
to accept writes again, for example after running migration tests,
147-
run the following command:
145+
to ``"sourceAndDestination"`` and the user must have assigned the
146+
:authrole:`restore` role for both source and destination, see
147+
:ref:`c2c-permissions-and-roles` for more details. To allow the
148+
source cluster to accept writes again, for example after running
149+
migration tests, run the following command:
148150

149151
.. code-block:: shell
150152

@@ -177,7 +179,9 @@ Request Body Parameters
177179
reversed.
178180

179181
To reverse sync, the ``enableUserWriteBlocking`` field must be set
180-
to ``sourceAndDestination``.
182+
to ``sourceAndDestination`` and the user must have assigned the
183+
:authrole:`restore` role for both source and destination, see
184+
:ref:`c2c-permissions-and-roles` for more details.
181185

182186
This option is not supported for the following configurations:
183187

0 commit comments

Comments
 (0)