get https://{serverURL}/api/load-balancer-pools//nodes
This endpoint retrieves all load balancer pool nodes associated with a specified load balancer pool.
Responses
This endpoint retrieves all load balancer pool nodes associated with a specified load balancer pool.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/load-balancer-pools/loadBalancerPoolId/nodes?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: