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

LBTcpHeaderCondition

This condition is used to match TCP header fields of HTTP messages. Currently, only the TCP source port is supported. Ports can be expressed as a single port number like 80, or a port range like 1024-1030.


AllOf


This class requires all of the following:

JSON Example

{
	"inverse": false,
	"source_port": "string",
	"type": "LBHttpRequestUriCondition"
}

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?