InlineLBVariableCondition1

InlineLBVariableCondition1
InlineLBVariableCondition1
JSON Example
{
    "case_sensitive": false,
    "match_type": "string",
    "variable_name": "string",
    "variable_value": "string"
}
boolean
case_sensitive
Optional

If true, case is significant when comparing variable value.

string
match_type
Optional

Match type of variable value

Possible values are : STARTS_WITH, ENDS_WITH, EQUALS, CONTAINS, REGEX,
string
variable_name
Required

Name of the variable to be matched

string
variable_value
Required

Value of variable to be matched