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. /_node/{node-name}/_restart
- 11.2.14. /_utils
- 11.2.15. /_up
- 11.2.16. /_uuids
- 11.2.17. /favicon.ico
- 11.2.18. Authentication
- 11.2.19. Configuration