DB Local Backend Workflow Element REST Endpoints

DB Local Backend Workflow Element
The DB Local Backend Workflow Element uses the Berkeley DB Java Edition to store user-provided data in a local repository.
Add, Search, Compare or Delete DB Local Backend Workflow Element
Method: post
Path: /rest/v1/admin
Delete a DB Local Backend Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find DB Local Backend Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a DB Local Backend Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}