[{"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
LoadBalancerController
A Load Balancer Controller.
Properties
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.
JSON Example
{
"url": "https://loadBalancerController.vmware.com"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
description:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
id:
x-vcloud-constraints:
- constraint: NonSortable
- constraint: ReadOnly
- args:
- arg: loadBalancerController
constraint: Urn
licenseType:
x-vcloud-added-in: "35.0"
x-vcloud-deprecated-alternative: Please use supportedFeatureSet on Service Engine Group.
x-vcloud-deprecated-in: "37.0"
x-vcloud-removed-in: "37.0"
password:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
x-vcloud-password: true
url:
x-vcloud-constraints:
- constraint: NonSortable
username:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
version:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
[{"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
Property Of
InlineLoadBalancerControllers1
Parameter To
Register Load Balancer Controller
Update Load Balancer Controller
Returned By
Get Load Balancer Controller