Dynamic Entry Tree Workflow Element REST Endpoints

Dynamic Entry Tree Workflow Element
The Dynamic Entry Tree Workflow Element provides the Dynamic Entry Tree functionality. This workflow element is able to generate a virtual directory tree hierarchy by using attributes found in entry leaf nodes.. For example, if users are present as uid=scarter,ou=people,dc=example, the Dynamic Entry Tree workflow element can insert new hierarchy using data present in the entry of the user, such as: uid=scarter,ou=accounting,ou=people,dc=example.
Add, Search, Compare or Delete Dynamic Entry Tree Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Dynamic Entry Tree Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Dynamic Entry Tree Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Dynamic Entry Tree Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}