Replication Domain REST Endpoints

Replication Domain
A Replication Domain consists of several Directory Servers sharing the same synchronized set of data.
Add, Search, Compare or Delete Replication Domain
Method: post
Path: /rest/v1/admin
Delete a Replication Domain by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Replication Domain by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Replication Domain by DN
Method: patch
Path: /rest/v1/admin/{dn}