Replication Server REST Endpoints

Replication Server
Replication Servers publish updates to Directory Servers within a Replication Domain.
Add, Search, Compare or Delete Replication Server
Method: post
Path: /rest/v1/admin
Delete a Replication Server by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Replication Server by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Replication Server by DN
Method: patch
Path: /rest/v1/admin/{dn}