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

InlineLBHttpRequestHeaderCondition1

Properties

string
header_value Required

Value of HTTP header


boolean
case_sensitive Optional

If true, case is significant when comparing HTTP header value.


string
header_name Optional

Name of HTTP header


string
match_type Optional

Match type of HTTP header value

Possible values are: STARTS_WITHENDS_WITHEQUALSCONTAINSREGEX

JSON Example

{
	"header_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
Used By

LBHttpRequestHeaderCondition

Feedback

Was this page helpful?