@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,175 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_srv6_network_slice Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Networking"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages srv6_network_slice creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_srv6_network_slice (Resource)
|
|
9
|
-
|
|
10
|
-
Manages srv6_network_slice creates a new object in the storage backend for metadata.namespace. 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
|
-
# Srv6 Network Slice Resource Example
|
|
18
|
-
# Manages srv6_network_slice creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Srv6 Network Slice configuration
|
|
21
|
-
resource "f5xc_srv6_network_slice" "example" {
|
|
22
|
-
name = "example-srv6-network-slice"
|
|
23
|
-
namespace = "staging"
|
|
24
|
-
|
|
25
|
-
labels = {
|
|
26
|
-
environment = "production"
|
|
27
|
-
managed_by = "terraform"
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
annotations = {
|
|
31
|
-
"owner" = "platform-team"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
<!-- schema generated by tfplugindocs -->
|
|
37
|
-
## Argument Reference
|
|
38
|
-
|
|
39
|
-
### Metadata Argument Reference
|
|
40
|
-
|
|
41
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Srv6 Network Slice. Must be unique within the namespace
|
|
42
|
-
|
|
43
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Srv6 Network Slice will be created
|
|
44
|
-
|
|
45
|
-
<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
|
|
46
|
-
|
|
47
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
48
|
-
|
|
49
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
50
|
-
|
|
51
|
-
<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
|
|
52
|
-
|
|
53
|
-
### Spec Argument Reference
|
|
54
|
-
|
|
55
|
-
<a id="connect-to-access-networks"></a>• [`connect_to_access_networks`](#connect-to-access-networks) - Optional Bool<br>Connect To Access Networks. Connect all SRv6 Virtual Networks in this slice to their corresponding access networks by importing route targets specified in the virtual network
|
|
56
|
-
|
|
57
|
-
<a id="connect-to-enterprise-networks"></a>• [`connect_to_enterprise_networks`](#connect-to-enterprise-networks) - Optional Bool<br>Connect To Enterprise Networks. Connect all SRv6 Virtual Networks in this slice to their corresponding enterprise networks by importing route targets specified in the virtual network
|
|
58
|
-
|
|
59
|
-
<a id="connect-to-internet"></a>• [`connect_to_internet`](#connect-to-internet) - Optional Bool<br>Connect To Internet. Connect all SRv6 Virtual Networks in this slice to the Internet by importing route targets specified in the virtual network
|
|
60
|
-
|
|
61
|
-
<a id="sid-prefixes"></a>• [`sid_prefixes`](#sid-prefixes) - Optional List<br>IPv6 Prefix for SID Allocation. A SID Locator from the prefix is allocated automatically for each node in each site
|
|
62
|
-
|
|
63
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
64
|
-
|
|
65
|
-
### Attributes Reference
|
|
66
|
-
|
|
67
|
-
In addition to all arguments above, the following attributes are exported:
|
|
68
|
-
|
|
69
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
70
|
-
|
|
71
|
-
---
|
|
72
|
-
|
|
73
|
-
#### Timeouts
|
|
74
|
-
|
|
75
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
76
|
-
|
|
77
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
78
|
-
|
|
79
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
80
|
-
|
|
81
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
82
|
-
|
|
83
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
84
|
-
|
|
85
|
-
---
|
|
86
|
-
|
|
87
|
-
## Common Types
|
|
88
|
-
|
|
89
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
90
|
-
|
|
91
|
-
### Object Reference {#common-object-reference}
|
|
92
|
-
|
|
93
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
94
|
-
|
|
95
|
-
| Field | Type | Description |
|
|
96
|
-
| ----- | ---- | ----------- |
|
|
97
|
-
| `name` | String | Name of the referenced object |
|
|
98
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
99
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
100
|
-
|
|
101
|
-
### Transformers {#common-transformers}
|
|
102
|
-
|
|
103
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
104
|
-
|
|
105
|
-
| Value | Description |
|
|
106
|
-
| ----- | ----------- |
|
|
107
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
108
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
109
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
110
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
111
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
112
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
113
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
114
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
115
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
116
|
-
|
|
117
|
-
### HTTP Methods {#common-http-methods}
|
|
118
|
-
|
|
119
|
-
HTTP methods used for request matching.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `ANY` | Match any HTTP method |
|
|
124
|
-
| `GET` | HTTP GET request |
|
|
125
|
-
| `HEAD` | HTTP HEAD request |
|
|
126
|
-
| `POST` | HTTP POST request |
|
|
127
|
-
| `PUT` | HTTP PUT request |
|
|
128
|
-
| `DELETE` | HTTP DELETE request |
|
|
129
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
130
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
131
|
-
| `TRACE` | HTTP TRACE request |
|
|
132
|
-
| `PATCH` | HTTP PATCH request |
|
|
133
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
134
|
-
|
|
135
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
136
|
-
|
|
137
|
-
TLS fingerprint categories for malicious client detection.
|
|
138
|
-
|
|
139
|
-
| Value | Description |
|
|
140
|
-
| ----- | ----------- |
|
|
141
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
142
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
143
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
144
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
145
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
146
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
147
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
148
|
-
|
|
149
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
150
|
-
|
|
151
|
-
IP address threat categories for security filtering.
|
|
152
|
-
|
|
153
|
-
| Value | Description |
|
|
154
|
-
| ----- | ----------- |
|
|
155
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
156
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
157
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
158
|
-
| `BOTNETS` | Known botnet IPs |
|
|
159
|
-
| `SCANNERS` | Network scanner IPs |
|
|
160
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
161
|
-
| `PHISHING` | Phishing-related IPs |
|
|
162
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
163
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
164
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
165
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
166
|
-
| `NETWORK` | Known bad network ranges |
|
|
167
|
-
|
|
168
|
-
## Import
|
|
169
|
-
|
|
170
|
-
Import is supported using the following syntax:
|
|
171
|
-
|
|
172
|
-
```shell
|
|
173
|
-
# Import using namespace/name format
|
|
174
|
-
terraform import f5xc_srv6_network_slice.example system/example
|
|
175
|
-
```
|
|
@@ -1,233 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_tenant_profile Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Organization"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages tenant_profile config instance. Name of the object is the name of the tenant profile to be created. in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_tenant_profile (Resource)
|
|
9
|
-
|
|
10
|
-
Manages tenant_profile config instance. Name of the object is the name of the tenant profile to be created. 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
|
-
# Tenant Profile Resource Example
|
|
18
|
-
# Manages tenant_profile config instance. Name of the object is the name of the tenant profile to be created. in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Tenant Profile configuration
|
|
21
|
-
resource "f5xc_tenant_profile" "example" {
|
|
22
|
-
name = "example-tenant-profile"
|
|
23
|
-
namespace = "system"
|
|
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
|
-
# Child Tenant Groups. List of user groups to be created on...
|
|
36
|
-
ct_groups {
|
|
37
|
-
# Configure ct_groups settings
|
|
38
|
-
}
|
|
39
|
-
# Namespace Roles. [] List of namespaces and associated rol...
|
|
40
|
-
namespace_roles {
|
|
41
|
-
# Configure namespace_roles settings
|
|
42
|
-
}
|
|
43
|
-
# File. Contains file data
|
|
44
|
-
favicon {
|
|
45
|
-
# Configure favicon 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 Tenant Profile. Must be unique within the namespace
|
|
56
|
-
|
|
57
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Tenant Profile 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
|
-
<a id="ct-groups"></a>• [`ct_groups`](#ct-groups) - Optional Block<br>Child Tenant Groups. List of user groups to be created on child tenant<br>See [Ct Groups](#ct-groups) below for details.
|
|
70
|
-
|
|
71
|
-
<a id="enable-support-access"></a>• [`enable_support_access`](#enable-support-access) - Optional Bool<br>Support Access. Selecting Support Access will allow for F5XC Support teams to access the new Child Tenant for troubleshooting. Unselecting will pause access for XC Support
|
|
72
|
-
|
|
73
|
-
<a id="favicon"></a>• [`favicon`](#favicon) - Optional Block<br>File. Contains file data<br>See [Favicon](#favicon) below for details.
|
|
74
|
-
|
|
75
|
-
<a id="logo"></a>• [`logo`](#logo) - Optional Block<br>File. Contains file data<br>See [Logo](#logo) below for details.
|
|
76
|
-
|
|
77
|
-
<a id="plan"></a>• [`plan`](#plan) - 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 [Plan](#plan) below for details.
|
|
78
|
-
|
|
79
|
-
<a id="support-email"></a>• [`support_email`](#support-email) - Optional String<br>Support Email. Support Email address for child tenant
|
|
80
|
-
|
|
81
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
82
|
-
|
|
83
|
-
### Attributes Reference
|
|
84
|
-
|
|
85
|
-
In addition to all arguments above, the following attributes are exported:
|
|
86
|
-
|
|
87
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
88
|
-
|
|
89
|
-
---
|
|
90
|
-
|
|
91
|
-
#### Ct Groups
|
|
92
|
-
|
|
93
|
-
A [`ct_groups`](#ct-groups) block supports the following:
|
|
94
|
-
|
|
95
|
-
<a id="ct-groups-name"></a>• [`name`](#ct-groups-name) - Optional String<br>Name. Name of the child tenant user group
|
|
96
|
-
|
|
97
|
-
<a id="ct-groups-namespace-roles"></a>• [`namespace_roles`](#ct-groups-namespace-roles) - Optional Block<br>Namespace Roles. [] List of namespaces and associated roles to be created in the new Child Tenant<br>See [Namespace Roles](#ct-groups-namespace-roles) below.
|
|
98
|
-
|
|
99
|
-
#### Ct Groups Namespace Roles
|
|
100
|
-
|
|
101
|
-
A [`namespace_roles`](#ct-groups-namespace-roles) block (within [`ct_groups`](#ct-groups)) supports the following:
|
|
102
|
-
|
|
103
|
-
<a id="ct-groups-namespace-roles-namespace"></a>• [`namespace`](#ct-groups-namespace-roles-namespace) - Optional String<br>Namespace. All Namespaces with custom names will be created in the new Child Tenant. Input a '*' to apply to all application namespaces. The System, Shared, and Default namespaces will be created automatically
|
|
104
|
-
|
|
105
|
-
<a id="ct-groups-namespace-roles-role"></a>• [`role`](#ct-groups-namespace-roles-role) - Optional String<br>Role. User role that users in the newly created group will inherit
|
|
106
|
-
|
|
107
|
-
#### Favicon
|
|
108
|
-
|
|
109
|
-
A [`favicon`](#favicon) block supports the following:
|
|
110
|
-
|
|
111
|
-
<a id="favicon-aws-s3"></a>• [`aws_s3`](#favicon-aws-s3) - Optional Block<br>Enable this option
|
|
112
|
-
|
|
113
|
-
<a id="favicon-content"></a>• [`content`](#favicon-content) - Optional String<br>Content. Content of the file
|
|
114
|
-
|
|
115
|
-
<a id="favicon-content-type"></a>• [`content_type`](#favicon-content-type) - Optional String<br>Content Type. Content type of the file (MIME type)
|
|
116
|
-
|
|
117
|
-
#### Logo
|
|
118
|
-
|
|
119
|
-
A [`logo`](#logo) block supports the following:
|
|
120
|
-
|
|
121
|
-
<a id="logo-aws-s3"></a>• [`aws_s3`](#logo-aws-s3) - Optional Block<br>Enable this option
|
|
122
|
-
|
|
123
|
-
<a id="logo-content"></a>• [`content`](#logo-content) - Optional String<br>Content. Content of the file
|
|
124
|
-
|
|
125
|
-
<a id="logo-content-type"></a>• [`content_type`](#logo-content-type) - Optional String<br>Content Type. Content type of the file (MIME type)
|
|
126
|
-
|
|
127
|
-
#### Plan
|
|
128
|
-
|
|
129
|
-
<a id="objref-5fc251"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
|
|
130
|
-
|
|
131
|
-
#### Timeouts
|
|
132
|
-
|
|
133
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
134
|
-
|
|
135
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
136
|
-
|
|
137
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
138
|
-
|
|
139
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
140
|
-
|
|
141
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
142
|
-
|
|
143
|
-
---
|
|
144
|
-
|
|
145
|
-
## Common Types
|
|
146
|
-
|
|
147
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
148
|
-
|
|
149
|
-
### Object Reference {#common-object-reference}
|
|
150
|
-
|
|
151
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
152
|
-
|
|
153
|
-
| Field | Type | Description |
|
|
154
|
-
| ----- | ---- | ----------- |
|
|
155
|
-
| `name` | String | Name of the referenced object |
|
|
156
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
157
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
158
|
-
|
|
159
|
-
### Transformers {#common-transformers}
|
|
160
|
-
|
|
161
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
162
|
-
|
|
163
|
-
| Value | Description |
|
|
164
|
-
| ----- | ----------- |
|
|
165
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
166
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
167
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
168
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
169
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
170
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
171
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
172
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
173
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
174
|
-
|
|
175
|
-
### HTTP Methods {#common-http-methods}
|
|
176
|
-
|
|
177
|
-
HTTP methods used for request matching.
|
|
178
|
-
|
|
179
|
-
| Value | Description |
|
|
180
|
-
| ----- | ----------- |
|
|
181
|
-
| `ANY` | Match any HTTP method |
|
|
182
|
-
| `GET` | HTTP GET request |
|
|
183
|
-
| `HEAD` | HTTP HEAD request |
|
|
184
|
-
| `POST` | HTTP POST request |
|
|
185
|
-
| `PUT` | HTTP PUT request |
|
|
186
|
-
| `DELETE` | HTTP DELETE request |
|
|
187
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
188
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
189
|
-
| `TRACE` | HTTP TRACE request |
|
|
190
|
-
| `PATCH` | HTTP PATCH request |
|
|
191
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
192
|
-
|
|
193
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
194
|
-
|
|
195
|
-
TLS fingerprint categories for malicious client detection.
|
|
196
|
-
|
|
197
|
-
| Value | Description |
|
|
198
|
-
| ----- | ----------- |
|
|
199
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
200
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
201
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
202
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
203
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
204
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
205
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
206
|
-
|
|
207
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
208
|
-
|
|
209
|
-
IP address threat categories for security filtering.
|
|
210
|
-
|
|
211
|
-
| Value | Description |
|
|
212
|
-
| ----- | ----------- |
|
|
213
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
214
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
215
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
216
|
-
| `BOTNETS` | Known botnet IPs |
|
|
217
|
-
| `SCANNERS` | Network scanner IPs |
|
|
218
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
219
|
-
| `PHISHING` | Phishing-related IPs |
|
|
220
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
221
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
222
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
223
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
224
|
-
| `NETWORK` | Known bad network ranges |
|
|
225
|
-
|
|
226
|
-
## Import
|
|
227
|
-
|
|
228
|
-
Import is supported using the following syntax:
|
|
229
|
-
|
|
230
|
-
```shell
|
|
231
|
-
# Import using namespace/name format
|
|
232
|
-
terraform import f5xc_tenant_profile.example system/example
|
|
233
|
-
```
|
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_ticket_tracking_system Resource - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Integrations"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages Ticket Tracking System in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_ticket_tracking_system (Resource)
|
|
9
|
-
|
|
10
|
-
Manages Ticket Tracking System 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
|
-
# Ticket Tracking System Resource Example
|
|
18
|
-
# Manages Ticket Tracking System in F5 Distributed Cloud.
|
|
19
|
-
|
|
20
|
-
# Basic Ticket Tracking System configuration
|
|
21
|
-
resource "f5xc_ticket_tracking_system" "example" {
|
|
22
|
-
name = "example-ticket-tracking-system"
|
|
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
|
-
# Jira Configuration Type.
|
|
36
|
-
jira_config {
|
|
37
|
-
# Configure jira_config settings
|
|
38
|
-
}
|
|
39
|
-
# JIRA Ad-hoc REST API Configuration Type. v3 API Basic Aut...
|
|
40
|
-
adhoc_rest_api {
|
|
41
|
-
# Configure adhoc_rest_api settings
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
<!-- schema generated by tfplugindocs -->
|
|
47
|
-
## Argument Reference
|
|
48
|
-
|
|
49
|
-
### Metadata Argument Reference
|
|
50
|
-
|
|
51
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the Ticket Tracking System. Must be unique within the namespace
|
|
52
|
-
|
|
53
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Ticket Tracking System will be created
|
|
54
|
-
|
|
55
|
-
<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
|
|
56
|
-
|
|
57
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Human readable description for the object
|
|
58
|
-
|
|
59
|
-
<a id="disable"></a>• [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
|
|
60
|
-
|
|
61
|
-
<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
|
|
62
|
-
|
|
63
|
-
### Spec Argument Reference
|
|
64
|
-
|
|
65
|
-
<a id="jira-config"></a>• [`jira_config`](#jira-config) - Optional Block<br>Jira Configuration Type<br>See [Jira Config](#jira-config) below for details.
|
|
66
|
-
|
|
67
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
68
|
-
|
|
69
|
-
### Attributes Reference
|
|
70
|
-
|
|
71
|
-
In addition to all arguments above, the following attributes are exported:
|
|
72
|
-
|
|
73
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
74
|
-
|
|
75
|
-
---
|
|
76
|
-
|
|
77
|
-
#### Jira Config
|
|
78
|
-
|
|
79
|
-
A [`jira_config`](#jira-config) block supports the following:
|
|
80
|
-
|
|
81
|
-
<a id="jira-config-adhoc-rest-api"></a>• [`adhoc_rest_api`](#jira-config-adhoc-rest-api) - Optional Block<br>JIRA Ad-hoc REST API Configuration Type. v3 API Basic Auth for Ad-hoc API Calls - `HTTPS://developer.atlassian.com/cloud/jira/platform/REST/v3/` This message represents what is stored in the XC database. To see the API format, refer to the JiraAdhocRestApiConfigurationSpec message<br>See [Adhoc REST API](#jira-config-adhoc-rest-api) below.
|
|
82
|
-
|
|
83
|
-
#### Jira Config Adhoc REST API
|
|
84
|
-
|
|
85
|
-
An [`adhoc_rest_api`](#jira-config-adhoc-rest-api) block (within [`jira_config`](#jira-config)) supports the following:
|
|
86
|
-
|
|
87
|
-
<a id="email-52fbe5"></a>• [`account_email`](#email-52fbe5) - Optional String<br>Account Email. Username (email) for the Atlassian account
|
|
88
|
-
|
|
89
|
-
<a id="jira-config-adhoc-rest-api-api-token"></a>• [`api_token`](#jira-config-adhoc-rest-api-api-token) - Optional String<br>API Token. API Token (password) specified by the customer in plaintext to be used for Basic Auth. This value is purely used for user input and is not persisted in the database. It will be converted to a blindfolded and encrypted form before saving. For editing/replacing the existing JIRA configuration, and to use the already stored value of the encrypted API Token, this field should be sent as an empty string. Since this field is confidential, the Get/List public APIs will return this value as an empty string
|
|
90
|
-
|
|
91
|
-
<a id="domain-eae2e3"></a>• [`organization_domain`](#domain-eae2e3) - Optional String<br>Organization Domain. A valid hostname for the Atlassian organization, as defined by RFC 1034
|
|
92
|
-
|
|
93
|
-
#### Timeouts
|
|
94
|
-
|
|
95
|
-
A [`timeouts`](#timeouts) block supports the following:
|
|
96
|
-
|
|
97
|
-
<a id="timeouts-create"></a>• [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
|
|
98
|
-
|
|
99
|
-
<a id="timeouts-delete"></a>• [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
|
|
100
|
-
|
|
101
|
-
<a id="timeouts-read"></a>• [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
|
|
102
|
-
|
|
103
|
-
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
104
|
-
|
|
105
|
-
---
|
|
106
|
-
|
|
107
|
-
## Common Types
|
|
108
|
-
|
|
109
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
110
|
-
|
|
111
|
-
### Object Reference {#common-object-reference}
|
|
112
|
-
|
|
113
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
114
|
-
|
|
115
|
-
| Field | Type | Description |
|
|
116
|
-
| ----- | ---- | ----------- |
|
|
117
|
-
| `name` | String | Name of the referenced object |
|
|
118
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
119
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
120
|
-
|
|
121
|
-
### Transformers {#common-transformers}
|
|
122
|
-
|
|
123
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
124
|
-
|
|
125
|
-
| Value | Description |
|
|
126
|
-
| ----- | ----------- |
|
|
127
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
128
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
129
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
130
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
131
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
132
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
133
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
134
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
135
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
136
|
-
|
|
137
|
-
### HTTP Methods {#common-http-methods}
|
|
138
|
-
|
|
139
|
-
HTTP methods used for request matching.
|
|
140
|
-
|
|
141
|
-
| Value | Description |
|
|
142
|
-
| ----- | ----------- |
|
|
143
|
-
| `ANY` | Match any HTTP method |
|
|
144
|
-
| `GET` | HTTP GET request |
|
|
145
|
-
| `HEAD` | HTTP HEAD request |
|
|
146
|
-
| `POST` | HTTP POST request |
|
|
147
|
-
| `PUT` | HTTP PUT request |
|
|
148
|
-
| `DELETE` | HTTP DELETE request |
|
|
149
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
150
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
151
|
-
| `TRACE` | HTTP TRACE request |
|
|
152
|
-
| `PATCH` | HTTP PATCH request |
|
|
153
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
154
|
-
|
|
155
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
156
|
-
|
|
157
|
-
TLS fingerprint categories for malicious client detection.
|
|
158
|
-
|
|
159
|
-
| Value | Description |
|
|
160
|
-
| ----- | ----------- |
|
|
161
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
162
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
163
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
164
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
165
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
166
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
167
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
168
|
-
|
|
169
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
170
|
-
|
|
171
|
-
IP address threat categories for security filtering.
|
|
172
|
-
|
|
173
|
-
| Value | Description |
|
|
174
|
-
| ----- | ----------- |
|
|
175
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
176
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
177
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
178
|
-
| `BOTNETS` | Known botnet IPs |
|
|
179
|
-
| `SCANNERS` | Network scanner IPs |
|
|
180
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
181
|
-
| `PHISHING` | Phishing-related IPs |
|
|
182
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
183
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
184
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
185
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
186
|
-
| `NETWORK` | Known bad network ranges |
|
|
187
|
-
|
|
188
|
-
## Import
|
|
189
|
-
|
|
190
|
-
Import is supported using the following syntax:
|
|
191
|
-
|
|
192
|
-
```shell
|
|
193
|
-
# Import using namespace/name format
|
|
194
|
-
terraform import f5xc_ticket_tracking_system.example system/example
|
|
195
|
-
```
|