Index service API
The Index service REST API provides configuration options for the Index service.
Description
Couchbase Server has data, index, and query services that can be enabled. All of services can be enabled on a Couchbase Server node or a single service can be enabled on a Couchbase Server node. Each node is as a member of a cluster.
HTTP method | URI path | Description |
---|---|---|
GET |
/pools/nodes |
Retrieves information about nodes in a cluster. |
POST |
/pools/default |
The |
GET |
/settings/indexes |
Retrieves parameter settings for the Index service.
Available options are |
POST |
/settings/indexes |
Sets the parameter settings for the Index service. |