Optimal Load Balancing Algorithm REST Endpoints

Optimal Load Balancing Algorithm
The Optimal Load Balancing Algorithm is a load balancing algorithm based on the saturation level of the routes. The optimal load balancing algorithm ensures that the route with the lowest saturation is always elected to handle incoming requests.
Add, Search, Compare or Delete Optimal Load Balancing Algorithm
Method: post
Path: /rest/v1/admin
Delete a Optimal Load Balancing Algorithm by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Optimal Load Balancing Algorithm by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Optimal Load Balancing Algorithm by DN
Method: patch
Path: /rest/v1/admin/{dn}