[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineLBVariableCondition1
Properties
string
variable_name
Required
Name of the variable to be matched
string
variable_value
Required
Value of variable to be matched
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
JSON Example
{
"variable_name": "string",
"variable_value": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer