python-atlasapi
python-atlasapi copied to clipboard
python package for MongoDB Atlas Cloud provider
 ### Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` equests...
 ### Snyk has created this PR to fix 3 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `gendocs/requirements.txt` ⚠️ Warning ``` sphinx...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
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 🙂
The [getHostMeasurements API](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Monitoring-and-Logs/operation/getHostMeasurements) supports multiple "m=" parameters. I know `get_measurement_for_hosts` lets you pass a `Measurement` class as the `measurement` argument, to indicate you want all the measurements that are members...
This leads to inaccurate fetching of loglines depending on the client TZ need to force all calls to UTC. atlasapi/atlas.py:657
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Data-Federation - [ ] Return All Federated Database Instances in One Project - [ ] Create One Federated Database Instance in One Project - [ ] Remove One Federated Database...