InlineLBService1

InlineLBService1
InlineLBService1
JSON Example
{
    "access_log_enabled": false,
    "connectivity_path": "string",
    "enabled": false,
    "error_log_level": "string",
    "size": "string"
}
boolean
access_log_enabled
Optional

Flag to enable access log

string
connectivity_path
Optional

LBS could be instantiated (or created) on the Tier-1, etc. For now, only the Tier-1 object is supported.

boolean
enabled
Optional

Flag to enable the load balancer service.

string
error_log_level
Optional

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,
string
size
Optional

Load balancer service size.

Possible values are : SMALL, MEDIUM, LARGE, DLB,
Used By