APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache CouchDB
ReplicationRequest
Apache CouchDB
· Schema
ReplicationRequest
Replication task parameters
Apache
Database
Document Store
JSON
NoSQL
Open Source
Replication
REST
Properties
Name
Type
Description
source
string
Source database URL or name
target
string
Target database URL or name
continuous
boolean
Keep the replication running continuously
create_target
boolean
Create the target database if it does not exist
filter
string
Filter function name to limit replicated documents
doc_ids
array
List of document IDs to replicate
View JSON Schema on GitHub