Apache CouchDB® Logo
stable

Table of Contents

User Guides

  • 1. Introduction
  • 2. Replication
  • 3. Design Documents
  • 4. Best Practices

Administration Guides

  • 1. Installation
  • 2. Setup
  • 3. Configuration
  • 4. Cluster Management
  • 5. Maintenance
  • 6. Fauxton
  • 7. Experimental Features

Reference Guides

  • 1. API Reference
    • 1.1. API Basics
    • 1.2. Server
      • 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
    • 1.3. Databases
    • 1.4. Documents
    • 1.5. Design Documents
    • 1.6. Partitioned Databases
    • 1.7. Local (non-replicating) Documents
  • 2. JSON Structure Reference
  • 3. Query Server
  • 4. Partitioned Databases

Other

  • 1. Release Notes
  • 2. Security Issues / CVEs
  • 3. Reporting New Security Problems with Apache CouchDB
  • 4. License
  • 5. Contributing to this Documentation

Quick Reference Guides

  • API Quick Reference
  • Configuration Quick Reference

More Help

  • CouchDB Homepage
  • Mailing Lists
  • Realtime Chat
  • Issue Tracker
  • Download Docs
Apache CouchDB®
  • Docs »
  • 1. API Reference »
  • 1.2. Server
  • Edit on GitHub

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.8.1. Replication Operation
    • 1.2.8.2. Specifying the Source and Target Database
    • 1.2.8.3. Single Replication
    • 1.2.8.4. Continuous Replication
    • 1.2.8.5. Canceling Continuous Replication
  • 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.21.1. Basic Authentication
    • 1.2.21.2. Cookie Authentication
      • 1.2.21.2.1. /_session
    • 1.2.21.3. Proxy Authentication
    • 1.2.21.4. JWT Authentication
  • 1.2.22. Configuration
    • 1.2.22.1. Accessing the local node’s configuration
    • 1.2.22.2. /_node/{node-name}/_config
    • 1.2.22.3. /_node/{node-name}/_config/{section}
    • 1.2.22.4. /_node/{node-name}/_config/{section}/{key}
    • 1.2.22.5. /_node/{node-name}/_config/_reload
Next Previous

© Copyright 2020, Apache Software Foundation. CouchDB® is a registered trademark of the Apache Software Foundation. Revision 44e2b12e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
master
latest
stable
3.0.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.6.1
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.