Apache CouchDB
2.1.1

Table of Contents

  • 1. Introduction
  • 2. Installation & First-Time Setup
  • 3. Configuring CouchDB
  • 4. Replication
  • 5. CouchDB Maintenance
  • 6. Design Documents
  • 7. CouchDB Externals API
  • 8. Query Server
  • 9. Fauxton
  • 10. API Reference
    • 10.1. API Basics
    • 10.2. Server
      • 10.2.1. /
      • 10.2.2. /_active_tasks
      • 10.2.3. /_all_dbs
      • 10.2.4. /_cluster_setup
      • 10.2.5. /_db_updates
      • 10.2.6. /_membership
      • 10.2.7. /_replicate
      • 10.2.8. /_scheduler/jobs
      • 10.2.9. /_scheduler/docs
      • 10.2.10. /_restart
      • 10.2.11. /_stats
      • 10.2.12. /_utils
      • 10.2.13. /_uuids
      • 10.2.14. /favicon.ico
      • 10.2.15. Authentication
      • 10.2.16. Configuration
    • 10.3. Databases
    • 10.4. Documents
    • 10.5. Design Documents
    • 10.6. Local (non-replicating) Documents
  • 11. Cluster Reference
  • 12. JSON Structure Reference
  • 13. Experimental Features
  • 14. Contributing to this Documentation
  • 15. Release History
  • 16. Security Issues Information
  • 17. Reporting New Security Problems with Apache CouchDB
  • 18. About CouchDB Documentation

Quick Reference

  • HTTP API Reference
  • Configuration Reference

More Help

  • CouchDB Homepage
  • Mailing Lists
  • IRC
  • Issue Tracker
  • Download Docs
Apache CouchDB
  • Docs »
  • 10. API Reference »
  • 10.2. Server
  • View page source

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. /_cluster_setup
  • 10.2.5. /_db_updates
  • 10.2.6. /_membership
  • 10.2.7. /_replicate
    • Replication Operation
    • Specifying the Source and Target Database
    • Single Replication
    • Continuous Replication
    • Canceling Continuous Replication
  • 10.2.8. /_scheduler/jobs
  • 10.2.9. /_scheduler/docs
  • 10.2.10. /_restart
  • 10.2.11. /_stats
    • couchdb
    • httpd_request_methods
    • httpd_status_codes
    • httpd
  • 10.2.12. /_utils
  • 10.2.13. /_uuids
  • 10.2.14. /favicon.ico
  • 10.2.15. Authentication
    • Basic Authentication
    • Cookie Authentication
      • /_session
    • Proxy Authentication
  • 10.2.16. Configuration
    • /_node/{node-name}/_config
    • _node/{node-name}/_config/section
    • /_node/node/_config/section/key
Next Previous

© Copyright 2017, Apache Software Foundation. Revision 836ddf03.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 2.1.1
Versions
latest
stable
2.1.1
2.1.0
1.6.1
master
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.