EdgeGatewayLoadBalancerConfig

EdgeGatewayLoadBalancerConfig
EdgeGatewayLoadBalancerConfig

Describes Load Balancer Service configuration on an Edge Gateway.

JSON Example
{
    "enabled": false,
    "serviceNetworkDefinition": "string",
    "loadBalancerCloudRef": {
        "name": "string",
        "id": "string"
    },
    "licenseType": "string"
}
boolean
enabled
Required

A flag indicating whether Load Balancer Service is enabled or not.

string
serviceNetworkDefinition
Optional

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.

loadBalancerCloudRef
Optional

loadBalancerCloudRef

string
licenseType
Optional

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.
Availability
Added in 35.0