Dynamic Groups Workflow Element REST Endpoints

Dynamic Groups Workflow Element
The Dynamic Groups Workflow Element enables processing of objectclasses that are groupofurls and converts them into groupofuniquenames equivalent. The Dynamic Groups Workflow Element enables processing of objectclasses that are groupofurls and converts them into groupofuniquenames equivalent. This workflow element can be used to achieve functionality similar to OVD DynamicGroups plugin.
Add, Search, Compare or Delete Dynamic Groups Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Dynamic Groups Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Dynamic Groups Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Dynamic Groups Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}