We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f000c commit 058f2f2Copy full SHA for 058f2f2
source/connect/required-access.txt
@@ -25,9 +25,11 @@ privileges:
25
26
* - :guilabel:`Home/MongoDB Instance`
27
- :doc:`View performance </performance>`
28
- - | :authaction:`top`
+ - | :authaction:`dbStats`
29
+ | :authaction:`getCmdLineOpts`
30
| :authaction:`inprog`
31
| :authaction:`serverStatus`
32
+ | :authaction:`top`
33
- :authrole:`clusterMonitor`
34
35
* - :guilabel:`Database`
@@ -97,4 +99,4 @@ privileges:
97
99
.. note::
98
100
101
The built-in roles may provide more access than required. You can
- also create a :ref:`user-defined-roles` to grant specific privileges.
102
+ also create a :ref:`user-defined-roles` to grant specific privileges.
0 commit comments