@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.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +99 -4
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_infraprotect_asn_prefix Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Infrastructure Protection"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages DDoS transit Prefix in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_infraprotect_asn_prefix (Resource)
|
|
9
|
-
|
|
10
|
-
Manages DDoS transit Prefix 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
|
-
# Infraprotect Asn Prefix Resource Example
|
|
18
|
-
# Manages DDoS transit Prefix in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Infraprotect Asn Prefix configuration
|
|
21
|
-
resource "f5xc_infraprotect_asn_prefix" "example" {
|
|
22
|
-
name = "example-infraprotect-asn-prefix"
|
|
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
|
-
# Object reference. This type establishes a direct referenc...
|
|
36
|
-
asn {
|
|
37
|
-
# Configure asn settings
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
<!-- schema generated by tfplugindocs -->
|
|
43
|
-
## Argument Reference
|
|
44
|
-
|
|
45
|
-
### Metadata Argument Reference
|
|
46
|
-
|
|
47
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Infraprotect Asn Prefix. Must be unique within the namespace
|
|
48
|
-
|
|
49
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Infraprotect Asn Prefix will be created
|
|
50
|
-
|
|
51
|
-
<a id="annotations"></a>• [`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
|
|
52
|
-
|
|
53
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
54
|
-
|
|
55
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
56
|
-
|
|
57
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
|
|
58
|
-
|
|
59
|
-
### Spec Argument Reference
|
|
60
|
-
|
|
61
|
-
<a id="asn"></a>• [`asn`](#asn) - 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 [Asn](#asn) below for details.
|
|
62
|
-
|
|
63
|
-
<a id="prefix"></a>• [`prefix`](#prefix) - Optional String<br>Prefix. Prefix
|
|
64
|
-
|
|
65
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
66
|
-
|
|
67
|
-
### Attributes Reference
|
|
68
|
-
|
|
69
|
-
In addition to all arguments above, the following attributes are exported:
|
|
70
|
-
|
|
71
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
72
|
-
|
|
73
|
-
---
|
|
74
|
-
|
|
75
|
-
#### Asn
|
|
76
|
-
|
|
77
|
-
<a id="objref-c0b1c7"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
|
|
78
|
-
|
|
79
|
-
#### Timeouts
|
|
80
|
-
|
|
81
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
82
|
-
|
|
83
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
84
|
-
|
|
85
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
86
|
-
|
|
87
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
88
|
-
|
|
89
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
90
|
-
|
|
91
|
-
---
|
|
92
|
-
|
|
93
|
-
## Common Types
|
|
94
|
-
|
|
95
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
96
|
-
|
|
97
|
-
### Object Reference {#common-object-reference}
|
|
98
|
-
|
|
99
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
100
|
-
|
|
101
|
-
| Field | Type | Description |
|
|
102
|
-
| ----- | ---- | ----------- |
|
|
103
|
-
| `name` | String | Name of the referenced object |
|
|
104
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
105
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
106
|
-
|
|
107
|
-
### Transformers {#common-transformers}
|
|
108
|
-
|
|
109
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
110
|
-
|
|
111
|
-
| Value | Description |
|
|
112
|
-
| ----- | ----------- |
|
|
113
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
114
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
115
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
116
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
117
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
118
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
119
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
120
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
121
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
122
|
-
|
|
123
|
-
### HTTP Methods {#common-http-methods}
|
|
124
|
-
|
|
125
|
-
HTTP methods used for request matching.
|
|
126
|
-
|
|
127
|
-
| Value | Description |
|
|
128
|
-
| ----- | ----------- |
|
|
129
|
-
| `ANY` | Match any HTTP method |
|
|
130
|
-
| `GET` | HTTP GET request |
|
|
131
|
-
| `HEAD` | HTTP HEAD request |
|
|
132
|
-
| `POST` | HTTP POST request |
|
|
133
|
-
| `PUT` | HTTP PUT request |
|
|
134
|
-
| `DELETE` | HTTP DELETE request |
|
|
135
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
136
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
137
|
-
| `TRACE` | HTTP TRACE request |
|
|
138
|
-
| `PATCH` | HTTP PATCH request |
|
|
139
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
140
|
-
|
|
141
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
142
|
-
|
|
143
|
-
TLS fingerprint categories for malicious client detection.
|
|
144
|
-
|
|
145
|
-
| Value | Description |
|
|
146
|
-
| ----- | ----------- |
|
|
147
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
148
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
149
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
150
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
151
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
152
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
153
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
154
|
-
|
|
155
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
156
|
-
|
|
157
|
-
IP address threat categories for security filtering.
|
|
158
|
-
|
|
159
|
-
| Value | Description |
|
|
160
|
-
| ----- | ----------- |
|
|
161
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
162
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
163
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
164
|
-
| `BOTNETS` | Known botnet IPs |
|
|
165
|
-
| `SCANNERS` | Network scanner IPs |
|
|
166
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
167
|
-
| `PHISHING` | Phishing-related IPs |
|
|
168
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
169
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
170
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
171
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
172
|
-
| `NETWORK` | Known bad network ranges |
|
|
173
|
-
|
|
174
|
-
## Import
|
|
175
|
-
|
|
176
|
-
Import is supported using the following syntax:
|
|
177
|
-
|
|
178
|
-
```shell
|
|
179
|
-
# Import using namespace/name format
|
|
180
|
-
terraform import f5xc_infraprotect_asn_prefix.example system/example
|
|
181
|
-
```
|
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_infraprotect_deny_list_rule Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Infrastructure Protection"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages DDoS transit Deny List Rule in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_infraprotect_deny_list_rule (Resource)
|
|
9
|
-
|
|
10
|
-
Manages DDoS transit Deny List Rule 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
|
-
# Infraprotect Deny List Rule Resource Example
|
|
18
|
-
# Manages DDoS transit Deny List Rule in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Infraprotect Deny List Rule configuration
|
|
21
|
-
resource "f5xc_infraprotect_deny_list_rule" "example" {
|
|
22
|
-
name = "example-infraprotect-deny-list-rule"
|
|
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: expiration_never, expiration_timestamp, one_day, ...
|
|
36
|
-
expiration_never {
|
|
37
|
-
# Configure expiration_never settings
|
|
38
|
-
}
|
|
39
|
-
# Enable this option
|
|
40
|
-
one_day {
|
|
41
|
-
# Configure one_day settings
|
|
42
|
-
}
|
|
43
|
-
# Enable this option
|
|
44
|
-
one_hour {
|
|
45
|
-
# Configure one_hour settings
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
<!-- schema generated by tfplugindocs -->
|
|
51
|
-
## Argument Reference
|
|
52
|
-
|
|
53
|
-
### Metadata Argument Reference
|
|
54
|
-
|
|
55
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Infraprotect Deny List Rule. Must be unique within the namespace
|
|
56
|
-
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Infraprotect Deny List Rule will be created
|
|
58
|
-
|
|
59
|
-
<a id="annotations"></a>• [`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>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
62
|
-
|
|
63
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
64
|
-
|
|
65
|
-
<a id="labels"></a>• [`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
|
-
• <a id="expiration-never"></a>[`expiration_never`](#expiration-never) - Optional Block<br>Enable this option
|
|
71
|
-
<br><br>• <a id="expiration-timestamp"></a>[`expiration_timestamp`](#expiration-timestamp) - Optional String<br>Expiration Time (UTC). This deny list rule will expire at the given timestamp and will be removed from the system afterwards
|
|
72
|
-
<br><br>• <a id="one-day"></a>[`one_day`](#one-day) - Optional Block<br>Enable this option
|
|
73
|
-
<br><br>• <a id="one-hour"></a>[`one_hour`](#one-hour) - Optional Block<br>Enable this option
|
|
74
|
-
<br><br>• <a id="one-month"></a>[`one_month`](#one-month) - Optional Block<br>Enable this option
|
|
75
|
-
<br><br>• <a id="one-year"></a>[`one_year`](#one-year) - Optional Block<br>Enable this option
|
|
76
|
-
|
|
77
|
-
<a id="prefix"></a>• [`prefix`](#prefix) - Optional String<br>Prefix. Prefix
|
|
78
|
-
|
|
79
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
80
|
-
|
|
81
|
-
### Attributes Reference
|
|
82
|
-
|
|
83
|
-
In addition to all arguments above, the following attributes are exported:
|
|
84
|
-
|
|
85
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
86
|
-
|
|
87
|
-
---
|
|
88
|
-
|
|
89
|
-
#### Timeouts
|
|
90
|
-
|
|
91
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
92
|
-
|
|
93
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
94
|
-
|
|
95
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
96
|
-
|
|
97
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
98
|
-
|
|
99
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
100
|
-
|
|
101
|
-
---
|
|
102
|
-
|
|
103
|
-
## Common Types
|
|
104
|
-
|
|
105
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
106
|
-
|
|
107
|
-
### Object Reference {#common-object-reference}
|
|
108
|
-
|
|
109
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
110
|
-
|
|
111
|
-
| Field | Type | Description |
|
|
112
|
-
| ----- | ---- | ----------- |
|
|
113
|
-
| `name` | String | Name of the referenced object |
|
|
114
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
115
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
116
|
-
|
|
117
|
-
### Transformers {#common-transformers}
|
|
118
|
-
|
|
119
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
124
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
125
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
126
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
127
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
128
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
129
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
130
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
131
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
132
|
-
|
|
133
|
-
### HTTP Methods {#common-http-methods}
|
|
134
|
-
|
|
135
|
-
HTTP methods used for request matching.
|
|
136
|
-
|
|
137
|
-
| Value | Description |
|
|
138
|
-
| ----- | ----------- |
|
|
139
|
-
| `ANY` | Match any HTTP method |
|
|
140
|
-
| `GET` | HTTP GET request |
|
|
141
|
-
| `HEAD` | HTTP HEAD request |
|
|
142
|
-
| `POST` | HTTP POST request |
|
|
143
|
-
| `PUT` | HTTP PUT request |
|
|
144
|
-
| `DELETE` | HTTP DELETE request |
|
|
145
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
146
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
147
|
-
| `TRACE` | HTTP TRACE request |
|
|
148
|
-
| `PATCH` | HTTP PATCH request |
|
|
149
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
150
|
-
|
|
151
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
152
|
-
|
|
153
|
-
TLS fingerprint categories for malicious client detection.
|
|
154
|
-
|
|
155
|
-
| Value | Description |
|
|
156
|
-
| ----- | ----------- |
|
|
157
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
158
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
159
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
160
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
161
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
162
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
163
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
164
|
-
|
|
165
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
166
|
-
|
|
167
|
-
IP address threat categories for security filtering.
|
|
168
|
-
|
|
169
|
-
| Value | Description |
|
|
170
|
-
| ----- | ----------- |
|
|
171
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
172
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
173
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
174
|
-
| `BOTNETS` | Known botnet IPs |
|
|
175
|
-
| `SCANNERS` | Network scanner IPs |
|
|
176
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
177
|
-
| `PHISHING` | Phishing-related IPs |
|
|
178
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
179
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
180
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
181
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
182
|
-
| `NETWORK` | Known bad network ranges |
|
|
183
|
-
|
|
184
|
-
## Import
|
|
185
|
-
|
|
186
|
-
Import is supported using the following syntax:
|
|
187
|
-
|
|
188
|
-
```shell
|
|
189
|
-
# Import using namespace/name format
|
|
190
|
-
terraform import f5xc_infraprotect_deny_list_rule.example system/example
|
|
191
|
-
```
|
|
@@ -1,288 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_infraprotect_firewall_rule Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Security"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages DDoS transit Firewall Rule in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_infraprotect_firewall_rule (Resource)
|
|
9
|
-
|
|
10
|
-
Manages DDoS transit Firewall Rule 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
|
-
# Infraprotect Firewall Rule Resource Example
|
|
18
|
-
# Manages DDoS transit Firewall Rule in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Infraprotect Firewall Rule configuration
|
|
21
|
-
resource "f5xc_infraprotect_firewall_rule" "example" {
|
|
22
|
-
name = "example-infraprotect-firewall-rule"
|
|
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: action_allow, action_deny] Enable this option
|
|
36
|
-
action_allow {
|
|
37
|
-
# Configure action_allow settings
|
|
38
|
-
}
|
|
39
|
-
# Enable this option
|
|
40
|
-
action_deny {
|
|
41
|
-
# Configure action_deny settings
|
|
42
|
-
}
|
|
43
|
-
# [OneOf: destination_prefix_all, destination_prefix_single...
|
|
44
|
-
destination_prefix_all {
|
|
45
|
-
# Configure destination_prefix_all settings
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
<!-- schema generated by tfplugindocs -->
|
|
51
|
-
## Argument Reference
|
|
52
|
-
|
|
53
|
-
### Metadata Argument Reference
|
|
54
|
-
|
|
55
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Infraprotect Firewall Rule. Must be unique within the namespace
|
|
56
|
-
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Infraprotect Firewall Rule will be created
|
|
58
|
-
|
|
59
|
-
<a id="annotations"></a>• [`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>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
62
|
-
|
|
63
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
64
|
-
|
|
65
|
-
<a id="labels"></a>• [`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
|
-
• <a id="action-allow"></a>[`action_allow`](#action-allow) - Optional Block<br>Enable this option
|
|
71
|
-
<br><br>• <a id="action-deny"></a>[`action_deny`](#action-deny) - Optional Block<br>Enable this option
|
|
72
|
-
|
|
73
|
-
-> **One of the following:**
|
|
74
|
-
• <a id="destination-prefix-all"></a>[`destination_prefix_all`](#destination-prefix-all) - Optional Block<br>Enable this option
|
|
75
|
-
<br><br>• <a id="destination-prefix-single"></a>[`destination_prefix_single`](#destination-prefix-single) - Optional String<br>Prefix. Prefix
|
|
76
|
-
|
|
77
|
-
-> **One of the following:**
|
|
78
|
-
• <a id="fragments-allow"></a>[`fragments_allow`](#fragments-allow) - Optional Block<br>Enable this option
|
|
79
|
-
<br><br>• <a id="fragments-deny"></a>[`fragments_deny`](#fragments-deny) - Optional Block<br>Enable this option
|
|
80
|
-
|
|
81
|
-
-> **One of the following:**
|
|
82
|
-
• <a id="protocol-ah"></a>[`protocol_ah`](#protocol-ah) - Optional Block<br>Enable this option
|
|
83
|
-
<br><br>• <a id="protocol-all"></a>[`protocol_all`](#protocol-all) - Optional Block<br>Enable this option
|
|
84
|
-
<br><br>• <a id="protocol-esp"></a>[`protocol_esp`](#protocol-esp) - Optional Block<br>Enable this option
|
|
85
|
-
<br><br>• <a id="protocol-gre"></a>[`protocol_gre`](#protocol-gre) - Optional Block<br>Enable this option
|
|
86
|
-
<br><br>• <a id="protocol-icmp"></a>[`protocol_icmp`](#protocol-icmp) - Optional Block<br>ICMP Protocol.ICMP Protocol<br>See [Protocol ICMP](#protocol-icmp) below for details.
|
|
87
|
-
<br><br>• <a id="protocol-icmp6"></a>[`protocol_icmp6`](#protocol-icmp6) - Optional Block<br>ICMP6 Protocol.ICMP6 Protocol<br>See [Protocol Icmp6](#protocol-icmp6) below for details.
|
|
88
|
-
<br><br>• <a id="protocol-ipv6"></a>[`protocol_ipv6`](#protocol-ipv6) - Optional Block<br>Enable this option
|
|
89
|
-
<br><br>• <a id="protocol-tcp"></a>[`protocol_tcp`](#protocol-tcp) - Optional Block<br>TCP Protocol.TCP Protocol<br>See [Protocol TCP](#protocol-tcp) below for details.
|
|
90
|
-
<br><br>• <a id="protocol-udp"></a>[`protocol_udp`](#protocol-udp) - Optional Block<br>UDP Protocol.UDP Protocol<br>See [Protocol UDP](#protocol-udp) below for details.
|
|
91
|
-
|
|
92
|
-
-> **One of the following:**
|
|
93
|
-
• <a id="source-prefix-all"></a>[`source_prefix_all`](#source-prefix-all) - Optional Block<br>Enable this option
|
|
94
|
-
<br><br>• <a id="source-prefix-single"></a>[`source_prefix_single`](#source-prefix-single) - Optional String<br>Prefix. Prefix
|
|
95
|
-
|
|
96
|
-
-> **One of the following:**
|
|
97
|
-
• <a id="state-off"></a>[`state_off`](#state-off) - Optional Block<br>Enable this option
|
|
98
|
-
<br><br>• <a id="state-on"></a>[`state_on`](#state-on) - Optional Block<br>Enable this option
|
|
99
|
-
|
|
100
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
101
|
-
|
|
102
|
-
-> **One of the following:**
|
|
103
|
-
• <a id="version-ipv4"></a>[`version_ipv4`](#version-ipv4) - Optional Block<br>Enable this option
|
|
104
|
-
<br><br>• <a id="version-ipv6"></a>[`version_ipv6`](#version-ipv6) - Optional Block<br>Enable this option
|
|
105
|
-
|
|
106
|
-
### Attributes Reference
|
|
107
|
-
|
|
108
|
-
In addition to all arguments above, the following attributes are exported:
|
|
109
|
-
|
|
110
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
111
|
-
|
|
112
|
-
---
|
|
113
|
-
|
|
114
|
-
#### Protocol ICMP
|
|
115
|
-
|
|
116
|
-
A [`protocol_icmp`](#protocol-icmp) block supports the following:
|
|
117
|
-
|
|
118
|
-
<a id="protocol-icmp-echo-reply"></a>• [`echo_reply`](#protocol-icmp-echo-reply) - Optional Bool<br>Echo-Reply. Echo-Reply
|
|
119
|
-
|
|
120
|
-
<a id="protocol-icmp-echo-request"></a>• [`echo_request`](#protocol-icmp-echo-request) - Optional Bool<br>Echo-Request. Echo-Request
|
|
121
|
-
|
|
122
|
-
<a id="protocol-icmp-parameter-problem"></a>• [`parameter_problem`](#protocol-icmp-parameter-problem) - Optional Bool<br>Parameter-Problem. Parameter-Problem
|
|
123
|
-
|
|
124
|
-
<a id="protocol-icmp-redirect"></a>• [`redirect`](#protocol-icmp-redirect) - Optional Bool<br>Redirect. Redirect
|
|
125
|
-
|
|
126
|
-
<a id="protocol-icmp-source-quench"></a>• [`source_quench`](#protocol-icmp-source-quench) - Optional Bool<br>Source-Quench. Source-Quench
|
|
127
|
-
|
|
128
|
-
<a id="protocol-icmp-time-exceeded"></a>• [`time_exceeded`](#protocol-icmp-time-exceeded) - Optional Bool<br>Time-Exceeded. Time-Exceeded
|
|
129
|
-
|
|
130
|
-
<a id="protocol-icmp-unreachable"></a>• [`unreachable`](#protocol-icmp-unreachable) - Optional Bool<br>Unreachable. Unreachable
|
|
131
|
-
|
|
132
|
-
#### Protocol Icmp6
|
|
133
|
-
|
|
134
|
-
A [`protocol_icmp6`](#protocol-icmp6) block supports the following:
|
|
135
|
-
|
|
136
|
-
<a id="protocol-icmp6-destination-unreachable"></a>• [`destination_unreachable`](#protocol-icmp6-destination-unreachable) - Optional Bool<br>Destination-Unreachable. Destination-Unreachable
|
|
137
|
-
|
|
138
|
-
<a id="protocol-icmp6-echo-reply"></a>• [`echo_reply`](#protocol-icmp6-echo-reply) - Optional Bool<br>Echo-Reply. Echo-Reply
|
|
139
|
-
|
|
140
|
-
<a id="protocol-icmp6-echo-request"></a>• [`echo_request`](#protocol-icmp6-echo-request) - Optional Bool<br>Echo-Request. Echo-Request
|
|
141
|
-
|
|
142
|
-
<a id="protocol-icmp6-neighbor-advertisement"></a>• [`neighbor_advertisement`](#protocol-icmp6-neighbor-advertisement) - Optional Bool<br>Neighbor-Advertisement. Neighbor-Advertisement
|
|
143
|
-
|
|
144
|
-
<a id="protocol-icmp6-neighbor-solicit"></a>• [`neighbor_solicit`](#protocol-icmp6-neighbor-solicit) - Optional Bool<br>Neighbor-Solicit. Neighbor-Solicit
|
|
145
|
-
|
|
146
|
-
<a id="protocol-icmp6-packet-too-big"></a>• [`packet_too_big`](#protocol-icmp6-packet-too-big) - Optional Bool<br>Packet-Too-Big. Packet-Too-Big
|
|
147
|
-
|
|
148
|
-
<a id="protocol-icmp6-parameter-problem"></a>• [`parameter_problem`](#protocol-icmp6-parameter-problem) - Optional Bool<br>Parameter-Problem. Parameter-Problem
|
|
149
|
-
|
|
150
|
-
<a id="protocol-icmp6-redirect"></a>• [`redirect`](#protocol-icmp6-redirect) - Optional Bool<br>Redirect. Redirect
|
|
151
|
-
|
|
152
|
-
<a id="protocol-icmp6-router-advertisement"></a>• [`router_advertisement`](#protocol-icmp6-router-advertisement) - Optional Bool<br>Router-Advertisement. Router-Advertisement
|
|
153
|
-
|
|
154
|
-
<a id="protocol-icmp6-router-solicit"></a>• [`router_solicit`](#protocol-icmp6-router-solicit) - Optional Bool<br>Router-Solicit. Router-Solicit
|
|
155
|
-
|
|
156
|
-
<a id="protocol-icmp6-time-exceeded"></a>• [`time_exceeded`](#protocol-icmp6-time-exceeded) - Optional Bool<br>Time-Exceeded. Time-Exceeded
|
|
157
|
-
|
|
158
|
-
#### Protocol TCP
|
|
159
|
-
|
|
160
|
-
A [`protocol_tcp`](#protocol-tcp) block supports the following:
|
|
161
|
-
|
|
162
|
-
<a id="protocol-tcp-description-spec"></a>• [`description_spec`](#protocol-tcp-description-spec) - Optional String<br>Description. Description
|
|
163
|
-
|
|
164
|
-
<a id="protocol-tcp-destination-port-all"></a>• [`destination_port_all`](#protocol-tcp-destination-port-all) - Optional Block<br>Enable this option
|
|
165
|
-
|
|
166
|
-
<a id="protocol-tcp-destination-port-range"></a>• [`destination_port_range`](#protocol-tcp-destination-port-range) - Optional String<br>Port Range. Port Range
|
|
167
|
-
|
|
168
|
-
<a id="protocol-tcp-source-port-all"></a>• [`source_port_all`](#protocol-tcp-source-port-all) - Optional Block<br>Enable this option
|
|
169
|
-
|
|
170
|
-
<a id="protocol-tcp-source-port-range"></a>• [`source_port_range`](#protocol-tcp-source-port-range) - Optional String<br>Port Range. Port Range
|
|
171
|
-
|
|
172
|
-
#### Protocol UDP
|
|
173
|
-
|
|
174
|
-
A [`protocol_udp`](#protocol-udp) block supports the following:
|
|
175
|
-
|
|
176
|
-
<a id="protocol-udp-description-spec"></a>• [`description_spec`](#protocol-udp-description-spec) - Optional String<br>Description. Description
|
|
177
|
-
|
|
178
|
-
<a id="protocol-udp-destination-port-all"></a>• [`destination_port_all`](#protocol-udp-destination-port-all) - Optional Block<br>Enable this option
|
|
179
|
-
|
|
180
|
-
<a id="protocol-udp-destination-port-range"></a>• [`destination_port_range`](#protocol-udp-destination-port-range) - Optional String<br>Port Range. Port Range
|
|
181
|
-
|
|
182
|
-
<a id="protocol-udp-source-port-all"></a>• [`source_port_all`](#protocol-udp-source-port-all) - Optional Block<br>Enable this option
|
|
183
|
-
|
|
184
|
-
<a id="protocol-udp-source-port-range"></a>• [`source_port_range`](#protocol-udp-source-port-range) - Optional String<br>Port Range. Port Range
|
|
185
|
-
|
|
186
|
-
#### Timeouts
|
|
187
|
-
|
|
188
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
189
|
-
|
|
190
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
191
|
-
|
|
192
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
193
|
-
|
|
194
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
195
|
-
|
|
196
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
197
|
-
|
|
198
|
-
---
|
|
199
|
-
|
|
200
|
-
## Common Types
|
|
201
|
-
|
|
202
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
203
|
-
|
|
204
|
-
### Object Reference {#common-object-reference}
|
|
205
|
-
|
|
206
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
207
|
-
|
|
208
|
-
| Field | Type | Description |
|
|
209
|
-
| ----- | ---- | ----------- |
|
|
210
|
-
| `name` | String | Name of the referenced object |
|
|
211
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
212
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
213
|
-
|
|
214
|
-
### Transformers {#common-transformers}
|
|
215
|
-
|
|
216
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
217
|
-
|
|
218
|
-
| Value | Description |
|
|
219
|
-
| ----- | ----------- |
|
|
220
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
221
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
222
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
223
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
224
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
225
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
226
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
227
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
228
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
229
|
-
|
|
230
|
-
### HTTP Methods {#common-http-methods}
|
|
231
|
-
|
|
232
|
-
HTTP methods used for request matching.
|
|
233
|
-
|
|
234
|
-
| Value | Description |
|
|
235
|
-
| ----- | ----------- |
|
|
236
|
-
| `ANY` | Match any HTTP method |
|
|
237
|
-
| `GET` | HTTP GET request |
|
|
238
|
-
| `HEAD` | HTTP HEAD request |
|
|
239
|
-
| `POST` | HTTP POST request |
|
|
240
|
-
| `PUT` | HTTP PUT request |
|
|
241
|
-
| `DELETE` | HTTP DELETE request |
|
|
242
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
243
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
244
|
-
| `TRACE` | HTTP TRACE request |
|
|
245
|
-
| `PATCH` | HTTP PATCH request |
|
|
246
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
247
|
-
|
|
248
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
249
|
-
|
|
250
|
-
TLS fingerprint categories for malicious client detection.
|
|
251
|
-
|
|
252
|
-
| Value | Description |
|
|
253
|
-
| ----- | ----------- |
|
|
254
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
255
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
256
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
257
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
258
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
259
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
260
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
261
|
-
|
|
262
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
263
|
-
|
|
264
|
-
IP address threat categories for security filtering.
|
|
265
|
-
|
|
266
|
-
| Value | Description |
|
|
267
|
-
| ----- | ----------- |
|
|
268
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
269
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
270
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
271
|
-
| `BOTNETS` | Known botnet IPs |
|
|
272
|
-
| `SCANNERS` | Network scanner IPs |
|
|
273
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
274
|
-
| `PHISHING` | Phishing-related IPs |
|
|
275
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
276
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
277
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
278
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
279
|
-
| `NETWORK` | Known bad network ranges |
|
|
280
|
-
|
|
281
|
-
## Import
|
|
282
|
-
|
|
283
|
-
Import is supported using the following syntax:
|
|
284
|
-
|
|
285
|
-
```shell
|
|
286
|
-
# Import using namespace/name format
|
|
287
|
-
terraform import f5xc_infraprotect_firewall_rule.example system/example
|
|
288
|
-
```
|