Seeing Topology Map For Couchbase

I want to get the topology map for my Couchbase cluster. I want information like:

  1. Primary and replica nodes for all primary vBuckets and the corresponding replica vBuckets.

  2. Rack information (if a primary and its replica vBucket are placed on the same rack).

  3. What availability zone each vBucket is placed in.

Is there some way I can get this information? I am reviewing my team’s datastore architecture and need this information.

You can find the vBucket Map on the Admin port at this REST end point below.

https://docs.couchbase.com/server/6.0/rest-api/api-explorer.html#/default/get_pools_default_buckets__bucket_name_