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 b039f32 commit 9dafe48Copy full SHA for 9dafe48
source/reference/command/configureCollectionBalancing.txt
@@ -31,7 +31,7 @@ The command has the following syntax:
31
32
db.adminCommand(
33
{
34
- configureCollectionBalancing: "<collection>",
+ configureCollectionBalancing: "<db>.<collection>",
35
chunkSize: <num>,
36
defragmentCollection: <bool>
37
}
0 commit comments