Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Home
MongoDB Manual
Select a version
Introduction
Installation
The
mongo
Shell
MongoDB CRUD Operations
Aggregation
Indexes
Atlas Search
Atlas Vector Search
Change Streams
Transactions
Data Models
Replication
Sharding
Storage
Administration
Security
Frequently Asked Questions
Reference
Operators
Database Commands
mongo
Shell Methods
Collection Methods
Cursor Methods
Database Methods
Query Plan Cache Methods
Bulk Operation Methods
User Management Methods
Role Management Methods
Replication Methods
Sharding Methods
convertShardKeyToHashed
sh.addShard()
sh.addShardTag()
sh.addShardToZone()
sh.addTagRange()
sh.balancerCollectionStatus()
sh.disableBalancing()
sh.enableBalancing()
sh.disableAutoSplit
sh.enableAutoSplit
sh.enableSharding()
sh.getBalancerState()
sh.help()
sh.isBalancerRunning()
sh.moveChunk()
sh.removeRangeFromZone()
sh.removeShardTag()
sh.removeShardFromZone()
sh.removeTagRange()
sh.setBalancerState()
sh.shardCollection()
sh.splitAt()
sh.splitFind()
sh.startBalancer()
sh.status()
sh.stopBalancer()
sh.waitForBalancer()
sh.waitForBalancerOff()
sh.waitForPingChange()
sh.updateZoneKeyRange()
Object Constructors and Methods
Connection Methods
Native Methods
Client-Side Field Level Encryption Methods
MongoDB Package Components
Configuration File Options
MongoDB Server Parameters
MongoDB Limits and Thresholds
Explain Results
System Collections
Connection Strings
Collation
MongoDB Wire Protocol
Log Messages
Error Codes
Exit Codes and Statuses
Glossary
Default MongoDB Port
Default MongoDB Read Concerns/Write Concerns
Server Sessions
Release Notes
Technical Support
Docs Menu
Ask MongoDB AI
Docs Home
/
MongoDB Manual
/
Reference
/
mongo Shell Methods
/
Sharding Methods
sh.help()
Copy page
This version of the documentation is archived and no longer supported. View the
current documentation
to learn how to
upgrade your version of MongoDB
.
sh.help()
Returns:
a basic help text for all sharding related shell functions.
Back
sh.getBalancerState()
Next
sh.isBalancerRunning()
Rate this page