@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,180 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_geo_location_set Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Cloud Resources"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages Geolocation Set in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_geo_location_set (Resource)
|
|
9
|
-
|
|
10
|
-
Manages Geolocation Set 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
|
-
# Geo Location Set Resource Example
|
|
18
|
-
# Manages Geolocation Set in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Geo Location Set configuration
|
|
21
|
-
resource "f5xc_geo_location_set" "example" {
|
|
22
|
-
name = "example-geo-location-set"
|
|
23
|
-
namespace = "shared"
|
|
24
|
-
|
|
25
|
-
labels = {
|
|
26
|
-
environment = "production"
|
|
27
|
-
managed_by = "terraform"
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
annotations = {
|
|
31
|
-
"owner" = "platform-team"
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
# Geo Location Set configuration
|
|
35
|
-
country_codes = ["US", "CA", "GB"]
|
|
36
|
-
}
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
<!-- schema generated by tfplugindocs -->
|
|
40
|
-
## Argument Reference
|
|
41
|
-
|
|
42
|
-
### Metadata Argument Reference
|
|
43
|
-
|
|
44
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Geo Location Set. Must be unique within the namespace
|
|
45
|
-
|
|
46
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Geo Location Set will be created
|
|
47
|
-
|
|
48
|
-
<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
|
|
49
|
-
|
|
50
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
51
|
-
|
|
52
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
53
|
-
|
|
54
|
-
<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
|
|
55
|
-
|
|
56
|
-
### Spec Argument Reference
|
|
57
|
-
|
|
58
|
-
-> **One of the following:**
|
|
59
|
-
• <a id="custom-geo-location-selector"></a>[`custom_geo_location_selector`](#custom-geo-location-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Custom Geo Location Selector](#custom-geo-location-selector) below for details.
|
|
60
|
-
<br><br>• <a id="global"></a>[`global`](#global) - Optional Block<br>Enable this option
|
|
61
|
-
|
|
62
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
63
|
-
|
|
64
|
-
### Attributes Reference
|
|
65
|
-
|
|
66
|
-
In addition to all arguments above, the following attributes are exported:
|
|
67
|
-
|
|
68
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
69
|
-
|
|
70
|
-
---
|
|
71
|
-
|
|
72
|
-
#### Custom Geo Location Selector
|
|
73
|
-
|
|
74
|
-
A [`custom_geo_location_selector`](#custom-geo-location-selector) block supports the following:
|
|
75
|
-
|
|
76
|
-
<a id="expressions-1d52c2"></a>• [`expressions`](#expressions-1d52c2) - Optional List<br>Selector Expression. expressions contains the kubernetes style label expression for selections
|
|
77
|
-
|
|
78
|
-
#### Timeouts
|
|
79
|
-
|
|
80
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
81
|
-
|
|
82
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
83
|
-
|
|
84
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
85
|
-
|
|
86
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
87
|
-
|
|
88
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
89
|
-
|
|
90
|
-
---
|
|
91
|
-
|
|
92
|
-
## Common Types
|
|
93
|
-
|
|
94
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
95
|
-
|
|
96
|
-
### Object Reference {#common-object-reference}
|
|
97
|
-
|
|
98
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
99
|
-
|
|
100
|
-
| Field | Type | Description |
|
|
101
|
-
| ----- | ---- | ----------- |
|
|
102
|
-
| `name` | String | Name of the referenced object |
|
|
103
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
104
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
105
|
-
|
|
106
|
-
### Transformers {#common-transformers}
|
|
107
|
-
|
|
108
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
109
|
-
|
|
110
|
-
| Value | Description |
|
|
111
|
-
| ----- | ----------- |
|
|
112
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
113
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
114
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
115
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
116
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
117
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
118
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
119
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
120
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
121
|
-
|
|
122
|
-
### HTTP Methods {#common-http-methods}
|
|
123
|
-
|
|
124
|
-
HTTP methods used for request matching.
|
|
125
|
-
|
|
126
|
-
| Value | Description |
|
|
127
|
-
| ----- | ----------- |
|
|
128
|
-
| `ANY` | Match any HTTP method |
|
|
129
|
-
| `GET` | HTTP GET request |
|
|
130
|
-
| `HEAD` | HTTP HEAD request |
|
|
131
|
-
| `POST` | HTTP POST request |
|
|
132
|
-
| `PUT` | HTTP PUT request |
|
|
133
|
-
| `DELETE` | HTTP DELETE request |
|
|
134
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
135
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
136
|
-
| `TRACE` | HTTP TRACE request |
|
|
137
|
-
| `PATCH` | HTTP PATCH request |
|
|
138
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
139
|
-
|
|
140
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
141
|
-
|
|
142
|
-
TLS fingerprint categories for malicious client detection.
|
|
143
|
-
|
|
144
|
-
| Value | Description |
|
|
145
|
-
| ----- | ----------- |
|
|
146
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
147
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
148
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
149
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
150
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
151
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
152
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
153
|
-
|
|
154
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
155
|
-
|
|
156
|
-
IP address threat categories for security filtering.
|
|
157
|
-
|
|
158
|
-
| Value | Description |
|
|
159
|
-
| ----- | ----------- |
|
|
160
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
161
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
162
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
163
|
-
| `BOTNETS` | Known botnet IPs |
|
|
164
|
-
| `SCANNERS` | Network scanner IPs |
|
|
165
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
166
|
-
| `PHISHING` | Phishing-related IPs |
|
|
167
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
168
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
169
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
170
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
171
|
-
| `NETWORK` | Known bad network ranges |
|
|
172
|
-
|
|
173
|
-
## Import
|
|
174
|
-
|
|
175
|
-
Import is supported using the following syntax:
|
|
176
|
-
|
|
177
|
-
```shell
|
|
178
|
-
# Import using namespace/name format
|
|
179
|
-
terraform import f5xc_geo_location_set.example system/example
|
|
180
|
-
```
|
|
@@ -1,216 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_ike1 Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "VPN"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages a Ike1 resource in F5 Distributed Cloud for ike phase1 profile configuration.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_ike1 (Resource)
|
|
9
|
-
|
|
10
|
-
Manages a Ike1 resource in F5 Distributed Cloud for ike phase1 profile configuration.
|
|
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
|
-
# Ike1 Resource Example
|
|
18
|
-
# Manages a Ike1 resource in F5 Distributed Cloud for ike phase1 profile configuration.
|
|
19
|
-
|
|
20
|
-
# Basic Ike1 configuration
|
|
21
|
-
resource "f5xc_ike1" "example" {
|
|
22
|
-
name = "example-ike1"
|
|
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: ike_keylifetime_hours, ike_keylifetime_minutes, u...
|
|
36
|
-
ike_keylifetime_hours {
|
|
37
|
-
# Configure ike_keylifetime_hours settings
|
|
38
|
-
}
|
|
39
|
-
# Minutes. Set IKE Key Lifetime in minutes
|
|
40
|
-
ike_keylifetime_minutes {
|
|
41
|
-
# Configure ike_keylifetime_minutes settings
|
|
42
|
-
}
|
|
43
|
-
# [OneOf: reauth_disabled, reauth_timeout_days, reauth_time...
|
|
44
|
-
reauth_disabled {
|
|
45
|
-
# Configure reauth_disabled 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 Ike1. Must be unique within the namespace
|
|
56
|
-
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Ike1 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="ike-keylifetime-hours"></a>[`ike_keylifetime_hours`](#ike-keylifetime-hours) - Optional Block<br>Hours. Input Hours<br>See [IKE Keylifetime Hours](#ike-keylifetime-hours) below for details.
|
|
71
|
-
<br><br>• <a id="ike-keylifetime-minutes"></a>[`ike_keylifetime_minutes`](#ike-keylifetime-minutes) - Optional Block<br>Minutes. Set IKE Key Lifetime in minutes<br>See [IKE Keylifetime Minutes](#ike-keylifetime-minutes) below for details.
|
|
72
|
-
|
|
73
|
-
-> **One of the following:**
|
|
74
|
-
• <a id="reauth-disabled"></a>[`reauth_disabled`](#reauth-disabled) - Optional Block<br>Enable this option
|
|
75
|
-
<br><br>• <a id="reauth-timeout-days"></a>[`reauth_timeout_days`](#reauth-timeout-days) - Optional Block<br>Days. Set Duration in days<br>See [Reauth Timeout Days](#reauth-timeout-days) below for details.
|
|
76
|
-
<br><br>• <a id="reauth-timeout-hours"></a>[`reauth_timeout_hours`](#reauth-timeout-hours) - Optional Block<br>Hours. Input Hours<br>See [Reauth Timeout Hours](#reauth-timeout-hours) below for details.
|
|
77
|
-
|
|
78
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
79
|
-
|
|
80
|
-
<a id="use-default-keylifetime"></a>• [`use_default_keylifetime`](#use-default-keylifetime) - Optional Block<br>Enable this option
|
|
81
|
-
|
|
82
|
-
### Attributes Reference
|
|
83
|
-
|
|
84
|
-
In addition to all arguments above, the following attributes are exported:
|
|
85
|
-
|
|
86
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
87
|
-
|
|
88
|
-
---
|
|
89
|
-
|
|
90
|
-
#### IKE Keylifetime Hours
|
|
91
|
-
|
|
92
|
-
An [`ike_keylifetime_hours`](#ike-keylifetime-hours) block supports the following:
|
|
93
|
-
|
|
94
|
-
<a id="ike-keylifetime-hours-duration"></a>• [`duration`](#ike-keylifetime-hours-duration) - Optional Number<br>Duration
|
|
95
|
-
|
|
96
|
-
#### IKE Keylifetime Minutes
|
|
97
|
-
|
|
98
|
-
An [`ike_keylifetime_minutes`](#ike-keylifetime-minutes) block supports the following:
|
|
99
|
-
|
|
100
|
-
<a id="ike-keylifetime-minutes-duration"></a>• [`duration`](#ike-keylifetime-minutes-duration) - Optional Number<br>Duration
|
|
101
|
-
|
|
102
|
-
#### Reauth Timeout Days
|
|
103
|
-
|
|
104
|
-
A [`reauth_timeout_days`](#reauth-timeout-days) block supports the following:
|
|
105
|
-
|
|
106
|
-
<a id="reauth-timeout-days-duration"></a>• [`duration`](#reauth-timeout-days-duration) - Optional Number<br>Duration
|
|
107
|
-
|
|
108
|
-
#### Reauth Timeout Hours
|
|
109
|
-
|
|
110
|
-
A [`reauth_timeout_hours`](#reauth-timeout-hours) block supports the following:
|
|
111
|
-
|
|
112
|
-
<a id="reauth-timeout-hours-duration"></a>• [`duration`](#reauth-timeout-hours-duration) - Optional Number<br>Duration
|
|
113
|
-
|
|
114
|
-
#### Timeouts
|
|
115
|
-
|
|
116
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
117
|
-
|
|
118
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
119
|
-
|
|
120
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
121
|
-
|
|
122
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
123
|
-
|
|
124
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
125
|
-
|
|
126
|
-
---
|
|
127
|
-
|
|
128
|
-
## Common Types
|
|
129
|
-
|
|
130
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
131
|
-
|
|
132
|
-
### Object Reference {#common-object-reference}
|
|
133
|
-
|
|
134
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
135
|
-
|
|
136
|
-
| Field | Type | Description |
|
|
137
|
-
| ----- | ---- | ----------- |
|
|
138
|
-
| `name` | String | Name of the referenced object |
|
|
139
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
140
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
141
|
-
|
|
142
|
-
### Transformers {#common-transformers}
|
|
143
|
-
|
|
144
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
145
|
-
|
|
146
|
-
| Value | Description |
|
|
147
|
-
| ----- | ----------- |
|
|
148
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
149
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
150
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
151
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
152
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
153
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
154
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
155
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
156
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
157
|
-
|
|
158
|
-
### HTTP Methods {#common-http-methods}
|
|
159
|
-
|
|
160
|
-
HTTP methods used for request matching.
|
|
161
|
-
|
|
162
|
-
| Value | Description |
|
|
163
|
-
| ----- | ----------- |
|
|
164
|
-
| `ANY` | Match any HTTP method |
|
|
165
|
-
| `GET` | HTTP GET request |
|
|
166
|
-
| `HEAD` | HTTP HEAD request |
|
|
167
|
-
| `POST` | HTTP POST request |
|
|
168
|
-
| `PUT` | HTTP PUT request |
|
|
169
|
-
| `DELETE` | HTTP DELETE request |
|
|
170
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
171
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
172
|
-
| `TRACE` | HTTP TRACE request |
|
|
173
|
-
| `PATCH` | HTTP PATCH request |
|
|
174
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
175
|
-
|
|
176
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
177
|
-
|
|
178
|
-
TLS fingerprint categories for malicious client detection.
|
|
179
|
-
|
|
180
|
-
| Value | Description |
|
|
181
|
-
| ----- | ----------- |
|
|
182
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
183
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
184
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
185
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
186
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
187
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
188
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
189
|
-
|
|
190
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
191
|
-
|
|
192
|
-
IP address threat categories for security filtering.
|
|
193
|
-
|
|
194
|
-
| Value | Description |
|
|
195
|
-
| ----- | ----------- |
|
|
196
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
197
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
198
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
199
|
-
| `BOTNETS` | Known botnet IPs |
|
|
200
|
-
| `SCANNERS` | Network scanner IPs |
|
|
201
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
202
|
-
| `PHISHING` | Phishing-related IPs |
|
|
203
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
204
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
205
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
206
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
207
|
-
| `NETWORK` | Known bad network ranges |
|
|
208
|
-
|
|
209
|
-
## Import
|
|
210
|
-
|
|
211
|
-
Import is supported using the following syntax:
|
|
212
|
-
|
|
213
|
-
```shell
|
|
214
|
-
# Import using namespace/name format
|
|
215
|
-
terraform import f5xc_ike1.example system/example
|
|
216
|
-
```
|
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_ike2 Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "VPN"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages a Ike2 resource in F5 Distributed Cloud for ike phase2 profile configuration.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_ike2 (Resource)
|
|
9
|
-
|
|
10
|
-
Manages a Ike2 resource in F5 Distributed Cloud for ike phase2 profile configuration.
|
|
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
|
-
# Ike2 Resource Example
|
|
18
|
-
# Manages a Ike2 resource in F5 Distributed Cloud for ike phase2 profile configuration.
|
|
19
|
-
|
|
20
|
-
# Basic Ike2 configuration
|
|
21
|
-
resource "f5xc_ike2" "example" {
|
|
22
|
-
name = "example-ike2"
|
|
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: dh_group_set, disable_pfs; Default: disable_pfs] ...
|
|
36
|
-
dh_group_set {
|
|
37
|
-
# Configure dh_group_set settings
|
|
38
|
-
}
|
|
39
|
-
# Enable this option
|
|
40
|
-
disable_pfs {
|
|
41
|
-
# Configure disable_pfs settings
|
|
42
|
-
}
|
|
43
|
-
# [OneOf: ike_keylifetime_hours, ike_keylifetime_minutes, u...
|
|
44
|
-
ike_keylifetime_hours {
|
|
45
|
-
# Configure ike_keylifetime_hours 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 Ike2. Must be unique within the namespace
|
|
56
|
-
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Ike2 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="dh-group-set"></a>[`dh_group_set`](#dh-group-set) - Optional Block<br>Diffie Hellman Groups. Choose the acceptable Diffie Hellman(DH) Group or Groups that you are willing to accept as part of this profile<br>See [Dh Group Set](#dh-group-set) below for details.
|
|
71
|
-
|
|
72
|
-
<a id="disable-pfs"></a>• [`disable_pfs`](#disable-pfs) - Optional Block<br>Enable this option
|
|
73
|
-
|
|
74
|
-
-> **One of the following:**
|
|
75
|
-
• <a id="ike-keylifetime-hours"></a>[`ike_keylifetime_hours`](#ike-keylifetime-hours) - Optional Block<br>Hours. Input Hours<br>See [IKE Keylifetime Hours](#ike-keylifetime-hours) below for details.
|
|
76
|
-
<br><br>• <a id="ike-keylifetime-minutes"></a>[`ike_keylifetime_minutes`](#ike-keylifetime-minutes) - Optional Block<br>Minutes. Set IKE Key Lifetime in minutes<br>See [IKE Keylifetime Minutes](#ike-keylifetime-minutes) below for details.
|
|
77
|
-
|
|
78
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
79
|
-
|
|
80
|
-
<a id="use-default-keylifetime"></a>• [`use_default_keylifetime`](#use-default-keylifetime) - Optional Block<br>Enable this option
|
|
81
|
-
|
|
82
|
-
### Attributes Reference
|
|
83
|
-
|
|
84
|
-
In addition to all arguments above, the following attributes are exported:
|
|
85
|
-
|
|
86
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
87
|
-
|
|
88
|
-
---
|
|
89
|
-
|
|
90
|
-
#### Dh Group Set
|
|
91
|
-
|
|
92
|
-
A [`dh_group_set`](#dh-group-set) block supports the following:
|
|
93
|
-
|
|
94
|
-
<a id="dh-group-set-dh-groups"></a>• [`dh_groups`](#dh-group-set-dh-groups) - Optional List Defaults to `DH_GROUP_DEFAULT`<br>Possible values are `DH_GROUP_DEFAULT`, `DH_GROUP_14`, `DH_GROUP_15`, `DH_GROUP_16`, `DH_GROUP_17`, `DH_GROUP_18`, `DH_GROUP_19`, `DH_GROUP_20`, `DH_GROUP_21`, `DH_GROUP_26`<br>[Enum: DH_GROUP_DEFAULT|DH_GROUP_14|DH_GROUP_15|DH_GROUP_16|DH_GROUP_17|DH_GROUP_18|DH_GROUP_19|DH_GROUP_20|DH_GROUP_21|DH_GROUP_26] Diffie Hellman Groups
|
|
95
|
-
|
|
96
|
-
#### IKE Keylifetime Hours
|
|
97
|
-
|
|
98
|
-
An [`ike_keylifetime_hours`](#ike-keylifetime-hours) block supports the following:
|
|
99
|
-
|
|
100
|
-
<a id="ike-keylifetime-hours-duration"></a>• [`duration`](#ike-keylifetime-hours-duration) - Optional Number<br>Duration
|
|
101
|
-
|
|
102
|
-
#### IKE Keylifetime Minutes
|
|
103
|
-
|
|
104
|
-
An [`ike_keylifetime_minutes`](#ike-keylifetime-minutes) block supports the following:
|
|
105
|
-
|
|
106
|
-
<a id="ike-keylifetime-minutes-duration"></a>• [`duration`](#ike-keylifetime-minutes-duration) - Optional Number<br>Duration
|
|
107
|
-
|
|
108
|
-
#### Timeouts
|
|
109
|
-
|
|
110
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
111
|
-
|
|
112
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
113
|
-
|
|
114
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
115
|
-
|
|
116
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
117
|
-
|
|
118
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
119
|
-
|
|
120
|
-
---
|
|
121
|
-
|
|
122
|
-
## Common Types
|
|
123
|
-
|
|
124
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
125
|
-
|
|
126
|
-
### Object Reference {#common-object-reference}
|
|
127
|
-
|
|
128
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
129
|
-
|
|
130
|
-
| Field | Type | Description |
|
|
131
|
-
| ----- | ---- | ----------- |
|
|
132
|
-
| `name` | String | Name of the referenced object |
|
|
133
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
134
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
135
|
-
|
|
136
|
-
### Transformers {#common-transformers}
|
|
137
|
-
|
|
138
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
139
|
-
|
|
140
|
-
| Value | Description |
|
|
141
|
-
| ----- | ----------- |
|
|
142
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
143
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
144
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
145
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
146
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
147
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
148
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
149
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
150
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
151
|
-
|
|
152
|
-
### HTTP Methods {#common-http-methods}
|
|
153
|
-
|
|
154
|
-
HTTP methods used for request matching.
|
|
155
|
-
|
|
156
|
-
| Value | Description |
|
|
157
|
-
| ----- | ----------- |
|
|
158
|
-
| `ANY` | Match any HTTP method |
|
|
159
|
-
| `GET` | HTTP GET request |
|
|
160
|
-
| `HEAD` | HTTP HEAD request |
|
|
161
|
-
| `POST` | HTTP POST request |
|
|
162
|
-
| `PUT` | HTTP PUT request |
|
|
163
|
-
| `DELETE` | HTTP DELETE request |
|
|
164
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
165
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
166
|
-
| `TRACE` | HTTP TRACE request |
|
|
167
|
-
| `PATCH` | HTTP PATCH request |
|
|
168
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
169
|
-
|
|
170
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
171
|
-
|
|
172
|
-
TLS fingerprint categories for malicious client detection.
|
|
173
|
-
|
|
174
|
-
| Value | Description |
|
|
175
|
-
| ----- | ----------- |
|
|
176
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
177
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
178
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
179
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
180
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
181
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
182
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
183
|
-
|
|
184
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
185
|
-
|
|
186
|
-
IP address threat categories for security filtering.
|
|
187
|
-
|
|
188
|
-
| Value | Description |
|
|
189
|
-
| ----- | ----------- |
|
|
190
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
191
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
192
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
193
|
-
| `BOTNETS` | Known botnet IPs |
|
|
194
|
-
| `SCANNERS` | Network scanner IPs |
|
|
195
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
196
|
-
| `PHISHING` | Phishing-related IPs |
|
|
197
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
198
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
199
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
200
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
201
|
-
| `NETWORK` | Known bad network ranges |
|
|
202
|
-
|
|
203
|
-
## Import
|
|
204
|
-
|
|
205
|
-
Import is supported using the following syntax:
|
|
206
|
-
|
|
207
|
-
```shell
|
|
208
|
-
# Import using namespace/name format
|
|
209
|
-
terraform import f5xc_ike2.example system/example
|
|
210
|
-
```
|