10.2. ServerΒΆ
The CouchDB server interface provides the basic interface to a CouchDB server for obtaining CouchDB information and getting and setting configuration information.
- 10.2.1. /
- 10.2.2. /_active_tasks
- 10.2.3. /_all_dbs
- 10.2.4. /_dbs_info
- 10.2.5. /_cluster_setup
- 10.2.6. /_db_updates
- 10.2.7. /_membership
- 10.2.8. /_replicate
- 10.2.9. /_scheduler/jobs
- 10.2.10. /_scheduler/docs
- 10.2.11. /_node/{node-name}/_stats
- 10.2.12. /_node/{node-name}/_system
- 10.2.13. /_utils
- 10.2.14. /_up
- 10.2.15. /_uuids
- 10.2.16. /favicon.ico
- 10.2.17. Authentication
- 10.2.18. Configuration