翻译或纠错本页面
- Reference >
- mongo Shell Methods >
- Replication Methods >
- rs.conf()
rs.conf()¶
- rs.conf()¶
返回: a document that contains the current replica set configuration document. See Replica Set Configuration for more information on the replica set configuration document.
- rs.config()¶
rs.config() is an alias of rs.conf().