Add a user to the database
The username for the new user
An optional password for the new user, or the options for the command
Optional settings for the command
Retrieve the server build information
Optional settings for the command
Execute a command
The command to execute
Optional settings for the command
List the available databases
Optional settings for the command
Ping the MongoDB server and retrieve results
Optional settings for the command
Remove a user from a database
The username to remove
Optional settings for the command
Get ReplicaSet status
Optional settings for the command
Retrieve the server build information
Optional settings for the command
Retrieve this db's server status.
Optional settings for the command
Validate an existing collection
The name of the collection to validate.
Optional settings for the command
Generated using TypeDoc
The Admin class is an internal class that allows convenient access to the admin functionality and commands for MongoDB.
ADMIN Cannot directly be instantiated