File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
The user specified in the connection string must have the
2
2
:atlasrole: `atlasAdmin ` role.
3
3
4
- To use ``mongosync `` in the reverse direction, you must `create a
5
- custom role </atlas/reference/api/custom-roles-create-a-role/> `__ that
6
- grants the following ActionTypes:
4
+ To use ``mongosync `` in the :ref: `reverse direction <c2c-api-reverse >`,
5
+ you must `create a custom role
6
+ </atlas/reference/api/custom-roles-create-a-role/> `__ that grants the
7
+ following ActionTypes:
7
8
8
9
- setUserWriteBlockMode
9
10
- bypassWriteBlockingMode
10
11
11
- The ``setUserWriteBlockMode `` and ``bypassWriteBlockingMode `` user
12
- actions are available starting in MongoDB 6.0. To create the custom
12
+ The ``setUserWriteBlockMode `` and ``bypassWriteBlockingMode ``
13
+ ActionTypes are available starting in MongoDB 6.0. To create the custom
13
14
roles, all clusters in a project must be on MongoDB 6.0 or higher.
14
15
You can’t perform that action at this time.
0 commit comments