Memory Local Backend Workflow Element REST Endpoints

Memory Local Backend Workflow Element
The Memory Local Backend Workflow Element provides a Directory Server backend implementation that stores entries in memory. There is no persistence of any kind, and the backend contents are cleared whenever the backend is brought online or offline and when the server is restarted.
Add, Search, Compare or Delete Memory Local Backend Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Memory Local Backend Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Memory Local Backend Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Memory Local Backend Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}