Server Nodes API

    +
    The Server Nodes REST API manages nodes in a cluster.

    APIs in this Section

    A Couchbase Server instance, known as server node, is a physical or virtual machine running Couchbase Server. Each node is as a member of a cluster. Nodes can be managed by means of the REST API: the endpoints are described throughout the current section, and a complete list is provided in the table below.

    HTTP Method URI Documented at

    POST

    /settings/web

    Setting Username and Passwords

    POST

    /pools/default/settings/memcached/global

    Setting Thread Allocations

    GET

    /nodes/self

    Getting Storage Information

    PUT

    /node/controller/setupAlternateAddresses/external

    Managing Alternate Addresses

    DELETE

    /node/controller/setupAlternateAddresses/external

    Managing Alternate Addresses