get https://{serverURL}/api/load-balancers
This endpoint retrieves all load balancers associated with the account.
Responses
This endpoint retrieves all load balancers associated with the account.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/load-balancers?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: