Drop a MongoDB Node
𝗟𝗮𝘆𝗼𝘂𝘁 𝘀𝗲𝗰𝘁𝗶𝗼𝗻
In the previous demo, we successfully copied a MongoDB database.
In this part, we will learn how to drop a MongoDB Node.
Right now, we have 2 nodes available.
You need to navigate to the Cluster area in the left part of the Layout section.
Here we have our Primary and Secondary nodes.
.png)
Alternatively, you can see them in Inventory area as the 'Nodes of this cluster'.
.png)
Let's initiate the drop for the Secondary node.
Drag the Secondary node icon into the Trash icon allocated right below the Primary node.
.png)
A new window will appear. To complete the operation, type 'drop me' and click Submit.
- 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.
Our Secondary node has been successfully dropped.
.png)
Your configuration path will look like this:
Layout area → Secondary node → Drag Secondary to Trash → Type 'drop me' → Click Submit
