[{"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
Update Load Balancer Controller
DescriptionUpdate an Load Balancer Controller.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/loadBalancer/controllers/{loadBalancerControllerId}
Path Parameters
Path Parameters
string
loadBalancerControllerId
Required
Request Body
Request Body
LoadBalancerController
of type(s) application/json
Required
{
"url": "https://loadBalancerController.vmware.com"
}
string
username
Required
Username to connect to the Load Balancer Controller.
string
name
Required
The name of the Load Balancer Controller. Names for Load Balancer Controllers must be unique across the system.
string
password
Required
Cleartext password to connect to the Load Balancer Controller.
string as uri
url
Required
The URL of the Load Balancer Controller. URLs for Load Balancer Controllers must be unique across the system.
string
id
Optional
The id of the Load Balancer Controller in URN format.
string
licenseType
Optional
The license type of the Load Balancer Controller.
- BASIC - Basic edition of the NSX Advanced Load Balancer.
- ENTERPRISE - Full featured edition of the NSX Advanced Load Balancer.
string
description
Optional
Description for the registered Load Balancer Controller.
string
version
Optional
The version of the load balancer controller.
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"id":"urn:vcloud:loadBalancerController:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","url":"https://loadBalancerController.vmware.com"}' https://{api_host}/cloudapi/1.0.0/loadBalancer/controllers/{loadBalancerControllerId}
[{"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