InlineLBService1
Properties
Flag to enable access log
LBS could be instantiated (or created) on the Tier-1, etc. For now, only the Tier-1 object is supported.
Flag to enable the load balancer service.
Load balancer engine writes information about encountered issues of different severity levels to the error log. This setting is used to define the severity level of the error log.
Possible values are: DEBUG , INFO , WARNING , ERROR , CRITICAL , ALERT , EMERGENCY
Load balancer service size.
Possible values are: SMALL , MEDIUM , LARGE , DLB
JSON Example
{
"access_log_enabled": false,
"connectivity_path": "string",
"enabled": false,
"error_log_level": "DEBUG",
"size": "SMALL"
}
Vendor Extensions
x-vmw-nsx-module: PolicyLoadBalancer