@@ -308,6 +308,7 @@ Cluster Administration Roles
308
308
- :authaction:`checkMetadataConsistency` (New in version 7.0)
309
309
- :authaction:`cleanupOrphaned`
310
310
- :authaction:`flushRouterConfig`
311
+ - :dbcommand:`getClusterParameter`
311
312
- :authaction:`getDefaultRWConcern`
312
313
- :authaction:`listSessions`
313
314
- :authaction:`listShards`
@@ -317,6 +318,7 @@ Cluster Administration Roles
317
318
- :authaction:`replSetGetStatus`
318
319
- :authaction:`replSetStateChange`
319
320
- :authaction:`resync`
321
+ - :dbcommand:`setClusterParameter`
320
322
- :authaction:`setDefaultRWConcern`
321
323
- :authaction:`setFeatureCompatibilityVersion`
322
324
@@ -325,10 +327,13 @@ Cluster Administration Roles
325
327
- .. hlist::
326
328
:columns: 1
327
329
328
- - :authaction:`clearJumboFlag` (New in 4.2.3)
330
+ - :dbcommand:`analyzeShardKey` (New in version 7.0)
331
+ - :authaction:`clearJumboFlag`
332
+ - :dbcommand:`configureQueryAnalyzer`
329
333
- :authaction:`enableSharding`
330
- - :authaction:`refineCollectionShardKey` (New in 4.4)
331
334
- :authaction:`moveChunk`
335
+ - :authaction:`refineCollectionShardKey`
336
+ - :authaction:`reshardCollection`
332
337
- :authaction:`splitVector`
333
338
334
339
:authrole:`clusterManager` provides additional privileges for the
0 commit comments