How can we add/remove node from cluster using nodejs sdk

I want to use node sdk to add/remove node from cluster. But i haven’t found any example/doc for that.
So, i want to know if nodejs sdk support below REST API ?

Hi @desh_naik,

The ability to add/remove nodes from the cluster is generally considered to be part of the admin/DevOps operations and not the application for which the SDK is generally designed.

If you would like to have this as part of the SDK, I would recommend raising a feature request on JIRA which would enable the SDK team to consider this feature for future SDK releases. You can raise a request using the “Leave Additional Feedback” form on the SDK contributions page found here: Get Involved | Couchbase Docs

If you have support, you can reach out through there as well.

1 Like