pymongo Python module
Only deletion is supported, creation doesn't make sense and can be done using
mongodb_user.present
.
Ensure that the named database is absent. Note that creation doesn't make sense in MongoDB.
The name of the database to remove
The user to connect as (must be able to create the user)
The password of the user
The host to connect to
The port to connect to
The database in which to authenticate
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy