Skip to content

Commit 6c743e4

Browse files
authored
DOCSP-37678 updating cluster manager actions (#6990)
* DOCSP-37678 updating cluster manager actions * DOCSP-37678 updating cluster manager actions prefixes * DOCSP-37678 removing IS actions * DOCSP-37678 removing internal and unreleased actions * DOCSP-37678 removing querySettings * DOCSP-37678 tech edits * empty * DOCSP-3768 re-ordering
1 parent 44df461 commit 6c743e4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

source/reference/built-in-roles.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ Cluster Administration Roles
308308
- :authaction:`checkMetadataConsistency` (New in version 7.0)
309309
- :authaction:`cleanupOrphaned`
310310
- :authaction:`flushRouterConfig`
311+
- :dbcommand:`getClusterParameter`
311312
- :authaction:`getDefaultRWConcern`
312313
- :authaction:`listSessions`
313314
- :authaction:`listShards`
@@ -317,6 +318,7 @@ Cluster Administration Roles
317318
- :authaction:`replSetGetStatus`
318319
- :authaction:`replSetStateChange`
319320
- :authaction:`resync`
321+
- :dbcommand:`setClusterParameter`
320322
- :authaction:`setDefaultRWConcern`
321323
- :authaction:`setFeatureCompatibilityVersion`
322324

@@ -325,10 +327,13 @@ Cluster Administration Roles
325327
- .. hlist::
326328
:columns: 1
327329

328-
- :authaction:`clearJumboFlag` (New in 4.2.3)
330+
- :dbcommand:`analyzeShardKey` (New in version 7.0)
331+
- :authaction:`clearJumboFlag`
332+
- :dbcommand:`configureQueryAnalyzer`
329333
- :authaction:`enableSharding`
330-
- :authaction:`refineCollectionShardKey` (New in 4.4)
331334
- :authaction:`moveChunk`
335+
- :authaction:`refineCollectionShardKey`
336+
- :authaction:`reshardCollection`
332337
- :authaction:`splitVector`
333338

334339
:authrole:`clusterManager` provides additional privileges for the

0 commit comments

Comments
 (0)