NSX-T Data Center REST API
LoadBalancerVPCEndpoint (type)
{ "description": "Load Balancer for VPC", "id": "LoadBalancerVPCEndpoint", "module_id": "PolicyVpc", "properties": { "enabled": { "default": false, "description": "Flag to enable load balancer for VPC.", "required": false, "title": "Flag to indicate whether support for load balancing is needed. Setting this flag to true causes allocation of private IPs from the private block associated with this VPC tobe used by the load balancer.", "type": "boolean" } }, "title": "Load Balancer configuration", "type": "object" }