InlineLBHttpRequestUriArgumentsCondition1
InlineLBHttpRequestUriArgumentsCondition1
JSON Example
{
"case_sensitive": false,
"match_type": "string",
"uri_arguments": "string"
}
boolean
case_sensitive
Optional
If true, case is significant when comparing URI arguments.
string
match_type
Optional
Match type of URI arguments
Possible values are : STARTS_WITH, ENDS_WITH, EQUALS, CONTAINS, REGEX,
string
uri_arguments
Required
URI arguments, aka query string of URI.