@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 3.2.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.
Files changed (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +99 -4
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -1,309 +0,0 @@
1
- ---
2
- page_title: "f5xc_dns_load_balancer Resource - terraform-provider-f5xc"
3
- subcategory: "DNS"
4
- description: |-
5
- Manages DNS Load Balancer in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_dns_load_balancer (Resource)
9
-
10
- Manages DNS Load Balancer in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
11
-
12
- ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
-
14
- ## Example Usage
15
-
16
- ```terraform
17
- # DNS Load Balancer Resource Example
18
- # Manages DNS Load Balancer in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
19
-
20
- # Basic DNS Load Balancer configuration
21
- resource "f5xc_dns_load_balancer" "example" {
22
- name = "example-dns-load-balancer"
23
- namespace = "staging"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # DNS Load Balancer configuration
35
- record_type = "A"
36
-
37
- # DNS zone reference
38
- dns_zone {
39
- name = "example-dns-zone"
40
- namespace = "staging"
41
- }
42
-
43
- # Rule-based load balancing
44
- rule_list {
45
- rules {
46
- geo_location_set {
47
- name = "us-geo"
48
- namespace = "shared"
49
- }
50
- pool {
51
- name = "us-pool"
52
- namespace = "staging"
53
- }
54
- score = 100
55
- }
56
- }
57
- }
58
- ```
59
-
60
- <!-- schema generated by tfplugindocs -->
61
- ## Argument Reference
62
-
63
- ### Metadata Argument Reference
64
-
65
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the DNS Load Balancer. Must be unique within the namespace
66
-
67
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the DNS Load Balancer will be created
68
-
69
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
70
-
71
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
72
-
73
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
74
-
75
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
76
-
77
- ### Spec Argument Reference
78
-
79
- <a id="fallback-pool"></a>&#x2022; [`fallback_pool`](#fallback-pool) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Fallback Pool](#fallback-pool) below for details.
80
-
81
- <a id="record-type"></a>&#x2022; [`record_type`](#record-type) - Optional String Defaults to `A`<br>Possible values are `A`, `AAAA`, `MX`, `CNAME`, `SRV`<br>[Enum: A|AAAA|MX|CNAME|SRV] Resource Record Type. Resource Record Type - A: A - AAAA: AAAA - MX: MX - CNAME: CNAME - SRV: SRV
82
-
83
- <a id="response-cache"></a>&#x2022; [`response_cache`](#response-cache) - Optional Block<br>Response Cache. Response Cache<br>See [Response Cache](#response-cache) below for details.
84
-
85
- <a id="rule-list"></a>&#x2022; [`rule_list`](#rule-list) - Optional Block<br>Load Balancing Rule List. List of the Load Balancing Rules<br>See [Rule List](#rule-list) below for details.
86
-
87
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
88
-
89
- ### Attributes Reference
90
-
91
- In addition to all arguments above, the following attributes are exported:
92
-
93
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
94
-
95
- ---
96
-
97
- #### Fallback Pool
98
-
99
- <a id="objref-0a2995"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
100
-
101
- #### Response Cache
102
-
103
- A [`response_cache`](#response-cache) block supports the following:
104
-
105
- <a id="parameters-3b3c71"></a>&#x2022; [`default_response_cache_parameters`](#parameters-3b3c71) - Optional Block<br>Enable this option
106
-
107
- <a id="response-cache-disable"></a>&#x2022; [`disable`](#response-cache-disable) - Optional Block<br>Enable this option
108
-
109
- <a id="parameters-0ffd09"></a>&#x2022; [`response_cache_parameters`](#parameters-0ffd09) - Optional Block<br>Response Cache Parameters<br>See [Response Cache Parameters](#parameters-0ffd09) below.
110
-
111
- #### Response Cache Response Cache Parameters
112
-
113
- A [`response_cache_parameters`](#parameters-0ffd09) block (within [`response_cache`](#response-cache)) supports the following:
114
-
115
- <a id="ipv4-f27f02"></a>&#x2022; [`cache_cidr_ipv4`](#ipv4-f27f02) - Optional Number<br>Length of IPv4 CIDR masks. Length of CIDR masks used to group IPv4 clients
116
-
117
- <a id="ipv6-f739d0"></a>&#x2022; [`cache_cidr_ipv6`](#ipv6-f739d0) - Optional Number<br>Length of IPv6 CIDR masks. Length of CIDR masks used to group IPv6 clients
118
-
119
- <a id="ttl-3f40f9"></a>&#x2022; [`cache_ttl`](#ttl-3f40f9) - Optional Number<br>TTL. TTL for response cache
120
-
121
- #### Rule List
122
-
123
- A [`rule_list`](#rule-list) block supports the following:
124
-
125
- <a id="rule-list-rules"></a>&#x2022; [`rules`](#rule-list-rules) - Optional Block<br>Load Balancing Rules. Rules to perform load balancing<br>See [Rules](#rule-list-rules) below.
126
-
127
- #### Rule List Rules
128
-
129
- A [`rules`](#rule-list-rules) block (within [`rule_list`](#rule-list)) supports the following:
130
-
131
- <a id="rule-list-rules-asn-list"></a>&#x2022; [`asn_list`](#rule-list-rules-asn-list) - Optional Block<br>ASN Match List. An unordered set of RFC 6793 defined 4-byte AS numbers that can be used to create allow or deny lists for use in network policy or service policy. It can be used to create the allow list only for DNS Load Balancer<br>See [Asn List](#rule-list-rules-asn-list) below.
132
-
133
- <a id="rule-list-rules-asn-matcher"></a>&#x2022; [`asn_matcher`](#rule-list-rules-asn-matcher) - Optional Block<br>ASN Matcher. Match any AS number contained in the list of bgp_asn_sets<br>See [Asn Matcher](#rule-list-rules-asn-matcher) below.
134
-
135
- <a id="selector-5f4505"></a>&#x2022; [`geo_location_label_selector`](#selector-5f4505) - 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 [Geo Location Label Selector](#selector-5f4505) below.
136
-
137
- <a id="rule-list-rules-geo-location-set"></a>&#x2022; [`geo_location_set`](#rule-list-rules-geo-location-set) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Geo Location Set](#rule-list-rules-geo-location-set) below.
138
-
139
- <a id="rule-list-rules-ip-prefix-list"></a>&#x2022; [`ip_prefix_list`](#rule-list-rules-ip-prefix-list) - Optional Block<br>IP Prefix Match List. List of IP Prefix strings to match against<br>See [IP Prefix List](#rule-list-rules-ip-prefix-list) below.
140
-
141
- <a id="rule-list-rules-ip-prefix-set"></a>&#x2022; [`ip_prefix_set`](#rule-list-rules-ip-prefix-set) - Optional Block<br>IP Prefix Matcher. Match any IP prefix contained in the list of ip_prefix_sets. The result of the match is inverted if invert_matcher is true<br>See [IP Prefix Set](#rule-list-rules-ip-prefix-set) below.
142
-
143
- <a id="rule-list-rules-pool"></a>&#x2022; [`pool`](#rule-list-rules-pool) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Pool](#rule-list-rules-pool) below.
144
-
145
- <a id="rule-list-rules-score"></a>&#x2022; [`score`](#rule-list-rules-score) - Optional Number<br>Score. When multiple load balancing rules match a query, the one with the highest score is chosen
146
-
147
- #### Rule List Rules Asn List
148
-
149
- An [`asn_list`](#rule-list-rules-asn-list) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
150
-
151
- <a id="rule-list-rules-asn-list-as-numbers"></a>&#x2022; [`as_numbers`](#rule-list-rules-asn-list-as-numbers) - Optional List<br>AS Numbers. An unordered set of RFC 6793 defined 4-byte AS numbers that can be used to create allow or deny lists for use in network policy or service policy. It can be used to create the allow list only for DNS Load Balancer
152
-
153
- #### Rule List Rules Asn Matcher
154
-
155
- An [`asn_matcher`](#rule-list-rules-asn-matcher) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
156
-
157
- <a id="rule-list-rules-asn-matcher-asn-sets"></a>&#x2022; [`asn_sets`](#rule-list-rules-asn-matcher-asn-sets) - Optional Block<br>BGP ASN Sets. A list of references to bgp_asn_set objects<br>See [Asn Sets](#rule-list-rules-asn-matcher-asn-sets) below.
158
-
159
- #### Rule List Rules Asn Matcher Asn Sets
160
-
161
- An [`asn_sets`](#rule-list-rules-asn-matcher-asn-sets) block (within [`rule_list.rules.asn_matcher`](#rule-list-rules-asn-matcher)) supports the following:
162
-
163
- <a id="kind-bd89a0"></a>&#x2022; [`kind`](#kind-bd89a0) - Optional String<br>Object reference kind
164
-
165
- <a id="name-378ca0"></a>&#x2022; [`name`](#name-378ca0) - Optional String<br>Object reference name
166
-
167
- <a id="namespace-963f1b"></a>&#x2022; [`namespace`](#namespace-963f1b) - Optional String<br>Object reference namespace
168
-
169
- <a id="tenant-c46e8d"></a>&#x2022; [`tenant`](#tenant-c46e8d) - Optional String<br>Object reference tenant
170
-
171
- <a id="uid-ec2c4e"></a>&#x2022; [`uid`](#uid-ec2c4e) - Optional String<br>Object reference UID
172
-
173
- #### Rule List Rules Geo Location Label Selector
174
-
175
- A [`geo_location_label_selector`](#selector-5f4505) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
176
-
177
- <a id="expressions-7e492b"></a>&#x2022; [`expressions`](#expressions-7e492b) - Optional List<br>Selector Expression. expressions contains the kubernetes style label expression for selections
178
-
179
- #### Rule List Rules Geo Location Set
180
-
181
- <a id="objref-f57bc9"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
182
-
183
- #### Rule List Rules IP Prefix List
184
-
185
- An [`ip_prefix_list`](#rule-list-rules-ip-prefix-list) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
186
-
187
- <a id="match-e89cea"></a>&#x2022; [`invert_match`](#match-e89cea) - Optional Bool<br>Invert Match Result. Invert the match result
188
-
189
- <a id="prefixes-3033cf"></a>&#x2022; [`ip_prefixes`](#prefixes-3033cf) - Optional List<br>IPv4 Prefix List. List of IPv4 prefix strings
190
-
191
- #### Rule List Rules IP Prefix Set
192
-
193
- An [`ip_prefix_set`](#rule-list-rules-ip-prefix-set) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
194
-
195
- <a id="matcher-727022"></a>&#x2022; [`invert_matcher`](#matcher-727022) - Optional Bool<br>Invert IP Matcher. Invert the match result
196
-
197
- <a id="sets-74d68b"></a>&#x2022; [`prefix_sets`](#sets-74d68b) - Optional Block<br>IP Prefix Sets. A list of references to ip_prefix_set objects<br>See [Prefix Sets](#sets-74d68b) below.
198
-
199
- #### Rule List Rules IP Prefix Set Prefix Sets
200
-
201
- <a id="deep-073082"></a>Deeply nested **Sets** block collapsed for readability.
202
-
203
- #### Rule List Rules Pool
204
-
205
- <a id="objref-113d67"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
206
-
207
- #### Timeouts
208
-
209
- A [`timeouts`](#timeouts) block supports the following:
210
-
211
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
212
-
213
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
214
-
215
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
216
-
217
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
218
-
219
- ---
220
-
221
- ## Common Types
222
-
223
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
224
-
225
- ### Object Reference {#common-object-reference}
226
-
227
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
228
-
229
- | Field | Type | Description |
230
- | ----- | ---- | ----------- |
231
- | `name` | String | Name of the referenced object |
232
- | `namespace` | String | Namespace containing the referenced object |
233
- | `tenant` | String | Tenant of the referenced object (system-managed) |
234
-
235
- ### Transformers {#common-transformers}
236
-
237
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
238
-
239
- | Value | Description |
240
- | ----- | ----------- |
241
- | `LOWER_CASE` | Convert to lowercase |
242
- | `UPPER_CASE` | Convert to uppercase |
243
- | `BASE64_DECODE` | Decode base64 content |
244
- | `NORMALIZE_PATH` | Normalize URL path |
245
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
246
- | `URL_DECODE` | Decode URL-encoded characters |
247
- | `TRIM_LEFT` | Trim leading whitespace |
248
- | `TRIM_RIGHT` | Trim trailing whitespace |
249
- | `TRIM` | Trim both leading and trailing whitespace |
250
-
251
- ### HTTP Methods {#common-http-methods}
252
-
253
- HTTP methods used for request matching.
254
-
255
- | Value | Description |
256
- | ----- | ----------- |
257
- | `ANY` | Match any HTTP method |
258
- | `GET` | HTTP GET request |
259
- | `HEAD` | HTTP HEAD request |
260
- | `POST` | HTTP POST request |
261
- | `PUT` | HTTP PUT request |
262
- | `DELETE` | HTTP DELETE request |
263
- | `CONNECT` | HTTP CONNECT request |
264
- | `OPTIONS` | HTTP OPTIONS request |
265
- | `TRACE` | HTTP TRACE request |
266
- | `PATCH` | HTTP PATCH request |
267
- | `COPY` | HTTP COPY request (WebDAV) |
268
-
269
- ### TLS Fingerprints {#common-tls-fingerprints}
270
-
271
- TLS fingerprint categories for malicious client detection.
272
-
273
- | Value | Description |
274
- | ----- | ----------- |
275
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
276
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
277
- | `ADWARE` | Adware-associated fingerprints |
278
- | `DRIDEX` | Dridex malware fingerprints |
279
- | `GOOTKIT` | Gootkit malware fingerprints |
280
- | `RANSOMWARE` | Ransomware-associated fingerprints |
281
- | `TRICKBOT` | Trickbot malware fingerprints |
282
-
283
- ### IP Threat Categories {#common-ip-threat-categories}
284
-
285
- IP address threat categories for security filtering.
286
-
287
- | Value | Description |
288
- | ----- | ----------- |
289
- | `SPAM_SOURCES` | Known spam sources |
290
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
291
- | `WEB_ATTACKS` | Web attack sources |
292
- | `BOTNETS` | Known botnet IPs |
293
- | `SCANNERS` | Network scanner IPs |
294
- | `REPUTATION` | Poor reputation IPs |
295
- | `PHISHING` | Phishing-related IPs |
296
- | `PROXY` | Anonymous proxy IPs |
297
- | `MOBILE_THREATS` | Mobile threat sources |
298
- | `TOR_PROXY` | Tor exit nodes |
299
- | `DENIAL_OF_SERVICE` | DoS attack sources |
300
- | `NETWORK` | Known bad network ranges |
301
-
302
- ## Import
303
-
304
- Import is supported using the following syntax:
305
-
306
- ```shell
307
- # Import using namespace/name format
308
- terraform import f5xc_dns_load_balancer.example system/example
309
- ```