Index Service API
The Index service REST API provides configuration options for the Index service.
Description
Couchbase Server provides a Data, an Index, and a Query Service. Each service can be deployed and run either with one or more of the others, on a single node; or on its own node.
| HTTP method | URI path | Description | Admin Role | 
|---|---|---|---|
| GET | /pools/nodes | Retrieves information about nodes in a cluster. | Full, Cluster | 
| POST | /pools/default | The  | Full, Cluster | 
| GET | /settings/indexes | Retrieves parameter settings for the Index service.
Available options are  | Full, Cluster | 
| POST | /settings/indexes | Sets the parameter settings for the Index service. | Full, Cluster | 
| GET | /getIndexStatus | Retrieves status on defined indexes. | Full, Cluster | 
| GET | /getIndexStatement | Retrieves a statement on defined indexes. | Full, Cluster |