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