NamespaceManagement_LoadBalancers_Summary

NamespaceManagement_LoadBalancers_Summary
NamespaceManagement_LoadBalancers_Summary

The LoadBalancers.Summary contains contains basic information related to the load balancer for provisioning virtual servers in the namespace.

JSON Example
{
    "id": "string",
    "provider": "string"
}
string
id
Required

An DNS compliant identifier for a load balancer, which can be used to query or configure the load balancer properties. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.namespace_management.LoadBalancerConfig. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.namespace_management.LoadBalancerConfig.

provider
Required

The LoadBalancers.Provider enumerates the kinds of load balancers supported by vSphere Namespaces.
HA_PROXY : HAProxy load balancer
AVI : NSX Advanced Load Balancer