1.2. Server
The CouchDB server interface provides the basic interface to a CouchDB server for obtaining CouchDB information and getting and setting configuration information.
- 1.2.1.
/
- 1.2.2.
/_active_tasks
- 1.2.3.
/_all_dbs
- 1.2.4.
/_dbs_info
- 1.2.5.
/_cluster_setup
- 1.2.6.
/_db_updates
- 1.2.7.
/_membership
- 1.2.8.
/_replicate
- 1.2.9.
/_scheduler/jobs
- 1.2.10.
/_scheduler/docs
- 1.2.11.
/_node/{node-name}
- 1.2.12.
/_node/{node-name}/_stats
- 1.2.13.
/_node/{node-name}/_system
- 1.2.14.
/_node/{node-name}/_restart
- 1.2.15.
/_search_analyze
- 1.2.16.
/_utils
- 1.2.17.
/_up
- 1.2.18.
/_uuids
- 1.2.19.
/favicon.ico
- 1.2.20.
/_reshard
- 1.2.21. Authentication
- 1.2.22. Configuration