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

InlineLBHttpResponseHeaderCondition1

Properties

string
header_name Required

Name of HTTP header field


string
header_value Required

Value of HTTP header field


boolean
case_sensitive Optional

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


string
match_type Optional

Match type of HTTP header value

Possible values are: STARTS_WITHENDS_WITHEQUALSCONTAINSREGEX

JSON Example

{
	"header_name": "string",
	"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

LBHttpResponseHeaderCondition

Feedback

Was this page helpful?