Distribution Workflow Element REST Endpoints

Distribution Workflow Element
The Distribution Workflow Element is used to partition a DIT into subsets of entries.
Add, Search, Compare or Delete Distribution Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Distribution Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Distribution Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Distribution Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}