@@ -1439,7 +1439,11 @@ spec:
1439
1439
is the `cidrBlock` value for
1440
1440
a Service (the rule is for traffic
1441
1441
destined for a particular `Service`
1442
- through a service gateway).'
1442
+ through a service gateway).
1443
+ * `NETWORK_SECURITY_GROUP`:
1444
+ If the rule'' s `destination`
1445
+ is the OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
1446
+ of a NetworkSecurityGroup.'
1443
1447
type : string
1444
1448
icmpOptions :
1445
1449
description : ' IcmpOptions Optional
@@ -1708,7 +1712,11 @@ spec:
1708
1712
`cidrBlock` value for a Service
1709
1713
(the rule is for traffic coming
1710
1714
from a particular `Service`
1711
- through a service gateway).'
1715
+ through a service gateway).
1716
+ * `NETWORK_SECURITY_GROUP`:
1717
+ If the rule'' s `destination`
1718
+ is the OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
1719
+ of a NetworkSecurityGroup.'
1712
1720
type : string
1713
1721
tcpOptions :
1714
1722
description : TcpOptions Optional
@@ -1931,7 +1939,11 @@ spec:
1931
1939
`destination` is the `cidrBlock`
1932
1940
value for a Service (the rule is
1933
1941
for traffic destined for a particular
1934
- `Service` through a service gateway).'
1942
+ `Service` through a service gateway).
1943
+ * `NETWORK_SECURITY_GROUP`: If the
1944
+ rule'' s `destination` is the OCID
1945
+ (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
1946
+ of a NetworkSecurityGroup.'
1935
1947
type : string
1936
1948
icmpOptions :
1937
1949
description : ' IcmpOptions Optional
@@ -2177,7 +2189,10 @@ spec:
2177
2189
`source` is the `cidrBlock` value
2178
2190
for a Service (the rule is for traffic
2179
2191
coming from a particular `Service`
2180
- through a service gateway).'
2192
+ through a service gateway). * `NETWORK_SECURITY_GROUP`:
2193
+ If the rule'' s `destination` is
2194
+ the OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
2195
+ of a NetworkSecurityGroup.'
2181
2196
type : string
2182
2197
tcpOptions :
2183
2198
description : TcpOptions Optional and
0 commit comments