Load Balancing Workflow Element REST Endpoints

Load Balancing Workflow Element
The Load Balancing Workflow Element is used route requests to a set of routes. The Load Balancing Workflow Element is used route requests to a set of routes. From the load balancing workflow element perspective, a route is a workflow element. Whether the route is a Proxy LDAP workflow element, or another load balancing workflow element, or a workflow element of any type does not matter.
Add, Search, Compare or Delete Load Balancing Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Load Balancing Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Load Balancing Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Load Balancing Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}