Register Load Balancer Controller
Register a new Load Balancer Controller to be used with vCloud Director.
{
"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"
}
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 request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace