mongo
db.
shutdownServer
Shuts down the current mongod or mongos process cleanly and safely.
mongod
mongos
This operation fails when the current database is not the admin database.
This command provides a wrapper around the shutdown command.
shutdown