Skip to main content
Hi @Ruud_van_Buul,
Have you checked out the following to see if they’re what you’re after:
-
atlas clusters create
- Check the--enableTerminationProtection
option -
atlas clusters advancedSettings update
- Check the--disableTableScan
option
Please test these out and let me know if it suits your requirements
Regards,
Jason
In terms of the Atlas Administration API, I believe the following documentation corresponds to the previously mentioned atlas cli
commands (and the options mentioned):
-
Create One Multi-Cloud Cluster from One Project (check the
terminationProtectionEnabled
option) -
Update Advanced Configuration Options for One Cluster (check the
noTableScan
option)
Yes that’s exactly what I waws looking for.
Thanks Jason!
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
pymongo function cannot connect to MongoDB Atlas | 1 | 944 | May 2024 |
Regarding the Field Level Encryption and partial search over encrypted field. | 1 | 509 | May 2024 |
Connect from EKS to Atlas - what is the best practice? | 1 | 146 | 23d |
is mongodb supports bi-directional replication? | 0 | 21 | Jan 7 |
license for mongodb-atlas-local | 1 | 57 | Jan 24 |