File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 15
15
16
16
- readAnyDatabase
17
17
- backup
18
- - clusterMonitor (sharded clusters only)
18
+ - clusterMonitor
19
19
20
20
* - default
21
21
- destination cluster
22
22
-
23
23
24
24
- readWriteAnyDatabase
25
25
- restore
26
- - clusterManager (sharded clusters only)
26
+ - clusterMonitor
27
+ - clusterManager
27
28
28
29
* - write-blocking or reversing
29
30
- source cluster
32
33
- readWriteAnyDatabase
33
34
- backup
34
35
- restore
35
- - clusterManager (sharded clusters only)
36
+ - clusterMonitor
37
+ - clusterManager
36
38
37
39
* - write-blocking or reversing
38
40
- destination cluster
41
43
- readWriteAnyDatabase
42
44
- backup
43
45
- restore
44
- - clusterManager (sharded clusters only)
46
+ - clusterMonitor
47
+ - clusterManager
45
48
46
49
For details on server roles, see: :ref: `authorization `.
47
50
You can’t perform that action at this time.
0 commit comments