11.2. Server¶
The CouchDB server interface provides the basic interface to a CouchDB server for obtaining CouchDB information and getting and setting configuration information.
- 11.2.1.
/ - 11.2.2.
/_active_tasks - 11.2.3.
/_all_dbs - 11.2.4.
/_dbs_info - 11.2.5.
/_cluster_setup - 11.2.6.
/_db_updates - 11.2.7.
/_membership - 11.2.8.
/_replicate - 11.2.9.
/_scheduler/jobs - 11.2.10.
/_scheduler/docs - 11.2.11.
/_node/{node-name}/_stats - 11.2.12.
/_node/{node-name}/_system - 11.2.13.
/_utils - 11.2.14.
/_up - 11.2.15.
/_uuids - 11.2.16.
/favicon.ico - 11.2.17. Authentication
- 11.2.18. Configuration