Trust Store Local Backend Workflow Element REST Endpoints

Trust Store Local Backend Workflow Element
The Trust Store Local Backend Workflow Element provides an LDAP view of a file-based trust store. It is used by the administrative cryptographic framework.
Add, Search, Compare or Delete Trust Store Local Backend Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Trust Store Local Backend Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Trust Store Local Backend Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Trust Store Local Backend Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}