Get All Load Balancer Virtual Servers For Load Balancerget https://{serverURL}/api/load-balancers/{loadBalancerId}/virtual-serversThis endpoint retrieves load balancer virtual servers associated with a specified load balancer.Path ParamsloadBalancerIdnumberrequiredLoad Balancer IDQuery Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestssortstringDefaults to nameSort order, the name of the property to sort bydirectionstringenumDefaults to ascSort direction, use 'desc' to reverse sortascdescAllowed:ascdescphrasestringSearch phrase for partial matches on name or descriptionvipNamestringIf specified will return an exact match on vipNamevipAddressstringIf specified will return an exact match on vipAddressvipHostnamestringIf specified will return an exact match on vipHostnameResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 2 years ago