@robinmordasiewicz/f5xc-terraform-mcp 3.5.0 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +283 -104
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_network_policy Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_network_policy (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@ Manages new network policy with configured parameters in specified namespace. in
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Network Policy Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages network policy rule with configured parameters in specified namespace. in F5 Distributed Cloud.
|
|
19
19
|
|
|
20
20
|
# Basic Network Policy configuration
|
|
21
21
|
resource "f5xc_network_policy" "example" {
|
|
@@ -77,9 +77,20 @@ resource "f5xc_network_policy" "example" {
|
|
|
77
77
|
|
|
78
78
|
### Spec Argument Reference
|
|
79
79
|
|
|
80
|
-
<a id="
|
|
80
|
+
<a id="action"></a>• [`action`](#action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
81
81
|
|
|
82
|
-
<a id="
|
|
82
|
+
<a id="advanced-action"></a>• [`advanced_action`](#advanced-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Advanced Action](#advanced-action) below for details.
|
|
83
|
+
|
|
84
|
+
-> **One of the following:**
|
|
85
|
+
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
|
|
86
|
+
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
|
|
87
|
+
<br><br>• <a id="prefix-selector"></a>[`prefix_selector`](#prefix-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Prefix Selector](#prefix-selector) below for details.
|
|
88
|
+
|
|
89
|
+
<a id="label-matcher"></a>• [`label_matcher`](#label-matcher) - Optional Block<br>Label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#label-matcher) below for details.
|
|
90
|
+
|
|
91
|
+
<a id="ports"></a>• [`ports`](#ports) - Optional List<br>List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
92
|
+
|
|
93
|
+
<a id="protocol"></a>• [`protocol`](#protocol) - Optional String<br>Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
83
94
|
|
|
84
95
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
85
96
|
|
|
@@ -91,239 +102,49 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
91
102
|
|
|
92
103
|
---
|
|
93
104
|
|
|
94
|
-
####
|
|
95
|
-
|
|
96
|
-
An [`endpoint`](#endpoint) block supports the following:
|
|
97
|
-
|
|
98
|
-
<a id="endpoint-any"></a>• [`any`](#endpoint-any) - Optional Block<br>Enable this option
|
|
99
|
-
|
|
100
|
-
<a id="endpoint-inside-endpoints"></a>• [`inside_endpoints`](#endpoint-inside-endpoints) - Optional Block<br>Enable this option
|
|
101
|
-
|
|
102
|
-
<a id="endpoint-label-selector"></a>• [`label_selector`](#endpoint-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#endpoint-label-selector) below.
|
|
103
|
-
|
|
104
|
-
<a id="endpoint-outside-endpoints"></a>• [`outside_endpoints`](#endpoint-outside-endpoints) - Optional Block<br>Enable this option
|
|
105
|
-
|
|
106
|
-
<a id="endpoint-prefix-list"></a>• [`prefix_list`](#endpoint-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#endpoint-prefix-list) below.
|
|
107
|
-
|
|
108
|
-
#### Endpoint Label Selector
|
|
109
|
-
|
|
110
|
-
A [`label_selector`](#endpoint-label-selector) block (within [`endpoint`](#endpoint)) supports the following:
|
|
111
|
-
|
|
112
|
-
<a id="endpoint-label-selector-expressions"></a>• [`expressions`](#endpoint-label-selector-expressions) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
113
|
-
|
|
114
|
-
#### Endpoint Prefix List
|
|
115
|
-
|
|
116
|
-
A [`prefix_list`](#endpoint-prefix-list) block (within [`endpoint`](#endpoint)) supports the following:
|
|
117
|
-
|
|
118
|
-
<a id="endpoint-prefix-list-prefixes"></a>• [`prefixes`](#endpoint-prefix-list-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
|
|
119
|
-
|
|
120
|
-
#### Rules
|
|
121
|
-
|
|
122
|
-
A [`rules`](#rules) block supports the following:
|
|
123
|
-
|
|
124
|
-
<a id="rules-egress-rules"></a>• [`egress_rules`](#rules-egress-rules) - Optional Block<br>Egress Rules. Ordered list of rules applied to connections from policy endpoints<br>See [Egress Rules](#rules-egress-rules) below.
|
|
125
|
-
|
|
126
|
-
<a id="rules-ingress-rules"></a>• [`ingress_rules`](#rules-ingress-rules) - Optional Block<br>Ingress Rules. Ordered list of rules applied to connections to policy endpoints<br>See [Ingress Rules](#rules-ingress-rules) below.
|
|
127
|
-
|
|
128
|
-
#### Rules Egress Rules
|
|
129
|
-
|
|
130
|
-
An [`egress_rules`](#rules-egress-rules) block (within [`rules`](#rules)) supports the following:
|
|
131
|
-
|
|
132
|
-
<a id="rules-egress-rules-action"></a>• [`action`](#rules-egress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network Policy Rule Action. Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
133
|
-
|
|
134
|
-
<a id="rules-egress-rules-adv-action"></a>• [`adv_action`](#rules-egress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action. Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#rules-egress-rules-adv-action) below.
|
|
135
|
-
|
|
136
|
-
<a id="rules-egress-rules-all-tcp-traffic"></a>• [`all_tcp_traffic`](#rules-egress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
|
|
137
|
-
|
|
138
|
-
<a id="rules-egress-rules-all-traffic"></a>• [`all_traffic`](#rules-egress-rules-all-traffic) - Optional Block<br>Enable this option
|
|
139
|
-
|
|
140
|
-
<a id="rules-egress-rules-all-udp-traffic"></a>• [`all_udp_traffic`](#rules-egress-rules-all-udp-traffic) - Optional Block<br>Enable this option
|
|
141
|
-
|
|
142
|
-
<a id="rules-egress-rules-any"></a>• [`any`](#rules-egress-rules-any) - Optional Block<br>Enable this option
|
|
143
|
-
|
|
144
|
-
<a id="rules-egress-rules-applications"></a>• [`applications`](#rules-egress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#rules-egress-rules-applications) below.
|
|
145
|
-
|
|
146
|
-
<a id="rules-egress-rules-inside-endpoints"></a>• [`inside_endpoints`](#rules-egress-rules-inside-endpoints) - Optional Block<br>Enable this option
|
|
147
|
-
|
|
148
|
-
<a id="rules-egress-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#rules-egress-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#rules-egress-rules-ip-prefix-set) below.
|
|
149
|
-
|
|
150
|
-
<a id="rules-egress-rules-label-matcher"></a>• [`label_matcher`](#rules-egress-rules-label-matcher) - Optional Block<br>Label Matcher. A label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#rules-egress-rules-label-matcher) below.
|
|
151
|
-
|
|
152
|
-
<a id="rules-egress-rules-label-selector"></a>• [`label_selector`](#rules-egress-rules-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#rules-egress-rules-label-selector) below.
|
|
153
|
-
|
|
154
|
-
<a id="rules-egress-rules-metadata"></a>• [`metadata`](#rules-egress-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#rules-egress-rules-metadata) below.
|
|
155
|
-
|
|
156
|
-
<a id="rules-egress-rules-outside-endpoints"></a>• [`outside_endpoints`](#rules-egress-rules-outside-endpoints) - Optional Block<br>Enable this option
|
|
157
|
-
|
|
158
|
-
<a id="rules-egress-rules-prefix-list"></a>• [`prefix_list`](#rules-egress-rules-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#rules-egress-rules-prefix-list) below.
|
|
159
|
-
|
|
160
|
-
<a id="rules-egress-rules-protocol-port-range"></a>• [`protocol_port_range`](#rules-egress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#rules-egress-rules-protocol-port-range) below.
|
|
161
|
-
|
|
162
|
-
#### Rules Egress Rules Adv Action
|
|
163
|
-
|
|
164
|
-
An [`adv_action`](#rules-egress-rules-adv-action) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
165
|
-
|
|
166
|
-
<a id="rules-egress-rules-adv-action-action"></a>• [`action`](#rules-egress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Log Action. Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified Don't sample the traffic hitting the rule Sample the traffic hitting the rule
|
|
167
|
-
|
|
168
|
-
#### Rules Egress Rules Applications
|
|
169
|
-
|
|
170
|
-
An [`applications`](#rules-egress-rules-applications) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
171
|
-
|
|
172
|
-
<a id="applications-f7c65d"></a>• [`applications`](#applications-f7c65d) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
|
|
173
|
-
|
|
174
|
-
#### Rules Egress Rules IP Prefix Set
|
|
175
|
-
|
|
176
|
-
An [`ip_prefix_set`](#rules-egress-rules-ip-prefix-set) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
177
|
-
|
|
178
|
-
<a id="rules-egress-rules-ip-prefix-set-ref"></a>• [`ref`](#rules-egress-rules-ip-prefix-set-ref) - Optional Block<br>Reference. A list of references to ip_prefix_set objects<br>See [Ref](#rules-egress-rules-ip-prefix-set-ref) below.
|
|
179
|
-
|
|
180
|
-
#### Rules Egress Rules IP Prefix Set Ref
|
|
181
|
-
|
|
182
|
-
A [`ref`](#rules-egress-rules-ip-prefix-set-ref) block (within [`rules.egress_rules.ip_prefix_set`](#rules-egress-rules-ip-prefix-set)) supports the following:
|
|
183
|
-
|
|
184
|
-
<a id="kind-6153e0"></a>• [`kind`](#kind-6153e0) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
185
|
-
|
|
186
|
-
<a id="name-3c4742"></a>• [`name`](#name-3c4742) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
187
|
-
|
|
188
|
-
<a id="namespace-f39f97"></a>• [`namespace`](#namespace-f39f97) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
189
|
-
|
|
190
|
-
<a id="tenant-5557c0"></a>• [`tenant`](#tenant-5557c0) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
191
|
-
|
|
192
|
-
<a id="uid-b4cc26"></a>• [`uid`](#uid-b4cc26) - Optional String<br>UID. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
193
|
-
|
|
194
|
-
#### Rules Egress Rules Label Matcher
|
|
195
|
-
|
|
196
|
-
A [`label_matcher`](#rules-egress-rules-label-matcher) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
197
|
-
|
|
198
|
-
<a id="rules-egress-rules-label-matcher-keys"></a>• [`keys`](#rules-egress-rules-label-matcher-keys) - Optional List<br>Keys. The list of label key names that have to match
|
|
199
|
-
|
|
200
|
-
#### Rules Egress Rules Label Selector
|
|
201
|
-
|
|
202
|
-
A [`label_selector`](#rules-egress-rules-label-selector) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
203
|
-
|
|
204
|
-
<a id="expressions-d57cba"></a>• [`expressions`](#expressions-d57cba) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
205
|
-
|
|
206
|
-
#### Rules Egress Rules Metadata
|
|
207
|
-
|
|
208
|
-
A [`metadata`](#rules-egress-rules-metadata) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
209
|
-
|
|
210
|
-
<a id="spec-6fe394"></a>• [`description_spec`](#spec-6fe394) - Optional String<br>Description. Human readable description
|
|
211
|
-
|
|
212
|
-
<a id="rules-egress-rules-metadata-name"></a>• [`name`](#rules-egress-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
|
|
213
|
-
|
|
214
|
-
#### Rules Egress Rules Prefix List
|
|
215
|
-
|
|
216
|
-
A [`prefix_list`](#rules-egress-rules-prefix-list) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
217
|
-
|
|
218
|
-
<a id="rules-egress-rules-prefix-list-prefixes"></a>• [`prefixes`](#rules-egress-rules-prefix-list-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
|
|
219
|
-
|
|
220
|
-
#### Rules Egress Rules Protocol Port Range
|
|
221
|
-
|
|
222
|
-
A [`protocol_port_range`](#rules-egress-rules-protocol-port-range) block (within [`rules.egress_rules`](#rules-egress-rules)) supports the following:
|
|
223
|
-
|
|
224
|
-
<a id="ranges-ffb05a"></a>• [`port_ranges`](#ranges-ffb05a) - Optional List<br>List of Port Ranges. List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
225
|
-
|
|
226
|
-
<a id="protocol-77c4d7"></a>• [`protocol`](#protocol-77c4d7) - Optional String<br>Protocol. Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
227
|
-
|
|
228
|
-
#### Rules Ingress Rules
|
|
229
|
-
|
|
230
|
-
An [`ingress_rules`](#rules-ingress-rules) block (within [`rules`](#rules)) supports the following:
|
|
231
|
-
|
|
232
|
-
<a id="rules-ingress-rules-action"></a>• [`action`](#rules-ingress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network Policy Rule Action. Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
233
|
-
|
|
234
|
-
<a id="rules-ingress-rules-adv-action"></a>• [`adv_action`](#rules-ingress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action. Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#rules-ingress-rules-adv-action) below.
|
|
235
|
-
|
|
236
|
-
<a id="rules-ingress-rules-all-tcp-traffic"></a>• [`all_tcp_traffic`](#rules-ingress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
|
|
237
|
-
|
|
238
|
-
<a id="rules-ingress-rules-all-traffic"></a>• [`all_traffic`](#rules-ingress-rules-all-traffic) - Optional Block<br>Enable this option
|
|
239
|
-
|
|
240
|
-
<a id="rules-ingress-rules-all-udp-traffic"></a>• [`all_udp_traffic`](#rules-ingress-rules-all-udp-traffic) - Optional Block<br>Enable this option
|
|
241
|
-
|
|
242
|
-
<a id="rules-ingress-rules-any"></a>• [`any`](#rules-ingress-rules-any) - Optional Block<br>Enable this option
|
|
243
|
-
|
|
244
|
-
<a id="rules-ingress-rules-applications"></a>• [`applications`](#rules-ingress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#rules-ingress-rules-applications) below.
|
|
245
|
-
|
|
246
|
-
<a id="rules-ingress-rules-inside-endpoints"></a>• [`inside_endpoints`](#rules-ingress-rules-inside-endpoints) - Optional Block<br>Enable this option
|
|
247
|
-
|
|
248
|
-
<a id="rules-ingress-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#rules-ingress-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#rules-ingress-rules-ip-prefix-set) below.
|
|
249
|
-
|
|
250
|
-
<a id="rules-ingress-rules-label-matcher"></a>• [`label_matcher`](#rules-ingress-rules-label-matcher) - Optional Block<br>Label Matcher. A label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#rules-ingress-rules-label-matcher) below.
|
|
251
|
-
|
|
252
|
-
<a id="rules-ingress-rules-label-selector"></a>• [`label_selector`](#rules-ingress-rules-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#rules-ingress-rules-label-selector) below.
|
|
253
|
-
|
|
254
|
-
<a id="rules-ingress-rules-metadata"></a>• [`metadata`](#rules-ingress-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#rules-ingress-rules-metadata) below.
|
|
255
|
-
|
|
256
|
-
<a id="rules-ingress-rules-outside-endpoints"></a>• [`outside_endpoints`](#rules-ingress-rules-outside-endpoints) - Optional Block<br>Enable this option
|
|
257
|
-
|
|
258
|
-
<a id="rules-ingress-rules-prefix-list"></a>• [`prefix_list`](#rules-ingress-rules-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#rules-ingress-rules-prefix-list) below.
|
|
259
|
-
|
|
260
|
-
<a id="rules-ingress-rules-protocol-port-range"></a>• [`protocol_port_range`](#rules-ingress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#rules-ingress-rules-protocol-port-range) below.
|
|
261
|
-
|
|
262
|
-
#### Rules Ingress Rules Adv Action
|
|
263
|
-
|
|
264
|
-
An [`adv_action`](#rules-ingress-rules-adv-action) block (within [`rules.ingress_rules`](#rules-ingress-rules)) supports the following:
|
|
265
|
-
|
|
266
|
-
<a id="rules-ingress-rules-adv-action-action"></a>• [`action`](#rules-ingress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Log Action. Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified Don't sample the traffic hitting the rule Sample the traffic hitting the rule
|
|
267
|
-
|
|
268
|
-
#### Rules Ingress Rules Applications
|
|
269
|
-
|
|
270
|
-
An [`applications`](#rules-ingress-rules-applications) block (within [`rules.ingress_rules`](#rules-ingress-rules)) supports the following:
|
|
271
|
-
|
|
272
|
-
<a id="applications-ada048"></a>• [`applications`](#applications-ada048) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
|
|
273
|
-
|
|
274
|
-
#### Rules Ingress Rules IP Prefix Set
|
|
275
|
-
|
|
276
|
-
An [`ip_prefix_set`](#rules-ingress-rules-ip-prefix-set) block (within [`rules.ingress_rules`](#rules-ingress-rules)) supports the following:
|
|
277
|
-
|
|
278
|
-
<a id="rules-ingress-rules-ip-prefix-set-ref"></a>• [`ref`](#rules-ingress-rules-ip-prefix-set-ref) - Optional Block<br>Reference. A list of references to ip_prefix_set objects<br>See [Ref](#rules-ingress-rules-ip-prefix-set-ref) below.
|
|
279
|
-
|
|
280
|
-
#### Rules Ingress Rules IP Prefix Set Ref
|
|
281
|
-
|
|
282
|
-
A [`ref`](#rules-ingress-rules-ip-prefix-set-ref) block (within [`rules.ingress_rules.ip_prefix_set`](#rules-ingress-rules-ip-prefix-set)) supports the following:
|
|
283
|
-
|
|
284
|
-
<a id="kind-3a83c1"></a>• [`kind`](#kind-3a83c1) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
105
|
+
#### Advanced Action
|
|
285
106
|
|
|
286
|
-
|
|
107
|
+
An [`advanced_action`](#advanced-action) block supports the following:
|
|
287
108
|
|
|
288
|
-
<a id="
|
|
109
|
+
<a id="advanced-action-action"></a>• [`action`](#advanced-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified x-
|
|
289
110
|
|
|
290
|
-
|
|
111
|
+
#### IP Prefix Set
|
|
291
112
|
|
|
292
|
-
|
|
113
|
+
An [`ip_prefix_set`](#ip-prefix-set) block supports the following:
|
|
293
114
|
|
|
294
|
-
|
|
115
|
+
<a id="ip-prefix-set-ref"></a>• [`ref`](#ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
|
|
295
116
|
|
|
296
|
-
|
|
117
|
+
#### IP Prefix Set Ref
|
|
297
118
|
|
|
298
|
-
|
|
119
|
+
A [`ref`](#ip-prefix-set-ref) block (within [`ip_prefix_set`](#ip-prefix-set)) supports the following:
|
|
299
120
|
|
|
300
|
-
|
|
121
|
+
<a id="ip-prefix-set-ref-kind"></a>• [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
301
122
|
|
|
302
|
-
|
|
123
|
+
<a id="ip-prefix-set-ref-name"></a>• [`name`](#ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
303
124
|
|
|
304
|
-
<a id="
|
|
125
|
+
<a id="ip-prefix-set-ref-namespace"></a>• [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
305
126
|
|
|
306
|
-
|
|
127
|
+
<a id="ip-prefix-set-ref-tenant"></a>• [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
307
128
|
|
|
308
|
-
|
|
129
|
+
<a id="ip-prefix-set-ref-uid"></a>• [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
309
130
|
|
|
310
|
-
|
|
131
|
+
#### Label Matcher
|
|
311
132
|
|
|
312
|
-
|
|
133
|
+
A [`label_matcher`](#label-matcher) block supports the following:
|
|
313
134
|
|
|
314
|
-
|
|
135
|
+
<a id="label-matcher-keys"></a>• [`keys`](#label-matcher-keys) - Optional List<br>The list of label key names that have to match
|
|
315
136
|
|
|
316
|
-
|
|
137
|
+
#### Prefix
|
|
317
138
|
|
|
318
|
-
|
|
139
|
+
A [`prefix`](#prefix) block supports the following:
|
|
319
140
|
|
|
320
|
-
|
|
141
|
+
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
321
142
|
|
|
322
|
-
|
|
143
|
+
#### Prefix Selector
|
|
323
144
|
|
|
324
|
-
|
|
145
|
+
A [`prefix_selector`](#prefix-selector) block supports the following:
|
|
325
146
|
|
|
326
|
-
<a id="
|
|
147
|
+
<a id="prefix-selector-expressions"></a>• [`expressions`](#prefix-selector-expressions) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
|
|
327
148
|
|
|
328
149
|
#### Timeouts
|
|
329
150
|
|
|
@@ -32,15 +32,15 @@ resource "f5xc_network_policy_rule" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
# Network Policy Rule Advanced Action
|
|
35
|
+
# Network Policy Rule Advanced Action provides additional O...
|
|
36
36
|
advanced_action {
|
|
37
37
|
# Configure advanced_action settings
|
|
38
38
|
}
|
|
39
|
-
# [OneOf: ip_prefix_set, prefix, prefix_selector]
|
|
39
|
+
# [OneOf: ip_prefix_set, prefix, prefix_selector] List of r...
|
|
40
40
|
ip_prefix_set {
|
|
41
41
|
# Configure ip_prefix_set settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# List of references to ip_prefix_set objects.
|
|
44
44
|
ref {
|
|
45
45
|
# Configure ref settings
|
|
46
46
|
}
|
|
@@ -66,20 +66,20 @@ resource "f5xc_network_policy_rule" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="action"></a>• [`action`](#action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network
|
|
69
|
+
<a id="action"></a>• [`action`](#action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
70
70
|
|
|
71
|
-
<a id="advanced-action"></a>• [`advanced_action`](#advanced-action) - Optional Block<br>Network Policy Rule Advanced Action
|
|
71
|
+
<a id="advanced-action"></a>• [`advanced_action`](#advanced-action) - Optional Block<br>Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Advanced Action](#advanced-action) below for details.
|
|
72
72
|
|
|
73
73
|
-> **One of the following:**
|
|
74
|
-
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>
|
|
75
|
-
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>
|
|
76
|
-
<br><br>• <a id="prefix-selector"></a>[`prefix_selector`](#prefix-selector) - Optional Block<br>
|
|
74
|
+
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
|
|
75
|
+
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
|
|
76
|
+
<br><br>• <a id="prefix-selector"></a>[`prefix_selector`](#prefix-selector) - Optional Block<br>Type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects<br>See [Prefix Selector](#prefix-selector) below for details.
|
|
77
77
|
|
|
78
|
-
<a id="label-matcher"></a>• [`label_matcher`](#label-matcher) - Optional Block<br>Label
|
|
78
|
+
<a id="label-matcher"></a>• [`label_matcher`](#label-matcher) - Optional Block<br>Label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#label-matcher) below for details.
|
|
79
79
|
|
|
80
|
-
<a id="ports"></a>• [`ports`](#ports) - Optional List<br>List of
|
|
80
|
+
<a id="ports"></a>• [`ports`](#ports) - Optional List<br>List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
81
81
|
|
|
82
|
-
<a id="protocol"></a>• [`protocol`](#protocol) - Optional String<br>Protocol
|
|
82
|
+
<a id="protocol"></a>• [`protocol`](#protocol) - Optional String<br>Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
83
83
|
|
|
84
84
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
85
85
|
|
|
@@ -95,45 +95,45 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
95
95
|
|
|
96
96
|
An [`advanced_action`](#advanced-action) block supports the following:
|
|
97
97
|
|
|
98
|
-
<a id="advanced-action-action"></a>• [`action`](#advanced-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG]
|
|
98
|
+
<a id="advanced-action-action"></a>• [`action`](#advanced-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified x-
|
|
99
99
|
|
|
100
100
|
#### IP Prefix Set
|
|
101
101
|
|
|
102
102
|
An [`ip_prefix_set`](#ip-prefix-set) block supports the following:
|
|
103
103
|
|
|
104
|
-
<a id="ip-prefix-set-ref"></a>• [`ref`](#ip-prefix-set-ref) - Optional Block<br>
|
|
104
|
+
<a id="ip-prefix-set-ref"></a>• [`ref`](#ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
|
|
105
105
|
|
|
106
106
|
#### IP Prefix Set Ref
|
|
107
107
|
|
|
108
108
|
A [`ref`](#ip-prefix-set-ref) block (within [`ip_prefix_set`](#ip-prefix-set)) supports the following:
|
|
109
109
|
|
|
110
|
-
<a id="ip-prefix-set-ref-kind"></a>• [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>
|
|
110
|
+
<a id="ip-prefix-set-ref-kind"></a>• [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
111
111
|
|
|
112
|
-
<a id="ip-prefix-set-ref-name"></a>• [`name`](#ip-prefix-set-ref-name) - Optional String<br>
|
|
112
|
+
<a id="ip-prefix-set-ref-name"></a>• [`name`](#ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
113
113
|
|
|
114
|
-
<a id="ip-prefix-set-ref-namespace"></a>• [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>
|
|
114
|
+
<a id="ip-prefix-set-ref-namespace"></a>• [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
115
115
|
|
|
116
|
-
<a id="ip-prefix-set-ref-tenant"></a>• [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>
|
|
116
|
+
<a id="ip-prefix-set-ref-tenant"></a>• [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
117
117
|
|
|
118
|
-
<a id="ip-prefix-set-ref-uid"></a>• [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>
|
|
118
|
+
<a id="ip-prefix-set-ref-uid"></a>• [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
119
119
|
|
|
120
120
|
#### Label Matcher
|
|
121
121
|
|
|
122
122
|
A [`label_matcher`](#label-matcher) block supports the following:
|
|
123
123
|
|
|
124
|
-
<a id="label-matcher-keys"></a>• [`keys`](#label-matcher-keys) - Optional List<br>
|
|
124
|
+
<a id="label-matcher-keys"></a>• [`keys`](#label-matcher-keys) - Optional List<br>The list of label key names that have to match
|
|
125
125
|
|
|
126
126
|
#### Prefix
|
|
127
127
|
|
|
128
128
|
A [`prefix`](#prefix) block supports the following:
|
|
129
129
|
|
|
130
|
-
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>
|
|
130
|
+
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
131
131
|
|
|
132
132
|
#### Prefix Selector
|
|
133
133
|
|
|
134
134
|
A [`prefix_selector`](#prefix-selector) block supports the following:
|
|
135
135
|
|
|
136
|
-
<a id="prefix-selector-expressions"></a>• [`expressions`](#prefix-selector-expressions) - Optional List<br>
|
|
136
|
+
<a id="prefix-selector-expressions"></a>• [`expressions`](#prefix-selector-expressions) - Optional List<br>Expressions contains the Kubernetes style label expression for selections
|
|
137
137
|
|
|
138
138
|
#### Timeouts
|
|
139
139
|
|