Update Load Balancer Controller
Update an Load Balancer Controller.
loadBalancerControllerId
loadBalancerControllerId
{
"id": "urn:vcloud:loadBalancerController:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"description": "string",
"url": "https://loadBalancerController.vmware.com",
"username": "string",
"password": "string",
"licenseType": "string",
"version": "string",
"maxCloudCount": 0,
"maxGatewayCount": 0,
"maxVirtualServiceCount": 0,
"usedCloudCount": 0,
"usedGatewayCount": 0,
"usedVirtualServiceCount": 0
}
The id of the Load Balancer Controller in URN format.
The name of the Load Balancer Controller. Names for Load Balancer Controllers must be unique across the system.
Description for the registered Load Balancer Controller.
The URL of the Load Balancer Controller. URLs for Load Balancer Controllers must be unique across the system.
Username to connect to the Load Balancer Controller.
Cleartext password to connect to the Load Balancer Controller.
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.
The version of the Load Balancer Controller.
The maximum number of supported clouds for the Load Balancer Controller.
The maximum number of supported edge gateways for the Load Balancer Controller.
The maximum number of supported virtual services for the Load Balancer Controller.
The number of used clouds for the Load Balancer Controller.
The number of used edge gateways for the Load Balancer Controller.
The number of used virtual services for the Load Balancer Controller.
The request have been accepted and the task to monitor the request is in the Location header.