Mongo ActionsΒΆ
- Delete collection from MongoDB database : Delete collection from MongoDB database
- Get Mongo Server Status : Get Mongo Server Status and check for any abnormalities.
- Get MongoDB Handle : Get MongoDB Handle
- Get MongoDB large databases : This action compares the total disk size used by MongoDB to a given threshold.
- Get large MongoDB indices : This action compares the size of each index with a given threshold and returns any indexes that exceed the threshold.
- Get list of MongoDB Databases : Get list of MongoDB Databases
- Get list of collections in MongoDB Database : Get list of collections in MongoDB Database
- MongoDB Aggregate Command : MongoDB Aggregate Command
- MongoDB Atlas cluster cloud backup : Trigger on-demand Atlas cloud backup
- MongoDB Count Documents : MongoDB Count Documents
- MongoDB Create Collection : MongoDB Create Collection
- MongoDB Create Database : MongoDB Create Database
- MongoDB Delete Database : MongoDB Delete Database
- MongoDB Delete Document : MongoDB Delete Document
- MongoDB Distinct Command : MongoDB Distinct Command
- MongoDB Find Document : MongoDB Find Document
- MongoDB Find One : MongoDB Find One returns a single entry that matches the query.
- MongoDB Insert Document : MongoDB Insert Document
- MongoDB Read Query : MongoDB Read Query
- MongoDB Rename Database : MongoDB Rename Database
- MongoDB Update Document : MongoDB Update Document
- MongoDB Upsert Query : MongoDB Upsert Query
- MongoDB add new field in all collections : MongoDB add new field in all collections
- MongoDB get metrics : This action retrieves various metrics such as index size, disk size per collection for all databases and collections.
- MongoDB kill queries : MongoDB kill queries
- MongoDB list queries : MongoDB list queries
- MongoDB remove a field in all collections : MongoDB remove a field in all collections