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: postPath:
/rest/v1/admin - Delete a RDBMS Workflow Element by DN
- Method: deletePath:
/rest/v1/admin/{dn} - Find RDBMS Workflow Element by DN
- Method: getPath:
/rest/v1/admin/{dn} - Modify a RDBMS Workflow Element by DN
- Method: patchPath:
/rest/v1/admin/{dn}