@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +99 -4
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -1,201 +0,0 @@
1
- ---
2
- page_title: "f5xc_child_tenant_manager Resource - terraform-provider-f5xc"
3
- subcategory: "Organization"
4
- description: |-
5
- Manages child_tenant_manager config instance. Name of the object is the name of the child tenant manager to be created. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_child_tenant_manager (Resource)
9
-
10
- Manages child_tenant_manager config instance. Name of the object is the name of the child tenant manager 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
- # Child Tenant Manager Resource Example
18
- # Manages child_tenant_manager config instance. Name of the object is the name of the child tenant manager to be created. in F5 Distributed Cloud.
19
-
20
- # Basic Child Tenant Manager configuration
21
- resource "f5xc_child_tenant_manager" "example" {
22
- name = "example-child-tenant-manager"
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
- # Group Mapping. The Group Mapping field is used to associa...
36
- group_assignments {
37
- # Configure group_assignments settings
38
- }
39
- # Object reference. This type establishes a direct referenc...
40
- group {
41
- # Configure group settings
42
- }
43
- # Object reference. This type establishes a direct referenc...
44
- tenant_owner_group {
45
- # Configure tenant_owner_group settings
46
- }
47
- }
48
- ```
49
-
50
- <!-- schema generated by tfplugindocs -->
51
- ## Argument Reference
52
-
53
- ### Metadata Argument Reference
54
-
55
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Child Tenant Manager. Must be unique within the namespace
56
-
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Child Tenant Manager will be created
58
-
59
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
60
-
61
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
62
-
63
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
64
-
65
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
66
-
67
- ### Spec Argument Reference
68
-
69
- <a id="group-assignments"></a>&#x2022; [`group_assignments`](#group-assignments) - Optional Block<br>Group Mapping. The Group Mapping field is used to associate local user groups with user groups in child tenants<br>See [Group Assignments](#group-assignments) below for details.
70
-
71
- <a id="tenant-owner-group"></a>&#x2022; [`tenant_owner_group`](#tenant-owner-group) - 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 [Tenant Owner Group](#tenant-owner-group) below for details.
72
-
73
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
74
-
75
- ### Attributes Reference
76
-
77
- In addition to all arguments above, the following attributes are exported:
78
-
79
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
80
-
81
- ---
82
-
83
- #### Group Assignments
84
-
85
- A [`group_assignments`](#group-assignments) block supports the following:
86
-
87
- <a id="group-assignments-child-tenant-groups"></a>&#x2022; [`child_tenant_groups`](#group-assignments-child-tenant-groups) - Optional List<br>Child Tenant User Groups. List of group names in child tenant. Note - To establish access, child tenant group names must be a subset of child tenant groups configured in tenant profile. Once it's setup, when user from msp tenant access child tenant, underlying roles from child tenant will be applied to user
88
-
89
- <a id="group-assignments-group"></a>&#x2022; [`group`](#group-assignments-group) - 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 [Group](#group-assignments-group) below.
90
-
91
- #### Group Assignments Group
92
-
93
- <a id="objref-77d14c"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
94
-
95
- #### Tenant Owner Group
96
-
97
- <a id="objref-e2999c"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
98
-
99
- #### Timeouts
100
-
101
- A [`timeouts`](#timeouts) block supports the following:
102
-
103
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
104
-
105
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
106
-
107
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
108
-
109
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
110
-
111
- ---
112
-
113
- ## Common Types
114
-
115
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
116
-
117
- ### Object Reference {#common-object-reference}
118
-
119
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
120
-
121
- | Field | Type | Description |
122
- | ----- | ---- | ----------- |
123
- | `name` | String | Name of the referenced object |
124
- | `namespace` | String | Namespace containing the referenced object |
125
- | `tenant` | String | Tenant of the referenced object (system-managed) |
126
-
127
- ### Transformers {#common-transformers}
128
-
129
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
130
-
131
- | Value | Description |
132
- | ----- | ----------- |
133
- | `LOWER_CASE` | Convert to lowercase |
134
- | `UPPER_CASE` | Convert to uppercase |
135
- | `BASE64_DECODE` | Decode base64 content |
136
- | `NORMALIZE_PATH` | Normalize URL path |
137
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
138
- | `URL_DECODE` | Decode URL-encoded characters |
139
- | `TRIM_LEFT` | Trim leading whitespace |
140
- | `TRIM_RIGHT` | Trim trailing whitespace |
141
- | `TRIM` | Trim both leading and trailing whitespace |
142
-
143
- ### HTTP Methods {#common-http-methods}
144
-
145
- HTTP methods used for request matching.
146
-
147
- | Value | Description |
148
- | ----- | ----------- |
149
- | `ANY` | Match any HTTP method |
150
- | `GET` | HTTP GET request |
151
- | `HEAD` | HTTP HEAD request |
152
- | `POST` | HTTP POST request |
153
- | `PUT` | HTTP PUT request |
154
- | `DELETE` | HTTP DELETE request |
155
- | `CONNECT` | HTTP CONNECT request |
156
- | `OPTIONS` | HTTP OPTIONS request |
157
- | `TRACE` | HTTP TRACE request |
158
- | `PATCH` | HTTP PATCH request |
159
- | `COPY` | HTTP COPY request (WebDAV) |
160
-
161
- ### TLS Fingerprints {#common-tls-fingerprints}
162
-
163
- TLS fingerprint categories for malicious client detection.
164
-
165
- | Value | Description |
166
- | ----- | ----------- |
167
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
168
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
169
- | `ADWARE` | Adware-associated fingerprints |
170
- | `DRIDEX` | Dridex malware fingerprints |
171
- | `GOOTKIT` | Gootkit malware fingerprints |
172
- | `RANSOMWARE` | Ransomware-associated fingerprints |
173
- | `TRICKBOT` | Trickbot malware fingerprints |
174
-
175
- ### IP Threat Categories {#common-ip-threat-categories}
176
-
177
- IP address threat categories for security filtering.
178
-
179
- | Value | Description |
180
- | ----- | ----------- |
181
- | `SPAM_SOURCES` | Known spam sources |
182
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
183
- | `WEB_ATTACKS` | Web attack sources |
184
- | `BOTNETS` | Known botnet IPs |
185
- | `SCANNERS` | Network scanner IPs |
186
- | `REPUTATION` | Poor reputation IPs |
187
- | `PHISHING` | Phishing-related IPs |
188
- | `PROXY` | Anonymous proxy IPs |
189
- | `MOBILE_THREATS` | Mobile threat sources |
190
- | `TOR_PROXY` | Tor exit nodes |
191
- | `DENIAL_OF_SERVICE` | DoS attack sources |
192
- | `NETWORK` | Known bad network ranges |
193
-
194
- ## Import
195
-
196
- Import is supported using the following syntax:
197
-
198
- ```shell
199
- # Import using namespace/name format
200
- terraform import f5xc_child_tenant_manager.example system/example
201
- ```
@@ -1,187 +0,0 @@
1
- ---
2
- page_title: "f5xc_contact Resource - terraform-provider-f5xc"
3
- subcategory: "Organization"
4
- description: |-
5
- Manages new customer's contact detail record with us, including address and phone number. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_contact (Resource)
9
-
10
- Manages new customer's contact detail record with us, including address and phone number. 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
- # Contact Resource Example
18
- # Manages new customer's contact detail record with us, including address and phone number. in F5 Distributed Cloud.
19
-
20
- # Basic Contact configuration
21
- resource "f5xc_contact" "example" {
22
- name = "example-contact"
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>&#x2022; [`name`](#name) - Required String<br>Name of the Contact. Must be unique within the namespace
42
-
43
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Contact will be created
44
-
45
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
46
-
47
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
48
-
49
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
50
-
51
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
52
-
53
- ### Spec Argument Reference
54
-
55
- <a id="address1"></a>&#x2022; [`address1`](#address1) - Optional String<br>Address Line 1
56
-
57
- <a id="address2"></a>&#x2022; [`address2`](#address2) - Optional String<br>Address Line 2
58
-
59
- <a id="city"></a>&#x2022; [`city`](#city) - Optional String<br>City
60
-
61
- <a id="contact-type"></a>&#x2022; [`contact_type`](#contact-type) - Optional String Defaults to `MAILING`<br>Possible values are `MAILING`, `BILLING`, `PAYMENT`<br>[Enum: MAILING|BILLING|PAYMENT] Contact Type. Determines the contact type Indicates snail mail address (used for correspondence) Indicates billing address (this address will appear on invoices) Indicates contact used for a payment method (this address is used when charging a payment method)
62
-
63
- <a id="country"></a>&#x2022; [`country`](#country) - Optional String<br>Country
64
-
65
- <a id="county"></a>&#x2022; [`county`](#county) - Optional String<br>County
66
-
67
- <a id="phone-number"></a>&#x2022; [`phone_number`](#phone-number) - Optional String<br>Phone Number
68
-
69
- <a id="state"></a>&#x2022; [`state`](#state) - Optional String<br>State
70
-
71
- <a id="state-code"></a>&#x2022; [`state_code`](#state-code) - Optional String<br>State Code
72
-
73
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
74
-
75
- <a id="zip-code"></a>&#x2022; [`zip_code`](#zip-code) - Optional String<br>ZIP code
76
-
77
- ### Attributes Reference
78
-
79
- In addition to all arguments above, the following attributes are exported:
80
-
81
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
82
-
83
- ---
84
-
85
- #### Timeouts
86
-
87
- A [`timeouts`](#timeouts) block supports the following:
88
-
89
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
90
-
91
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
92
-
93
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
94
-
95
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
96
-
97
- ---
98
-
99
- ## Common Types
100
-
101
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
102
-
103
- ### Object Reference {#common-object-reference}
104
-
105
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
106
-
107
- | Field | Type | Description |
108
- | ----- | ---- | ----------- |
109
- | `name` | String | Name of the referenced object |
110
- | `namespace` | String | Namespace containing the referenced object |
111
- | `tenant` | String | Tenant of the referenced object (system-managed) |
112
-
113
- ### Transformers {#common-transformers}
114
-
115
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
116
-
117
- | Value | Description |
118
- | ----- | ----------- |
119
- | `LOWER_CASE` | Convert to lowercase |
120
- | `UPPER_CASE` | Convert to uppercase |
121
- | `BASE64_DECODE` | Decode base64 content |
122
- | `NORMALIZE_PATH` | Normalize URL path |
123
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
124
- | `URL_DECODE` | Decode URL-encoded characters |
125
- | `TRIM_LEFT` | Trim leading whitespace |
126
- | `TRIM_RIGHT` | Trim trailing whitespace |
127
- | `TRIM` | Trim both leading and trailing whitespace |
128
-
129
- ### HTTP Methods {#common-http-methods}
130
-
131
- HTTP methods used for request matching.
132
-
133
- | Value | Description |
134
- | ----- | ----------- |
135
- | `ANY` | Match any HTTP method |
136
- | `GET` | HTTP GET request |
137
- | `HEAD` | HTTP HEAD request |
138
- | `POST` | HTTP POST request |
139
- | `PUT` | HTTP PUT request |
140
- | `DELETE` | HTTP DELETE request |
141
- | `CONNECT` | HTTP CONNECT request |
142
- | `OPTIONS` | HTTP OPTIONS request |
143
- | `TRACE` | HTTP TRACE request |
144
- | `PATCH` | HTTP PATCH request |
145
- | `COPY` | HTTP COPY request (WebDAV) |
146
-
147
- ### TLS Fingerprints {#common-tls-fingerprints}
148
-
149
- TLS fingerprint categories for malicious client detection.
150
-
151
- | Value | Description |
152
- | ----- | ----------- |
153
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
154
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
155
- | `ADWARE` | Adware-associated fingerprints |
156
- | `DRIDEX` | Dridex malware fingerprints |
157
- | `GOOTKIT` | Gootkit malware fingerprints |
158
- | `RANSOMWARE` | Ransomware-associated fingerprints |
159
- | `TRICKBOT` | Trickbot malware fingerprints |
160
-
161
- ### IP Threat Categories {#common-ip-threat-categories}
162
-
163
- IP address threat categories for security filtering.
164
-
165
- | Value | Description |
166
- | ----- | ----------- |
167
- | `SPAM_SOURCES` | Known spam sources |
168
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
169
- | `WEB_ATTACKS` | Web attack sources |
170
- | `BOTNETS` | Known botnet IPs |
171
- | `SCANNERS` | Network scanner IPs |
172
- | `REPUTATION` | Poor reputation IPs |
173
- | `PHISHING` | Phishing-related IPs |
174
- | `PROXY` | Anonymous proxy IPs |
175
- | `MOBILE_THREATS` | Mobile threat sources |
176
- | `TOR_PROXY` | Tor exit nodes |
177
- | `DENIAL_OF_SERVICE` | DoS attack sources |
178
- | `NETWORK` | Known bad network ranges |
179
-
180
- ## Import
181
-
182
- Import is supported using the following syntax:
183
-
184
- ```shell
185
- # Import using namespace/name format
186
- terraform import f5xc_contact.example system/example
187
- ```
@@ -1,253 +0,0 @@
1
- ---
2
- page_title: "f5xc_customer_support Resource - terraform-provider-f5xc"
3
- subcategory: "Organization"
4
- description: |-
5
- Manages new customer support ticket in our customer support provider system. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_customer_support (Resource)
9
-
10
- Manages new customer support ticket in our customer support provider 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
- # Customer Support Resource Example
18
- # Manages new customer support ticket in our customer support provider system. in F5 Distributed Cloud.
19
-
20
- # Basic Customer Support configuration
21
- resource "f5xc_customer_support" "example" {
22
- name = "example-customer-support"
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
- # Comments. Comments are all public comments on an issue. T...
36
- comments {
37
- # Configure comments settings
38
- }
39
- # Attachments details. Information about any attachments (s...
40
- attachments_info {
41
- # Configure attachments_info settings
42
- }
43
- # Ticket which this one relates to. Optional reference to a...
44
- relates_to {
45
- # Configure relates_to settings
46
- }
47
- }
48
- ```
49
-
50
- <!-- schema generated by tfplugindocs -->
51
- ## Argument Reference
52
-
53
- ### Metadata Argument Reference
54
-
55
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Customer Support. Must be unique within the namespace
56
-
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Customer Support will be created
58
-
59
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
60
-
61
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
62
-
63
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
64
-
65
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
66
-
67
- ### Spec Argument Reference
68
-
69
- <a id="category"></a>&#x2022; [`category`](#category) - Optional String<br>Category. ticket area further narrows down the ticket - infrastructure, application, dashboards can be examples
70
-
71
- <a id="comments"></a>&#x2022; [`comments`](#comments) - Optional Block<br>Comments. Comments are all public comments on an issue. They'RE usually conversation between the support personnel and the customer<br>See [Comments](#comments) below for details.
72
-
73
- <a id="description-spec"></a>&#x2022; [`description_spec`](#description-spec) - Optional String<br>Description. customer's description of the issue (free text)
74
-
75
- <a id="ongoing"></a>&#x2022; [`ongoing`](#ongoing) - Optional Bool<br>Ongoing. Ongoing is a flag that indicates whether the issue is ongoing or not
76
-
77
- <a id="priority"></a>&#x2022; [`priority`](#priority) - Optional String Defaults to `PRIORITY_UNKNOWN`<br>Possible values are `PRIORITY_UNKNOWN`, `PRIORITY_NORMAL`, `PRIORITY_HIGH`, `PRIORITY_URGENT`<br>[Enum: PRIORITY_UNKNOWN|PRIORITY_NORMAL|PRIORITY_HIGH|PRIORITY_URGENT] Priority. Support ticket priority helps understand importance of the ticket and focus more on more critical issues. Unknown/empty priority Normal priority issue High priority issue Urgent priority issue
78
-
79
- <a id="product-data"></a>&#x2022; [`product_data`](#product-data) - Optional String<br>Product Data. Product data is a free text field that can be used to describe the issue in more detail
80
-
81
- <a id="relates-to"></a>&#x2022; [`relates_to`](#relates-to) - Optional Block<br>Ticket which this one relates to. Optional reference to any original ticket in case the ticket being created is a followup<br>See [Relates To](#relates-to) below for details.
82
-
83
- <a id="service"></a>&#x2022; [`service`](#service) - Optional String Defaults to `SS_UNKNOWN`<br>Possible values are `SS_UNKNOWN`, `SS_ACCOUNT_PROTECTION`, `SS_ADMINISTRATION`, `SS_APPLICATION_TRAFFIC_INSIGHT`, `SS_AUDIT_LOGS_AND_ALERTS`, `SS_AUTHENTICATION_INTELLIGENCE`, `SS_BILLING`, `SS_CLIENT_SIDE_DEFENSE`, `SS_CLOUD_AND_EDGE_SITES`, `SS_DDOS_AND_TRANSIT_SERVICES`, `SS_DISTRIBUTED_APPS`, `SS_DNS_MANAGEMENT`, `SS_LOAD_BALANCERS`, `SS_SHARED_CONFIGURATION`, `SS_WEB_APP_AND_API_PROTECTION`, `SS_OTHER`, `SS_BOT_DEFENSE`, `SS_CDN`, `SS_OBSERVABILITY`, `SS_DELEGATED_ACCESS`, `SS_MULTI_CLOUD_NETWORK_CONNECT`, `SS_MULTI_CLOUD_APP_CONNECT`, `SS_BIG_IP_APM`, `SS_DATA_INTELLIGENCE`, `SS_NGINX_ONE`, `SS_WEB_APP_SCANNING`, `SS_ROUTED_DDOS`, `SS_MOBILE_APP_SHIELD`<br>[Enum: SS_UNKNOWN|SS_ACCOUNT_PROTECTION|SS_ADMINISTRATION|SS_APPLICATION_TRAFFIC_INSIGHT|SS_AUDIT_LOGS_AND_ALERTS|SS_AUTHENTICATION_INTELLIGENCE|SS_BILLING|SS_CLIENT_SIDE_DEFENSE|SS_CLOUD_AND_EDGE_SITES|SS_DDOS_AND_TRANSIT_SERVICES|SS_DISTRIBUTED_APPS|SS_DNS_MANAGEMENT|SS_LOAD_BALANCERS|SS_SHARED_CONFIGURATION|SS_WEB_APP_AND_API_PROTECTION|SS_OTHER|SS_BOT_DEFENSE|SS_CDN|SS_OBSERVABILITY|SS_DELEGATED_ACCESS|SS_MULTI_CLOUD_NETWORK_CONNECT|SS_MULTI_CLOUD_APP_CONNECT|SS_BIG_IP_APM|SS_DATA_INTELLIGENCE|SS_NGINX_ONE|SS_WEB_APP_SCANNING|SS_ROUTED_DDOS|SS_MOBILE_APP_SHIELD] Support Service. Indicates the list of support service Unknown Support Service Account Protection Support Service Administration Support Service Application Traffic Insight Support Service Audit Logs & Alerts Support Service Authentication Intelligence Support Service Billing Support Service Client Side Defense Support Service Cloud & Edge Sites Support Service deprecated: use SS_MULTI_CLOUD_NETWORK_CONNECT instead DDOS & Transit Support Service Deprecated: use SS_ROUTED_DDOS instead Distributed Apps Support Service DNS Management Support Service LoadBalancers Support Service deprecated: use SS_MULTI_CLOUD_APP_CONNECT instead Shared Configuration Support Service Web App & API Protection Support Service Other Support Service Bot Defense Support Service Content delivery network Support Service Observability Support Service Delegated Access Support Service Networking & security across clouds, edge and on-premises Connect apps across clouds, edge and on-premises using Load Balancers BIG-IP Access Policy Manager (APM) Data Intelligence Support Service NGINX One Support Service Web App Scanning Support Service Routed DDOS Support Service Mobile App Shield protects mobile apps from reverse engineering, tampering and malware
84
-
85
- <a id="status"></a>&#x2022; [`status`](#status) - Optional String Defaults to `STATUS_UNKNOWN`<br>Possible values are `STATUS_UNKNOWN`, `STATUS_NEW`, `STATUS_OPEN`, `STATUS_PENDING`, `STATUS_ONHOLD`, `STATUS_SOLVED`, `STATUS_CLOSED`, `STATUS_FAILED`<br>[Enum: STATUS_UNKNOWN|STATUS_NEW|STATUS_OPEN|STATUS_PENDING|STATUS_ONHOLD|STATUS_SOLVED|STATUS_CLOSED|STATUS_FAILED] Support Ticket Status. State of the ticket so the customers know if the problem is being looked into Unknown or empty support ticket status Indicates a new ticket, waiting to be assigned to an agent Indicates an open issues, actively being looked into Indicates a pending issue, an open issue not actively being looked into Indicates on issue that on-hold, waiting for more information Indicates a solved issue, waiting for customer's confirmation Indicates a closed issue, resolved and customer approved Indicates a failed ticket, a failed ticket didn't make it into Zendesk and a customer should create new one instead
86
-
87
- <a id="subject"></a>&#x2022; [`subject`](#subject) - Optional String<br>Subject. subject of the ticket
88
-
89
- <a id="timeline"></a>&#x2022; [`timeline`](#timeline) - Optional String<br>Timeline. Timeline is a free text field that can be used to describe the issue in more detail
90
-
91
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
92
-
93
- <a id="topic"></a>&#x2022; [`topic`](#topic) - Optional String Defaults to `TOPIC_UNKNOWN`<br>Possible values are `TOPIC_UNKNOWN`, `ACCOUNT_SUPPORT_TOPIC_ACCESS_REQUEST`, `ACCOUNT_SUPPORT_TOPIC_ACCOUNT`, `ACCOUNT_SUPPORT_TOPIC_BILLING`, `ACCOUNT_SUPPORT_TOPIC_BILLING_PLAN_CHANGE`, `ACCOUNT_SUPPORT_TOPIC_PUBLIC_IP`, `ACCOUNT_SUPPORT_TOPIC_QUOTA_INCREASE`, `ACCOUNT_SUPPORT_TOPIC_RMA`, `ACCOUNT_SUPPORT_TOPIC_TAX_EXEMPT_VERIFICATION`, `ACCOUNT_SUPPORT_TOPIC_OTHERS`, `TECHNICAL_SUPPORT_TOPIC_CONFIGURATION_CHANGES`, `TECHNICAL_SUPPORT_TOPIC_ERROR_MESSAGE`, `TECHNICAL_SUPPORT_TOPIC_NEW_CONFIGURATION`, `TECHNICAL_SUPPORT_TOPIC_PRODUCT_QUESTION`, `TECHNICAL_SUPPORT_TOPIC_TROUBLESHOOTING`, `TECHNICAL_SUPPORT_TOPIC_OTHERS`, `INCIDENT_SUPPORT_TOPIC_LATENCY`, `INCIDENT_SUPPORT_TOPIC_PERFORMANCE_DEGRADATION`, `INCIDENT_SUPPORT_TOPIC_PARTIAL_OUTAGE`, `INCIDENT_SUPPORT_TOPIC_COMPLETE_OUTAGE`, `INCIDENT_SUPPORT_TOPIC_OTHERS`, `TASK_TOPIC_PLAN_TRANSITION`, `PROBLEM_TOPIC_SUPPORT_ALERT`, `QUESTION_TOPIC_INFRASTRUCTURE`, `TECHNICAL_SUPPORT_TOPIC_DELEGATED_DOMAIN_MIGRATION`<br>[Enum: TOPIC_UNKNOWN|ACCOUNT_SUPPORT_TOPIC_ACCESS_REQUEST|ACCOUNT_SUPPORT_TOPIC_ACCOUNT|ACCOUNT_SUPPORT_TOPIC_BILLING|ACCOUNT_SUPPORT_TOPIC_BILLING_PLAN_CHANGE|ACCOUNT_SUPPORT_TOPIC_PUBLIC_IP|ACCOUNT_SUPPORT_TOPIC_QUOTA_INCREASE|ACCOUNT_SUPPORT_TOPIC_RMA|ACCOUNT_SUPPORT_TOPIC_TAX_EXEMPT_VERIFICATION|ACCOUNT_SUPPORT_TOPIC_OTHERS|TECHNICAL_SUPPORT_TOPIC_CONFIGURATION_CHANGES|TECHNICAL_SUPPORT_TOPIC_ERROR_MESSAGE|TECHNICAL_SUPPORT_TOPIC_NEW_CONFIGURATION|TECHNICAL_SUPPORT_TOPIC_PRODUCT_QUESTION|TECHNICAL_SUPPORT_TOPIC_TROUBLESHOOTING|TECHNICAL_SUPPORT_TOPIC_OTHERS|INCIDENT_SUPPORT_TOPIC_LATENCY|INCIDENT_SUPPORT_TOPIC_PERFORMANCE_DEGRADATION|INCIDENT_SUPPORT_TOPIC_PARTIAL_OUTAGE|INCIDENT_SUPPORT_TOPIC_COMPLETE_OUTAGE|INCIDENT_SUPPORT_TOPIC_OTHERS|TASK_TOPIC_PLAN_TRANSITION|PROBLEM_TOPIC_SUPPORT_ALERT|QUESTION_TOPIC_INFRASTRUCTURE|TECHNICAL_SUPPORT_TOPIC_DELEGATED_DOMAIN_MIGRATION] Support Topic. Support Topic indicates the list of topics for service tickets Unknown/empty priority ACCOUNT_SUPPORT_TOPIC_ACCESS_REQUEST ACCOUNT_SUPPORT_TOPIC_ACCOUNT ACCOUNT_SUPPORT_TOPIC_BILLING ACCOUNT_SUPPORT_TOPIC_BILLING_PLAN_CHANGE ACCOUNT_SUPPORT_TOPIC_PUBLIC_IP ACCOUNT_SUPPORT_TOPIC_QUOTA_INCREASE ACCOUNT_SUPPORT_TOPIC_RMA ACCOUNT_SUPPORT_TOPIC_TAX_EXEMPT_VERIFICATION ACCOUNT_SUPPORT_TOPIC_OTHERS TECHNICAL_SUPPORT_TOPIC_CONFIGURATION_CHANGES TECHNICAL_SUPPORT_TOPIC_ERROR_MESSAGE TECHNICAL_SUPPORT_TOPIC_NEW_CONFIGURATION TECHNICAL_SUPPORT_TOPIC_PRODUCT_QUESTION TECHNICAL_SUPPORT_TOPIC_TROUBLESHOOTING TECHNICAL_SUPPORT_TOPIC_OTHERS INCIDENT_SUPPORT_TOPIC_LATENCY INCIDENT_SUPPORT_TOPIC_PERFORMANCE_DEGRADATION INCIDENT_SUPPORT_TOPIC_PARTIAL_OUTAGE INCIDENT_SUPPORT_TOPIC_COMPLETE_OUTAGE INCIDENT_SUPPORT_TOPIC_OTHERS TASK_TOPIC_PLAN_TRANSITION PROBLEM_TOPIC_SUPPORT_ALERT QUESTION_TOPIC_INFRASTRUCTURE TECHNICAL_SUPPORT_TOPIC_DELEGATED_DOMAIN_MIGRATION
94
-
95
- <a id="tp-id"></a>&#x2022; [`tp_id`](#tp-id) - Optional String<br>Third Party ID. ID assigned to this ticket by our support provider
96
-
97
- <a id="type"></a>&#x2022; [`type`](#type) - Optional String Defaults to `TYPE_UNKNOWN`<br>Possible values are `TYPE_UNKNOWN`, `TYPE_PROBLEM`, `TYPE_TASK`, `TYPE_QUESTION`, `TYPE_INCIDENT`, `TYPE_TECHNICAL_SUPPORT`, `TYPE_ACCOUNT_SUPPORT`, `TYPE_INCIDENT_SUPPORT`<br>[Enum: TYPE_UNKNOWN|TYPE_PROBLEM|TYPE_TASK|TYPE_QUESTION|TYPE_INCIDENT|TYPE_TECHNICAL_SUPPORT|TYPE_ACCOUNT_SUPPORT|TYPE_INCIDENT_SUPPORT] Support Ticket. Several types of issues are supported, such as problems, questions. Unknown or empty ticket type Indicates a problem (e.g. misconfiguration) Indicates a task (a request to do something) Indicates a question (billing, services related) Indicates an incident (something is not working) Indicates a technical support ticket Indicates an account support ticket Indicates an Incident support ticket
98
-
99
- ### Attributes Reference
100
-
101
- In addition to all arguments above, the following attributes are exported:
102
-
103
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
104
-
105
- ---
106
-
107
- #### Comments
108
-
109
- A [`comments`](#comments) block supports the following:
110
-
111
- <a id="comments-attachment-ids"></a>&#x2022; [`attachment_ids`](#comments-attachment-ids) - Optional List<br>Attachment IDs. Third party ID of any attachment related to this ticket comment
112
-
113
- <a id="comments-attachments-info"></a>&#x2022; [`attachments_info`](#comments-attachments-info) - Optional Block<br>Attachments details. Information about any attachments (such as screenshots, plain text files) the comment can have<br>See [Attachments Info](#comments-attachments-info) below.
114
-
115
- <a id="comments-author-email"></a>&#x2022; [`author_email`](#comments-author-email) - Optional String<br>Email. Email of the author of the comment
116
-
117
- <a id="comments-author-name"></a>&#x2022; [`author_name`](#comments-author-name) - Optional String<br>Author. Author of the comment (as a name)
118
-
119
- <a id="comments-created-at"></a>&#x2022; [`created_at`](#comments-created-at) - Optional String<br>At. Comment creation time
120
-
121
- <a id="comments-html"></a>&#x2022; [`html`](#comments-html) - Optional String<br>Comment. Comment body as HTML
122
-
123
- <a id="comments-plain-text"></a>&#x2022; [`plain_text`](#comments-plain-text) - Optional String<br>Comment. Comment body as plain text
124
-
125
- #### Comments Attachments Info
126
-
127
- An [`attachments_info`](#comments-attachments-info) block (within [`comments`](#comments)) supports the following:
128
-
129
- <a id="comments-attachments-info-attachment"></a>&#x2022; [`attachment`](#comments-attachments-info-attachment) - Optional String<br>Attachment data. Any binary attachment (such as screenshots, plain text files, PDFs) encoded as base64 if used over HTTP
130
-
131
- <a id="comments-attachments-info-content-type"></a>&#x2022; [`content_type`](#comments-attachments-info-content-type) - Optional String<br>Content type. Mime content type of the attachment. Helps the UI to properly display the data
132
-
133
- <a id="comments-attachments-info-filename"></a>&#x2022; [`filename`](#comments-attachments-info-filename) - Optional String<br>Filename. Filename of the attachment as provided by the caller
134
-
135
- <a id="comments-attachments-info-tp-id"></a>&#x2022; [`tp_id`](#comments-attachments-info-tp-id) - Optional String<br>3rd party ID. Optional ID as assigned by the 3rd party actually storing the data
136
-
137
- #### Relates To
138
-
139
- A [`relates_to`](#relates-to) block supports the following:
140
-
141
- <a id="relates-to-kind"></a>&#x2022; [`kind`](#relates-to-kind) - Optional String<br>Object reference kind
142
-
143
- <a id="relates-to-name"></a>&#x2022; [`name`](#relates-to-name) - Optional String<br>Object reference name
144
-
145
- <a id="relates-to-namespace"></a>&#x2022; [`namespace`](#relates-to-namespace) - Optional String<br>Object reference namespace
146
-
147
- <a id="relates-to-tenant"></a>&#x2022; [`tenant`](#relates-to-tenant) - Optional String<br>Object reference tenant
148
-
149
- <a id="relates-to-uid"></a>&#x2022; [`uid`](#relates-to-uid) - Optional String<br>Object reference UID
150
-
151
- #### Timeouts
152
-
153
- A [`timeouts`](#timeouts) block supports the following:
154
-
155
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
156
-
157
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
158
-
159
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
160
-
161
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
162
-
163
- ---
164
-
165
- ## Common Types
166
-
167
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
168
-
169
- ### Object Reference {#common-object-reference}
170
-
171
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
172
-
173
- | Field | Type | Description |
174
- | ----- | ---- | ----------- |
175
- | `name` | String | Name of the referenced object |
176
- | `namespace` | String | Namespace containing the referenced object |
177
- | `tenant` | String | Tenant of the referenced object (system-managed) |
178
-
179
- ### Transformers {#common-transformers}
180
-
181
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
182
-
183
- | Value | Description |
184
- | ----- | ----------- |
185
- | `LOWER_CASE` | Convert to lowercase |
186
- | `UPPER_CASE` | Convert to uppercase |
187
- | `BASE64_DECODE` | Decode base64 content |
188
- | `NORMALIZE_PATH` | Normalize URL path |
189
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
190
- | `URL_DECODE` | Decode URL-encoded characters |
191
- | `TRIM_LEFT` | Trim leading whitespace |
192
- | `TRIM_RIGHT` | Trim trailing whitespace |
193
- | `TRIM` | Trim both leading and trailing whitespace |
194
-
195
- ### HTTP Methods {#common-http-methods}
196
-
197
- HTTP methods used for request matching.
198
-
199
- | Value | Description |
200
- | ----- | ----------- |
201
- | `ANY` | Match any HTTP method |
202
- | `GET` | HTTP GET request |
203
- | `HEAD` | HTTP HEAD request |
204
- | `POST` | HTTP POST request |
205
- | `PUT` | HTTP PUT request |
206
- | `DELETE` | HTTP DELETE request |
207
- | `CONNECT` | HTTP CONNECT request |
208
- | `OPTIONS` | HTTP OPTIONS request |
209
- | `TRACE` | HTTP TRACE request |
210
- | `PATCH` | HTTP PATCH request |
211
- | `COPY` | HTTP COPY request (WebDAV) |
212
-
213
- ### TLS Fingerprints {#common-tls-fingerprints}
214
-
215
- TLS fingerprint categories for malicious client detection.
216
-
217
- | Value | Description |
218
- | ----- | ----------- |
219
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
220
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
221
- | `ADWARE` | Adware-associated fingerprints |
222
- | `DRIDEX` | Dridex malware fingerprints |
223
- | `GOOTKIT` | Gootkit malware fingerprints |
224
- | `RANSOMWARE` | Ransomware-associated fingerprints |
225
- | `TRICKBOT` | Trickbot malware fingerprints |
226
-
227
- ### IP Threat Categories {#common-ip-threat-categories}
228
-
229
- IP address threat categories for security filtering.
230
-
231
- | Value | Description |
232
- | ----- | ----------- |
233
- | `SPAM_SOURCES` | Known spam sources |
234
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
235
- | `WEB_ATTACKS` | Web attack sources |
236
- | `BOTNETS` | Known botnet IPs |
237
- | `SCANNERS` | Network scanner IPs |
238
- | `REPUTATION` | Poor reputation IPs |
239
- | `PHISHING` | Phishing-related IPs |
240
- | `PROXY` | Anonymous proxy IPs |
241
- | `MOBILE_THREATS` | Mobile threat sources |
242
- | `TOR_PROXY` | Tor exit nodes |
243
- | `DENIAL_OF_SERVICE` | DoS attack sources |
244
- | `NETWORK` | Known bad network ranges |
245
-
246
- ## Import
247
-
248
- Import is supported using the following syntax:
249
-
250
- ```shell
251
- # Import using namespace/name format
252
- terraform import f5xc_customer_support.example system/example
253
- ```