@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,249 +0,0 @@
1
- ---
2
- page_title: "f5xc_dns_lb_health_check Resource - terraform-provider-f5xc"
3
- subcategory: "DNS"
4
- description: |-
5
- Manages DNS Load Balancer Health Check in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_dns_lb_health_check (Resource)
9
-
10
- Manages DNS Load Balancer Health Check 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 LB Health Check Resource Example
18
- # Manages DNS Load Balancer Health Check in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
19
-
20
- # Basic DNS LB Health Check configuration
21
- resource "f5xc_dns_lb_health_check" "example" {
22
- name = "example-dns-lb-health-check"
23
- namespace = "staging"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # Resource-specific configuration
35
- # [OneOf: http_health_check, https_health_check, icmp_healt...
36
- http_health_check {
37
- # Configure http_health_check settings
38
- }
39
- # HTTP Health Check.
40
- https_health_check {
41
- # Configure https_health_check settings
42
- }
43
- # Enable this option
44
- icmp_health_check {
45
- # Configure icmp_health_check settings
46
- }
47
- }
48
- ```
49
-
50
- <!-- schema generated by tfplugindocs -->
51
- ## Argument Reference
52
-
53
- ### Metadata Argument Reference
54
-
55
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the DNS LB Health Check. Must be unique within the namespace
56
-
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the DNS LB Health Check will be created
58
-
59
- <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
60
-
61
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
62
-
63
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
64
-
65
- <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
66
-
67
- ### Spec Argument Reference
68
-
69
- -> **One of the following:**
70
- &#x2022; <a id="http-health-check"></a>[`http_health_check`](#http-health-check) - Optional Block<br>HTTP Health Check<br>See [HTTP Health Check](#http-health-check) below for details.
71
- <br><br>&#x2022; <a id="https-health-check"></a>[`https_health_check`](#https-health-check) - Optional Block<br>HTTP Health Check<br>See [HTTPS Health Check](#https-health-check) below for details.
72
- <br><br>&#x2022; <a id="icmp-health-check"></a>[`icmp_health_check`](#icmp-health-check) - Optional Block<br>Enable this option
73
- <br><br>&#x2022; <a id="tcp-health-check"></a>[`tcp_health_check`](#tcp-health-check) - Optional Block<br>TCP Health Check<br>See [TCP Health Check](#tcp-health-check) below for details.
74
- <br><br>&#x2022; <a id="tcp-hex-health-check"></a>[`tcp_hex_health_check`](#tcp-hex-health-check) - Optional Block<br>TCP Hex Health Check<br>See [TCP Hex Health Check](#tcp-hex-health-check) below for details.
75
- <br><br>&#x2022; <a id="udp-health-check"></a>[`udp_health_check`](#udp-health-check) - Optional Block<br>UDP Health Check<br>See [UDP Health Check](#udp-health-check) below for details.
76
-
77
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
78
-
79
- ### Attributes Reference
80
-
81
- In addition to all arguments above, the following attributes are exported:
82
-
83
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
84
-
85
- ---
86
-
87
- #### HTTP Health Check
88
-
89
- A [`http_health_check`](#http-health-check) block supports the following:
90
-
91
- <a id="http-health-check-health-check-port"></a>&#x2022; [`health_check_port`](#http-health-check-health-check-port) - Optional Number<br>Health Check Port. Port used for performing health check
92
-
93
- <a id="port-d66aae"></a>&#x2022; [`health_check_secondary_port`](#port-d66aae) - Optional Number<br>Health Check Secondary Port. Secondary port used for performing health check. If included, both ports must be healthy for the health check to pass
94
-
95
- <a id="http-health-check-receive"></a>&#x2022; [`receive`](#http-health-check-receive) - Optional String<br>Receive String. Regular expression used to match against the response to the health check's request. Mark node up upon receipt of a successful regular expression match. Uses re2 regular expression syntax
96
-
97
- <a id="http-health-check-send"></a>&#x2022; [`send`](#http-health-check-send) - Optional String<br>Send String. HTTP payload to send to the target
98
-
99
- #### HTTPS Health Check
100
-
101
- A [`https_health_check`](#https-health-check) block supports the following:
102
-
103
- <a id="https-health-check-health-check-port"></a>&#x2022; [`health_check_port`](#https-health-check-health-check-port) - Optional Number<br>Health Check Port. Port used for performing health check
104
-
105
- <a id="port-4b56cd"></a>&#x2022; [`health_check_secondary_port`](#port-4b56cd) - Optional Number<br>Health Check Secondary Port. Secondary port used for performing health check. If included, both ports must be healthy for the health check to pass
106
-
107
- <a id="https-health-check-receive"></a>&#x2022; [`receive`](#https-health-check-receive) - Optional String<br>Receive String. Regular expression used to match against the response to the health check's request. Mark node up upon receipt of a successful regular expression match. Uses re2 regular expression syntax
108
-
109
- <a id="https-health-check-send"></a>&#x2022; [`send`](#https-health-check-send) - Optional String<br>Send String. HTTP payload to send to the target
110
-
111
- #### TCP Health Check
112
-
113
- A [`tcp_health_check`](#tcp-health-check) block supports the following:
114
-
115
- <a id="tcp-health-check-health-check-port"></a>&#x2022; [`health_check_port`](#tcp-health-check-health-check-port) - Optional Number<br>Health Check Port. Port used for performing health check
116
-
117
- <a id="port-719c9f"></a>&#x2022; [`health_check_secondary_port`](#port-719c9f) - Optional Number<br>Health Check Secondary Port. Secondary port used for performing health check. If included, both ports must be healthy for the health check to pass
118
-
119
- <a id="tcp-health-check-receive"></a>&#x2022; [`receive`](#tcp-health-check-receive) - Optional String<br>Receive String. Regular expression used to match against the response to the monitor's request. Mark node up upon receipt of a successful regular expression match. Uses re2 regular expression syntax
120
-
121
- <a id="tcp-health-check-send"></a>&#x2022; [`send`](#tcp-health-check-send) - Optional String<br>Send String. Send this string to target (default empty. When send and receive are both empty, monitor just tests 3WHS)
122
-
123
- #### TCP Hex Health Check
124
-
125
- A [`tcp_hex_health_check`](#tcp-hex-health-check) block supports the following:
126
-
127
- <a id="tcp-hex-health-check-health-check-port"></a>&#x2022; [`health_check_port`](#tcp-hex-health-check-health-check-port) - Optional Number<br>Health Check Port. Port used for performing health check
128
-
129
- <a id="port-1599fa"></a>&#x2022; [`health_check_secondary_port`](#port-1599fa) - Optional Number<br>Health Check Secondary Port. Secondary port used for performing health check. If included, both ports must be healthy for the health check to pass
130
-
131
- <a id="tcp-hex-health-check-receive"></a>&#x2022; [`receive`](#tcp-hex-health-check-receive) - Optional String<br>Receive Payload. Hex encoded raw bytes expected in the response
132
-
133
- <a id="tcp-hex-health-check-send"></a>&#x2022; [`send`](#tcp-hex-health-check-send) - Optional String<br>Send Payload. Hex encoded raw bytes sent in the request. Empty payloads imply a connect-only health check
134
-
135
- #### Timeouts
136
-
137
- A [`timeouts`](#timeouts) block supports the following:
138
-
139
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
140
-
141
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
142
-
143
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
144
-
145
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
146
-
147
- #### UDP Health Check
148
-
149
- An [`udp_health_check`](#udp-health-check) block supports the following:
150
-
151
- <a id="udp-health-check-health-check-port"></a>&#x2022; [`health_check_port`](#udp-health-check-health-check-port) - Optional Number<br>Health Check Port. Port used for performing health check
152
-
153
- <a id="port-71a6d7"></a>&#x2022; [`health_check_secondary_port`](#port-71a6d7) - Optional Number<br>Health Check Secondary Port. Secondary port used for performing health check. If included, both ports must be healthy for the health check to pass
154
-
155
- <a id="udp-health-check-receive"></a>&#x2022; [`receive`](#udp-health-check-receive) - Optional String<br>Receive String. UDP response to be matched. It can be a regex
156
-
157
- <a id="udp-health-check-send"></a>&#x2022; [`send`](#udp-health-check-send) - Optional String<br>Send String. UDP payload
158
-
159
- ---
160
-
161
- ## Common Types
162
-
163
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
164
-
165
- ### Object Reference {#common-object-reference}
166
-
167
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
168
-
169
- | Field | Type | Description |
170
- | ----- | ---- | ----------- |
171
- | `name` | String | Name of the referenced object |
172
- | `namespace` | String | Namespace containing the referenced object |
173
- | `tenant` | String | Tenant of the referenced object (system-managed) |
174
-
175
- ### Transformers {#common-transformers}
176
-
177
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
178
-
179
- | Value | Description |
180
- | ----- | ----------- |
181
- | `LOWER_CASE` | Convert to lowercase |
182
- | `UPPER_CASE` | Convert to uppercase |
183
- | `BASE64_DECODE` | Decode base64 content |
184
- | `NORMALIZE_PATH` | Normalize URL path |
185
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
186
- | `URL_DECODE` | Decode URL-encoded characters |
187
- | `TRIM_LEFT` | Trim leading whitespace |
188
- | `TRIM_RIGHT` | Trim trailing whitespace |
189
- | `TRIM` | Trim both leading and trailing whitespace |
190
-
191
- ### HTTP Methods {#common-http-methods}
192
-
193
- HTTP methods used for request matching.
194
-
195
- | Value | Description |
196
- | ----- | ----------- |
197
- | `ANY` | Match any HTTP method |
198
- | `GET` | HTTP GET request |
199
- | `HEAD` | HTTP HEAD request |
200
- | `POST` | HTTP POST request |
201
- | `PUT` | HTTP PUT request |
202
- | `DELETE` | HTTP DELETE request |
203
- | `CONNECT` | HTTP CONNECT request |
204
- | `OPTIONS` | HTTP OPTIONS request |
205
- | `TRACE` | HTTP TRACE request |
206
- | `PATCH` | HTTP PATCH request |
207
- | `COPY` | HTTP COPY request (WebDAV) |
208
-
209
- ### TLS Fingerprints {#common-tls-fingerprints}
210
-
211
- TLS fingerprint categories for malicious client detection.
212
-
213
- | Value | Description |
214
- | ----- | ----------- |
215
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
216
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
217
- | `ADWARE` | Adware-associated fingerprints |
218
- | `DRIDEX` | Dridex malware fingerprints |
219
- | `GOOTKIT` | Gootkit malware fingerprints |
220
- | `RANSOMWARE` | Ransomware-associated fingerprints |
221
- | `TRICKBOT` | Trickbot malware fingerprints |
222
-
223
- ### IP Threat Categories {#common-ip-threat-categories}
224
-
225
- IP address threat categories for security filtering.
226
-
227
- | Value | Description |
228
- | ----- | ----------- |
229
- | `SPAM_SOURCES` | Known spam sources |
230
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
231
- | `WEB_ATTACKS` | Web attack sources |
232
- | `BOTNETS` | Known botnet IPs |
233
- | `SCANNERS` | Network scanner IPs |
234
- | `REPUTATION` | Poor reputation IPs |
235
- | `PHISHING` | Phishing-related IPs |
236
- | `PROXY` | Anonymous proxy IPs |
237
- | `MOBILE_THREATS` | Mobile threat sources |
238
- | `TOR_PROXY` | Tor exit nodes |
239
- | `DENIAL_OF_SERVICE` | DoS attack sources |
240
- | `NETWORK` | Known bad network ranges |
241
-
242
- ## Import
243
-
244
- Import is supported using the following syntax:
245
-
246
- ```shell
247
- # Import using namespace/name format
248
- terraform import f5xc_dns_lb_health_check.example system/example
249
- ```
@@ -1,310 +0,0 @@
1
- ---
2
- page_title: "f5xc_dns_lb_pool Resource - terraform-provider-f5xc"
3
- subcategory: "DNS"
4
- description: |-
5
- Manages DNS Load Balancer Pool in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_dns_lb_pool (Resource)
9
-
10
- Manages DNS Load Balancer Pool 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 LB Pool Resource Example
18
- # Manages DNS Load Balancer Pool in a given namespace. If one already exist it will give a error. in F5 Distributed Cloud.
19
-
20
- # Basic DNS LB Pool configuration
21
- resource "f5xc_dns_lb_pool" "example" {
22
- name = "example-dns-lb-pool"
23
- namespace = "staging"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # Resource-specific configuration
35
- # [OneOf: a_pool, aaaa_pool, cname_pool, mx_pool, srv_pool]...
36
- a_pool {
37
- # Configure a_pool settings
38
- }
39
- # Enable this option
40
- disable_health_check {
41
- # Configure disable_health_check settings
42
- }
43
- # Object reference. This type establishes a direct referenc...
44
- health_check {
45
- # Configure health_check settings
46
- }
47
- }
48
- ```
49
-
50
- <!-- schema generated by tfplugindocs -->
51
- ## Argument Reference
52
-
53
- ### Metadata Argument Reference
54
-
55
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the DNS LB Pool. Must be unique within the namespace
56
-
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the DNS LB Pool will be created
58
-
59
- <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
60
-
61
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
62
-
63
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
64
-
65
- <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
66
-
67
- ### Spec Argument Reference
68
-
69
- -> **One of the following:**
70
- &#x2022; <a id="a-pool"></a>[`a_pool`](#a-pool) - Optional Block<br>Pool for A Record<br>See [A Pool](#a-pool) below for details.
71
- <br><br>&#x2022; <a id="aaaa-pool"></a>[`aaaa_pool`](#aaaa-pool) - Optional Block<br>Pool for AAAA Record<br>See [Aaaa Pool](#aaaa-pool) below for details.
72
- <br><br>&#x2022; <a id="cname-pool"></a>[`cname_pool`](#cname-pool) - Optional Block<br>Pool for CNAME Record<br>See [Cname Pool](#cname-pool) below for details.
73
- <br><br>&#x2022; <a id="mx-pool"></a>[`mx_pool`](#mx-pool) - Optional Block<br>Pool for MX Record<br>See [Mx Pool](#mx-pool) below for details.
74
- <br><br>&#x2022; <a id="srv-pool"></a>[`srv_pool`](#srv-pool) - Optional Block<br>Pool for SRV Record<br>See [Srv Pool](#srv-pool) below for details.
75
-
76
- <a id="load-balancing-mode"></a>&#x2022; [`load_balancing_mode`](#load-balancing-mode) - Optional String Defaults to `ROUND_ROBIN`<br>Possible values are `ROUND_ROBIN`, `RATIO_MEMBER`, `STATIC_PERSIST`, `PRIORITY`<br>[Enum: ROUND_ROBIN|RATIO_MEMBER|STATIC_PERSIST|PRIORITY] LoadBalancing Algorithm. - ROUND_ROBIN: Round-Robin Round Robin will ensure random equal distribution of requests among all pool members in a pool. - RATIO_MEMBER: Ratio-Member Ratio-Member performs load balancing of requests across the pool members based on the ratio assigned to each pool member - STATIC_PERSIST: Static-Persist The Static Persist load balancing method uses the persist mask, with the source IP address of the Local Domain Name Server (LDNS), in a deterministic algorithm to send requests to a specific pool member. If the DNS resolver passes ECS (EDNS-Client-Subnet) information, then a hash of it will be used, to send the client to the same pool member - PRIORITY: Priority The Priority load balancing method returns all available endpoints in a pool with the highest priority. Pool Members have a priority value, starting from zero, where a lower value means a higher priority
77
-
78
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
79
-
80
- -> **One of the following:**
81
- &#x2022; <a id="ttl"></a>[`ttl`](#ttl) - Optional Number<br>TTL. Custom TTL in seconds (default 30) for responses from this pool
82
- <br><br>&#x2022; <a id="use-rrset-ttl"></a>[`use_rrset_ttl`](#use-rrset-ttl) - Optional Block<br>Enable this option
83
-
84
- ### Attributes Reference
85
-
86
- In addition to all arguments above, the following attributes are exported:
87
-
88
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
89
-
90
- ---
91
-
92
- #### A Pool
93
-
94
- An [`a_pool`](#a-pool) block supports the following:
95
-
96
- <a id="a-pool-disable-health-check"></a>&#x2022; [`disable_health_check`](#a-pool-disable-health-check) - Optional Block<br>Enable this option
97
-
98
- <a id="a-pool-health-check"></a>&#x2022; [`health_check`](#a-pool-health-check) - 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 [Health Check](#a-pool-health-check) below.
99
-
100
- <a id="a-pool-max-answers"></a>&#x2022; [`max_answers`](#a-pool-max-answers) - Optional Number<br>Maximum Answers. Limit on number of Resource Records to be included in the response to query
101
-
102
- <a id="a-pool-members"></a>&#x2022; [`members`](#a-pool-members) - Optional Block<br>Pool Members<br>See [Members](#a-pool-members) below.
103
-
104
- #### A Pool Health Check
105
-
106
- <a id="objref-7d89ab"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
107
-
108
- #### A Pool Members
109
-
110
- A [`members`](#a-pool-members) block (within [`a_pool`](#a-pool)) supports the following:
111
-
112
- <a id="a-pool-members-disable"></a>&#x2022; [`disable`](#a-pool-members-disable) - Optional Bool<br>Disable. A value of true will disable the pool-member
113
-
114
- <a id="a-pool-members-ip-endpoint"></a>&#x2022; [`ip_endpoint`](#a-pool-members-ip-endpoint) - Optional String<br>Public IP. Public IP address
115
-
116
- <a id="a-pool-members-name"></a>&#x2022; [`name`](#a-pool-members-name) - Optional String<br>Name. Pool member name
117
-
118
- <a id="a-pool-members-priority"></a>&#x2022; [`priority`](#a-pool-members-priority) - Optional Number<br>Load Balancing Priority. Used if the pool’s load balancing mode is set to Priority
119
-
120
- <a id="a-pool-members-ratio"></a>&#x2022; [`ratio`](#a-pool-members-ratio) - Optional Number<br>Load Balancing Ratio. Used if the pool’s load balancing mode is set to Ratio-Member
121
-
122
- #### Aaaa Pool
123
-
124
- An [`aaaa_pool`](#aaaa-pool) block supports the following:
125
-
126
- <a id="aaaa-pool-max-answers"></a>&#x2022; [`max_answers`](#aaaa-pool-max-answers) - Optional Number<br>Maximum Answers. Limit on number of Resource Records to be included in the response to query
127
-
128
- <a id="aaaa-pool-members"></a>&#x2022; [`members`](#aaaa-pool-members) - Optional Block<br>Pool Members<br>See [Members](#aaaa-pool-members) below.
129
-
130
- #### Aaaa Pool Members
131
-
132
- A [`members`](#aaaa-pool-members) block (within [`aaaa_pool`](#aaaa-pool)) supports the following:
133
-
134
- <a id="aaaa-pool-members-disable"></a>&#x2022; [`disable`](#aaaa-pool-members-disable) - Optional Bool<br>Disable. A value of true will disable the pool-member
135
-
136
- <a id="aaaa-pool-members-ip-endpoint"></a>&#x2022; [`ip_endpoint`](#aaaa-pool-members-ip-endpoint) - Optional String<br>Public IP. Public IP address
137
-
138
- <a id="aaaa-pool-members-name"></a>&#x2022; [`name`](#aaaa-pool-members-name) - Optional String<br>Name. Pool member name
139
-
140
- <a id="aaaa-pool-members-priority"></a>&#x2022; [`priority`](#aaaa-pool-members-priority) - Optional Number<br>Load Balancing Priority. Used if the pool’s load balancing mode is set to Priority
141
-
142
- <a id="aaaa-pool-members-ratio"></a>&#x2022; [`ratio`](#aaaa-pool-members-ratio) - Optional Number<br>Load Balancing Ratio. Used if the pool’s load balancing mode is set to Ratio-Member
143
-
144
- #### Cname Pool
145
-
146
- A [`cname_pool`](#cname-pool) block supports the following:
147
-
148
- <a id="cname-pool-members"></a>&#x2022; [`members`](#cname-pool-members) - Optional Block<br>Pool Members<br>See [Members](#cname-pool-members) below.
149
-
150
- #### Cname Pool Members
151
-
152
- A [`members`](#cname-pool-members) block (within [`cname_pool`](#cname-pool)) supports the following:
153
-
154
- <a id="cname-pool-members-domain"></a>&#x2022; [`domain`](#cname-pool-members-domain) - Optional String<br>Domain
155
-
156
- <a id="cname-pool-members-final-translation"></a>&#x2022; [`final_translation`](#cname-pool-members-final-translation) - Optional Bool<br>Final Translation. If this flag is true, the CNAME record will not be translated further
157
-
158
- <a id="cname-pool-members-name"></a>&#x2022; [`name`](#cname-pool-members-name) - Optional String<br>Name. Pool member name
159
-
160
- <a id="cname-pool-members-ratio"></a>&#x2022; [`ratio`](#cname-pool-members-ratio) - Optional Number<br>Load Balancing Ratio. Ratio
161
-
162
- #### Mx Pool
163
-
164
- A [`mx_pool`](#mx-pool) block supports the following:
165
-
166
- <a id="mx-pool-max-answers"></a>&#x2022; [`max_answers`](#mx-pool-max-answers) - Optional Number<br>Maximum Answers. Limit on number of Resource Records to be included in the response to query
167
-
168
- <a id="mx-pool-members"></a>&#x2022; [`members`](#mx-pool-members) - Optional Block<br>Pool Members<br>See [Members](#mx-pool-members) below.
169
-
170
- #### Mx Pool Members
171
-
172
- A [`members`](#mx-pool-members) block (within [`mx_pool`](#mx-pool)) supports the following:
173
-
174
- <a id="mx-pool-members-domain"></a>&#x2022; [`domain`](#mx-pool-members-domain) - Optional String<br>Domain
175
-
176
- <a id="mx-pool-members-name"></a>&#x2022; [`name`](#mx-pool-members-name) - Optional String<br>Name. Pool member name
177
-
178
- <a id="mx-pool-members-priority"></a>&#x2022; [`priority`](#mx-pool-members-priority) - Optional Number<br>MX Record Priority. MX Record priority
179
-
180
- <a id="mx-pool-members-ratio"></a>&#x2022; [`ratio`](#mx-pool-members-ratio) - Optional Number<br>Load Balancing Ratio. Load Balancing Ratio
181
-
182
- #### Srv Pool
183
-
184
- A [`srv_pool`](#srv-pool) block supports the following:
185
-
186
- <a id="srv-pool-max-answers"></a>&#x2022; [`max_answers`](#srv-pool-max-answers) - Optional Number<br>Maximum Answers. Limit on number of Resource Records to be included in the response to query
187
-
188
- <a id="srv-pool-members"></a>&#x2022; [`members`](#srv-pool-members) - Optional Block<br>Pool Members<br>See [Members](#srv-pool-members) below.
189
-
190
- #### Srv Pool Members
191
-
192
- A [`members`](#srv-pool-members) block (within [`srv_pool`](#srv-pool)) supports the following:
193
-
194
- <a id="srv-pool-members-final-translation"></a>&#x2022; [`final_translation`](#srv-pool-members-final-translation) - Optional Bool<br>Final Translation. If this flag is true, the SRV record will not be translated further
195
-
196
- <a id="srv-pool-members-name"></a>&#x2022; [`name`](#srv-pool-members-name) - Optional String<br>Name. Pool member name
197
-
198
- <a id="srv-pool-members-port"></a>&#x2022; [`port`](#srv-pool-members-port) - Optional Number<br>Port. Port on which the service can be found
199
-
200
- <a id="srv-pool-members-priority"></a>&#x2022; [`priority`](#srv-pool-members-priority) - Optional Number<br>Priority. Priority of the target. A lower number indicates a higher preference
201
-
202
- <a id="srv-pool-members-ratio"></a>&#x2022; [`ratio`](#srv-pool-members-ratio) - Optional Number<br>Load Balancing Ratio. Ratio
203
-
204
- <a id="srv-pool-members-target"></a>&#x2022; [`target`](#srv-pool-members-target) - Optional String<br>Target. Domain name of the machine providing the service
205
-
206
- <a id="srv-pool-members-weight"></a>&#x2022; [`weight`](#srv-pool-members-weight) - Optional Number<br>Weight. Weight of the target. A higher number indicates a higher preference
207
-
208
- #### Timeouts
209
-
210
- A [`timeouts`](#timeouts) block supports the following:
211
-
212
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
213
-
214
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
215
-
216
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
217
-
218
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
219
-
220
- ---
221
-
222
- ## Common Types
223
-
224
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
225
-
226
- ### Object Reference {#common-object-reference}
227
-
228
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
229
-
230
- | Field | Type | Description |
231
- | ----- | ---- | ----------- |
232
- | `name` | String | Name of the referenced object |
233
- | `namespace` | String | Namespace containing the referenced object |
234
- | `tenant` | String | Tenant of the referenced object (system-managed) |
235
-
236
- ### Transformers {#common-transformers}
237
-
238
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
239
-
240
- | Value | Description |
241
- | ----- | ----------- |
242
- | `LOWER_CASE` | Convert to lowercase |
243
- | `UPPER_CASE` | Convert to uppercase |
244
- | `BASE64_DECODE` | Decode base64 content |
245
- | `NORMALIZE_PATH` | Normalize URL path |
246
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
247
- | `URL_DECODE` | Decode URL-encoded characters |
248
- | `TRIM_LEFT` | Trim leading whitespace |
249
- | `TRIM_RIGHT` | Trim trailing whitespace |
250
- | `TRIM` | Trim both leading and trailing whitespace |
251
-
252
- ### HTTP Methods {#common-http-methods}
253
-
254
- HTTP methods used for request matching.
255
-
256
- | Value | Description |
257
- | ----- | ----------- |
258
- | `ANY` | Match any HTTP method |
259
- | `GET` | HTTP GET request |
260
- | `HEAD` | HTTP HEAD request |
261
- | `POST` | HTTP POST request |
262
- | `PUT` | HTTP PUT request |
263
- | `DELETE` | HTTP DELETE request |
264
- | `CONNECT` | HTTP CONNECT request |
265
- | `OPTIONS` | HTTP OPTIONS request |
266
- | `TRACE` | HTTP TRACE request |
267
- | `PATCH` | HTTP PATCH request |
268
- | `COPY` | HTTP COPY request (WebDAV) |
269
-
270
- ### TLS Fingerprints {#common-tls-fingerprints}
271
-
272
- TLS fingerprint categories for malicious client detection.
273
-
274
- | Value | Description |
275
- | ----- | ----------- |
276
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
277
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
278
- | `ADWARE` | Adware-associated fingerprints |
279
- | `DRIDEX` | Dridex malware fingerprints |
280
- | `GOOTKIT` | Gootkit malware fingerprints |
281
- | `RANSOMWARE` | Ransomware-associated fingerprints |
282
- | `TRICKBOT` | Trickbot malware fingerprints |
283
-
284
- ### IP Threat Categories {#common-ip-threat-categories}
285
-
286
- IP address threat categories for security filtering.
287
-
288
- | Value | Description |
289
- | ----- | ----------- |
290
- | `SPAM_SOURCES` | Known spam sources |
291
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
292
- | `WEB_ATTACKS` | Web attack sources |
293
- | `BOTNETS` | Known botnet IPs |
294
- | `SCANNERS` | Network scanner IPs |
295
- | `REPUTATION` | Poor reputation IPs |
296
- | `PHISHING` | Phishing-related IPs |
297
- | `PROXY` | Anonymous proxy IPs |
298
- | `MOBILE_THREATS` | Mobile threat sources |
299
- | `TOR_PROXY` | Tor exit nodes |
300
- | `DENIAL_OF_SERVICE` | DoS attack sources |
301
- | `NETWORK` | Known bad network ranges |
302
-
303
- ## Import
304
-
305
- Import is supported using the following syntax:
306
-
307
- ```shell
308
- # Import using namespace/name format
309
- terraform import f5xc_dns_lb_pool.example system/example
310
- ```