Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
Currently it is not trivial for customer to get information about the existing XDCR replications using the API. Possible scenarios:
- Get me all the replications for bucket X
- Get me all the replications (organized/categorized by bucket and/or remote cluster)
- Get me all paused replications
- Get me all active replications
There is no easy way to get the information.
The "/pools/default/tasks" endpoint provided a nice output, which we use in the UI to populate the XDCR page, but this is not a supported endpoint.