mgmonteleone / python-atlasapi

python package for MongoDB Atlas Cloud provider
Apache License 2.0
21 stars 22 forks source link

Add support for `retainBackups` when deleting clusters #188

Open gcoupelant opened 1 year ago

gcoupelant commented 1 year ago

The cluster deletion API endpoints have a retainBackups query parameter, could you also support it in this package ?

See: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Multi-Cloud-Clusters/operation/deleteCluster and https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Clusters/operation/deleteLegacyCluster

Thanks 🙂

mgmonteleone commented 10 months ago

Thanks for submittig this! I will check into this later in September.