You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/load_balancer_rule_set.html.markdown
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,11 @@ The following attributes are exported:
45
45
46
46
Example: ["GET", "PUT", "POST", "PROPFIND"]
47
47
* `conditions` -
48
-
* `attribute_name` - The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
49
-
* `attribute_value` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the originating VCN that an incoming packet must match.
50
-
51
-
You can use this condition in conjunction with `SourceVcnIpAddressCondition`.
52
-
53
-
**NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN.
48
+
* `attribute_name` - (Required) (Updatable) The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
49
+
* `attribute_value` - (Required) (Updatable) epends on `attribute_name`:
50
+
- when `attribute_name` = `SOURCE_IP_ADDRESS` | IPv4 or IPv6 address range to which the source IP address of incoming packet would be matched against
51
+
- when `attribute_name` = `SOURCE_VCN_IP_ADDRESS` | IPv4 address range to which the original client IP address (in customer VCN) of incoming packet would be matched against
52
+
- when `attribute_name` = `SOURCE_VCN_ID` | OCID of the customer VCN to which the service gateway embedded VCN ID of incoming packet would be matched against
54
53
* `description` - A brief description of the access control rule. Avoid entering confidential information.
55
54
56
55
example: `192.168.0.0/16 and 2001:db8::/32 are trusted clients. Whitelist them.`
Copy file name to clipboardExpand all lines: website/docs/d/load_balancer_rule_sets.html.markdown
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,11 @@ The following attributes are exported:
49
49
50
50
Example: ["GET", "PUT", "POST", "PROPFIND"]
51
51
* `conditions` -
52
-
* `attribute_name` - The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
53
-
* `attribute_value` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the originating VCN that an incoming packet must match.
54
-
55
-
You can use this condition in conjunction with `SourceVcnIpAddressCondition`.
56
-
57
-
**NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN.
52
+
* `attribute_name` - (Required) (Updatable) The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
53
+
* `attribute_value` - (Required) (Updatable) Depends on `attribute_name`:
54
+
- when `attribute_name` = `SOURCE_IP_ADDRESS` | IPv4 or IPv6 address range to which the source IP address of incoming packet would be matched against
55
+
- when `attribute_name` = `SOURCE_VCN_IP_ADDRESS` | IPv4 address range to which the original client IP address (in customer VCN) of incoming packet would be matched against
56
+
- when `attribute_name` = `SOURCE_VCN_ID` | OCID of the customer VCN to which the service gateway embedded VCN ID of incoming packet would be matched against
58
57
* `description` - A brief description of the access control rule. Avoid entering confidential information.
59
58
60
59
example: `192.168.0.0/16 and 2001:db8::/32 are trusted clients. Whitelist them.`
Copy file name to clipboardExpand all lines: website/docs/r/load_balancer_rule_set.html.markdown
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,10 @@ The following arguments are supported:
58
58
Example: ["GET", "PUT", "POST", "PROPFIND"]
59
59
* `conditions` - (Required when action=ALLOW) (Updatable)
60
60
* `attribute_name` - (Required) (Updatable) The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
61
-
* `attribute_value` - (Required) (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the originating VCN that an incoming packet must match.
62
-
63
-
You can use this condition in conjunction with `SourceVcnIpAddressCondition`.
64
-
65
-
**NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN.
61
+
* `attribute_value` - (Required) (Updatable) Depends on `attribute_name`:
62
+
- when `attribute_name` = `SOURCE_IP_ADDRESS` | IPv4 or IPv6 address range to which the source IP address of incoming packet would be matched against
63
+
- when `attribute_name` = `SOURCE_VCN_IP_ADDRESS` | IPv4 address range to which the original client IP address (in customer VCN) of incoming packet would be matched against
64
+
- when `attribute_name` = `SOURCE_VCN_ID` | OCID of the customer VCN to which the service gateway embedded VCN ID of incoming packet would be matched against
66
65
* `description` - (Applicable when action=ALLOW) (Updatable) A brief description of the access control rule. Avoid entering confidential information.
67
66
68
67
example: `192.168.0.0/16 and 2001:db8::/32 are trusted clients. Whitelist them.`
@@ -94,12 +93,11 @@ The following attributes are exported:
94
93
95
94
Example: ["GET", "PUT", "POST", "PROPFIND"]
96
95
* `conditions` -
97
-
* `attribute_name` - The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
98
-
* `attribute_value` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the originating VCN that an incoming packet must match.
99
-
100
-
You can use this condition in conjunction with `SourceVcnIpAddressCondition`.
101
-
102
-
**NOTE:** If you define this condition for a rule without a `SourceVcnIpAddressCondition`, this condition matches all incoming traffic in the specified VCN.
96
+
* `attribute_name` - (Required) (Updatable) The attribute_name can be one of these values: `SOURCE_IP_ADDRESS`, `SOURCE_VCN_ID`, `SOURCE_VCN_IP_ADDRESS`
97
+
* `attribute_value` - (Required) (Updatable) Depends on `attribute_name`:
98
+
- when `attribute_name` = `SOURCE_IP_ADDRESS` | IPv4 or IPv6 address range to which the source IP address of incoming packet would be matched against
99
+
- when `attribute_name` = `SOURCE_VCN_IP_ADDRESS` | IPv4 address range to which the original client IP address (in customer VCN) of incoming packet would be matched against
100
+
- when `attribute_name` = `SOURCE_VCN_ID` | OCID of the customer VCN to which the service gateway embedded VCN ID of incoming packet would be matched against
103
101
* `description` - A brief description of the access control rule. Avoid entering confidential information.
104
102
105
103
example: `192.168.0.0/16 and 2001:db8::/32 are trusted clients. Whitelist them.`
0 commit comments