[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
LBIpHeaderCondition
This condition is used to match IP header fields of HTTP messages. Currently, only the source IP address is supported. IP addresses can be expressed as a single IP address like 10.1.1.1, or a range of IP addresses like 10.1.1.101-10.1.1.160. Both IPv4 and IPv6 addresses are supported.
AllOf
This class requires all of the following:
JSON Example
{
"inverse": false,
"source_address": "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