LbIpHeaderCondition
LbIpHeaderCondition
This condition is used to match IP header fields of HTTP messages. Either source_address or group_id should be specified.
AllOf
JSON Example
{
"inverse": false,
"type": "string",
"group_id": "string",
"source_address": "string"
}