RDBMS Table REST Endpoints

RDBMS Table
An RDBMS Table contains information about an RDBMS Table. The table may be referenced by several attribute mappings of the same workflow element.
Add, Search, Compare or Delete RDBMS Table
Method: post
Path: /rest/v1/admin
Delete a RDBMS Table by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find RDBMS Table by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a RDBMS Table by DN
Method: patch
Path: /rest/v1/admin/{dn}