Plugin Workflow Element REST Endpoints

Plugin Workflow Element
The Plugin Workflow Element provides the plugin-api functionality.
Add, Search, Compare or Delete Plugin Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Plugin Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Plugin Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Plugin Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}