Union Partition REST Endpoints

Union Partition
The Union Partition is a subtree in the virtual unified DIT of a union workflow element.
Add, Search, Compare or Delete Union Partition
Method: post
Path: /rest/v1/admin
Delete a Union Partition by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Union Partition by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Union Partition by DN
Method: patch
Path: /rest/v1/admin/{dn}