Optimal Load Balancing Route REST Endpoints

Optimal Load Balancing Route
The Optimal Load Balancing Route defines a route for the optimal load balancing algorithm. An optimal load balancing route is defined by a route identifier.
Add, Search, Compare or Delete Optimal Load Balancing Route
Method: post
Path: /rest/v1/admin
Delete a Optimal Load Balancing Route by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Optimal Load Balancing Route by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Optimal Load Balancing Route by DN
Method: patch
Path: /rest/v1/admin/{dn}