[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Create Load Balancer Pool
DescriptionCreates a Load Balancer Pool.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/loadBalancer/pools
Request Body
Request Body
EdgeLoadBalancerPool
of type(s) application/json
Required
This request body class requires all of the following:
EdgeLoadBalancerPoolCommonProperties, InlineEdgeLoadBalancerPool1
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"algorithm":"string","caCertificateRefs":[{"id":"string","name":"string"}],"commonNameCheckEnabled":false,"defaultPort":0,"description":"string","domainNames":["*.example.com | www.vmware.com"],"enabled":false,"enabledMemberCount":0,"gatewayRef":{"id":"string","name":"string"},"gracefulTimeoutPeriod":0,"healthMessage":"string","healthMonitors":[{"name":"string","systemDefined":false,"type":"string"}],"healthStatus":"string","id":"string","memberCount":0,"members":[{"detailedHealthMessage":"string","enabled":false,"healthStatus":"string","ipAddress":"string","markedDownBy":["string"],"port":0,"ratio":0}],"name":"string","passiveMonitoringEnabled":false,"persistenceProfile":{"name":"string","type":"string","value":"string"},"status":"enum","upMemberCount":0,"virtualServiceRefs":[{"id":"string","name":"string"}]}' https://{api_host}/cloudapi/1.0.0/loadBalancer/pools
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0