EdgeGatewayLoadBalancerConfig
Describes Load Balancer Service configuration on an Edge Gateway.
{
"enabled": false,
"serviceNetworkDefinition": "string",
"loadBalancerCloudRef": {
"name": "string",
"id": "string"
},
"licenseType": "string"
}
A flag indicating whether Load Balancer Service is enabled or not.
The network definition in Gateway CIDR format which will be used by Load Balancer service on edge. All the load balancer service engines associated with the Service Engine Group will be attached to this network. The subnet prefix length must be 25. If nothing is set, the default is 192.168.255.1/25
. Default cidr can be configured. This field cannot be updated.
The license type of the backing Load Balancer Cloud.
- BASIC - Basic edition of the NSX Advanced Load Balancer.
- ENTERPRISE - Full featured edition of the NSX Advanced Load Balancer.