[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

LBVariableCondition

This condition is used to match variable’s name and value at all phases. The variables could be captured from REGEX or assigned by LBVariableAssignmentAction or system embedded variable. Varialbe_name and variable_value should be matched at the same time.


AllOf


This class requires all of the following:

JSON Example

{
	"case_sensitive": false,
	"inverse": false,
	"match_type": "STARTS_WITH",
	"type": "LBHttpRequestUriCondition",
	"variable_name": "string",
	"variable_value": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

Feedback

Was this page helpful?