python-atlasapi icon indicating copy to clipboard operation
python-atlasapi copied to clipboard

python package for MongoDB Atlas Cloud provider

Results 34 python-atlasapi issues
Sort by recently updated
recently updated
newest added

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### 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-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### 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-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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 🙂

enhancement
Clusters

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...

enhancement
help wanted
Measurements and Logs

This leads to inaccurate fetching of loglines depending on the client TZ need to force all calls to UTC. atlasapi/atlas.py:657

bug
Measurements and Logs

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...

ADF