RDBMS Workflow Element REST Endpoints

RDBMS Workflow Element
The RDBMS Workflow Element provides access to data stored in an RDBMS over LDAP.
Add, Search, Compare or Delete RDBMS Workflow Element
Method: post
Path: /rest/v1/admin
Delete a RDBMS Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find RDBMS Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a RDBMS Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}