post https://{serverURL}/api/load-balancer-pools//nodes
Use this command to create a load balancer pool node.
This endpoint allows creating a Load Balancer Pool Node. Configuration options vary by Load Balancer Type.
Responses
Use this command to create a load balancer pool node.
This endpoint allows creating a Load Balancer Pool Node. Configuration options vary by Load Balancer Type.
xxxxxxxxxx
curl --request POST \
--url https://changeme/api/load-balancer-pools/loadBalancerPoolId/nodes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: