db.serverBuildInfo()
db.serverBuildInfo()
Provides a wrapper around the
buildInfo
database command.buildInfo
returns a document that contains an overview of parameters used to compile thismongod
instance.
db.serverBuildInfo()
Provides a wrapper around the buildInfo
database command. buildInfo
returns a document that contains
an overview of parameters used to compile this mongod
instance.