EdgeVirtualServicePortMatch
EdgeVirtualServicePortMatch
Defines a port match criterion.
JSON Example
{
"matchCriteria": "string",
"ports": [
0
]
}
string
As ^(?!\s+$).+
matchCriteria
Required
Criterion to use for port matching the HTTP request. Options - IS_IN, IS_NOT_IN.
array of
integer
ports
Required
Constraints:
minItems: 1
maxItems: 10
Listening TCP ports. Allowed values are 1-65535.