i am using CB 4.0 CE version,
curl -X POST -u Administrator:password http://localhost:8091/settings/replications -d pauseRequested=true is not working. The response code is 200 but no changes in xdcr settings
how to check whether replication is paused ot not. any REST API exist?