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 |
---|---|---|---|
Spark Bulk Write taking high CPU utilization | 0 | 57 | Aug 2024 |
Docuements can be updated from a local server app, but nothing would get updated from the deployed app | 0 | 21 | Aug 2024 |
Mongodb/mongodb-atlas-local configure replica set | 0 | 140 | Dec 2024 |
IP Address of the connections | 0 | 45 | Jan 2 |
Migrate to Atlas from Firestore | 1 | 35 | Feb 11 |