Relative Content

Tag Archive for mongodbmongodb-atlas

creating capped collection in Mongo Atlas via REST API

I am looking for how to create a capped collection in Mongo Atlas via their REST API. I was looking over the specifications and I haven’t found anything. I’ve found plenty of things using their SDKs. I can’t imagine they don’t have this feature, and if not why not? Access to Atlas is blocked by our organization from our local machines but the API is allowed and we’re already using it for other workflows.