SegmentIpSubnets
SegmentIpSubnets
IP subnets of a segment, one IPv4 subnet or one IPv6 subnet for single IP-stack, an IPv4 subnet and an IPv6 subnet for dual IP-stack.
JSON Example
{
"subnets": [
"string"
]
}
array of
string
subnets
Required
Constraints:
minItems: 1
maxItems: 2
An array with one IPv4 subnet and/or one IPv6 subnet.