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

InlineLBHttpRequestCookieCondition1

Properties

string
cookie_name Required

Cookie name.


string
cookie_value Required

Cookie value.


boolean
case_sensitive Optional

If true, case is significant when comparing cookie value.


string
match_type Optional

Match type of cookie value.

Possible values are: STARTS_WITHENDS_WITHEQUALSCONTAINSREGEX

JSON Example

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

LBHttpRequestCookieCondition

Feedback

Was this page helpful?