Drop a MongoDB Database
𝗟𝗮𝘆𝗼𝘂𝘁 𝘀𝗲𝗰𝘁𝗶𝗼𝗻
In the previous demo, we successfully dropped a MongoDB node.
In this part, we will learn how to drop a Database.
You need to navigate to the Inventory area on the right side of the Layout section.
In the Inventory area, click the Databases menu.
.png)
Here we have some databases, that were created recently.
Let's drop one of our databases.
Drag the dotted icon located near the 'db_work' export into the Trash bin icon.
.png)
A new window will appear.
.png)
Type 'drop me' in order to complete the operation.
- Click on the Rest API icon will generate a code you can later use in automation.
The status runner will indicate the progress of your operation.
.png)
Our Database was successfully dropped.
Your configuration path will look like this:
Layout section → Inventory area → Databases → Drag the Database into the Trash bin → Type 'drop me' → Click Submit
