I am trying to figure out a way to retrieve all existing buckets, preferably a list of containing all bucket names, on my cloud server being used for Couchbase. However, I was not able to find any supporting documentation in the C SDK to do so. I do see some existing solutions in Python and .Net SDK. Is there a suggestion on how to achieve this?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Get all Bucket names in a Server using .net c# | 1 | 2348 | December 20, 2017 | |
| List buckets using python | 3 | 1311 | May 13, 2019 | |
| Retrieve list of buckets in cluster using Python SDK | 7 | 3242 | June 25, 2019 | |
| Getting all bucket keys using the C library | 1 | 1947 | March 7, 2013 | |
| GetBuckets in a Cluster | 4 | 1612 | August 14, 2016 |