Replication
List replication rules
List all replication rules
get/replication/rules
Query parameters
space_refstring
Unique path identifier for the final space in the branch. The value can be provided either as a fully URL-encoded path (e.g., organization%2Fproject) or as a plain path ending with a trailing plus sign (+) as separator (e.g., organization/project/+).
Response
Response for list replication rules
Example response
{
"data": {
"pageCount": 100,
"itemCount": 1,
"pageSize": 10
}
}Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲