@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,134 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_k8s_pod_security_admission Data Source - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Kubernetes"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages k8s_pod_security_admission will create the object in the storage backend in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_k8s_pod_security_admission (Data Source)
|
|
9
|
-
|
|
10
|
-
Manages k8s_pod_security_admission will create the object in the storage backend in F5 Distributed Cloud.
|
|
11
|
-
|
|
12
|
-
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
|
-
|
|
14
|
-
## Example Usage
|
|
15
|
-
|
|
16
|
-
```terraform
|
|
17
|
-
# K8s Pod Security Admission Data Source Example
|
|
18
|
-
# Retrieves information about an existing K8s Pod Security Admission
|
|
19
|
-
|
|
20
|
-
# Look up an existing K8s Pod Security Admission by name
|
|
21
|
-
data "f5xc_k8s_pod_security_admission" "example" {
|
|
22
|
-
name = "example-k8s-pod-security-admission"
|
|
23
|
-
namespace = "system"
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
# Example: Use the data source in another resource
|
|
27
|
-
# output "k8s_pod_security_admission_id" {
|
|
28
|
-
# value = data.f5xc_k8s_pod_security_admission.example.id
|
|
29
|
-
# }
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
<!-- schema generated by tfplugindocs -->
|
|
33
|
-
## Argument Reference
|
|
34
|
-
|
|
35
|
-
### Metadata Argument Reference
|
|
36
|
-
|
|
37
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the K8SPodSecurityAdmission
|
|
38
|
-
|
|
39
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the K8SPodSecurityAdmission exists
|
|
40
|
-
|
|
41
|
-
### Attributes Reference
|
|
42
|
-
|
|
43
|
-
In addition to all arguments above, the following attributes are exported:
|
|
44
|
-
|
|
45
|
-
<a id="annotations"></a>• [`annotations`](#annotations) - Optional Map<br>Annotations applied to this resource
|
|
46
|
-
|
|
47
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Description of the K8SPodSecurityAdmission
|
|
48
|
-
|
|
49
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
50
|
-
|
|
51
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels applied to this resource
|
|
52
|
-
|
|
53
|
-
---
|
|
54
|
-
|
|
55
|
-
## Common Types
|
|
56
|
-
|
|
57
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
58
|
-
|
|
59
|
-
### Object Reference {#common-object-reference}
|
|
60
|
-
|
|
61
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
62
|
-
|
|
63
|
-
| Field | Type | Description |
|
|
64
|
-
| ----- | ---- | ----------- |
|
|
65
|
-
| `name` | String | Name of the referenced object |
|
|
66
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
67
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
68
|
-
|
|
69
|
-
### Transformers {#common-transformers}
|
|
70
|
-
|
|
71
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
72
|
-
|
|
73
|
-
| Value | Description |
|
|
74
|
-
| ----- | ----------- |
|
|
75
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
76
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
77
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
78
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
79
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
80
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
81
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
82
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
83
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
84
|
-
|
|
85
|
-
### HTTP Methods {#common-http-methods}
|
|
86
|
-
|
|
87
|
-
HTTP methods used for request matching.
|
|
88
|
-
|
|
89
|
-
| Value | Description |
|
|
90
|
-
| ----- | ----------- |
|
|
91
|
-
| `ANY` | Match any HTTP method |
|
|
92
|
-
| `GET` | HTTP GET request |
|
|
93
|
-
| `HEAD` | HTTP HEAD request |
|
|
94
|
-
| `POST` | HTTP POST request |
|
|
95
|
-
| `PUT` | HTTP PUT request |
|
|
96
|
-
| `DELETE` | HTTP DELETE request |
|
|
97
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
98
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
99
|
-
| `TRACE` | HTTP TRACE request |
|
|
100
|
-
| `PATCH` | HTTP PATCH request |
|
|
101
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
102
|
-
|
|
103
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
104
|
-
|
|
105
|
-
TLS fingerprint categories for malicious client detection.
|
|
106
|
-
|
|
107
|
-
| Value | Description |
|
|
108
|
-
| ----- | ----------- |
|
|
109
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
110
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
111
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
112
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
113
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
114
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
115
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
116
|
-
|
|
117
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
118
|
-
|
|
119
|
-
IP address threat categories for security filtering.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
124
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
125
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
126
|
-
| `BOTNETS` | Known botnet IPs |
|
|
127
|
-
| `SCANNERS` | Network scanner IPs |
|
|
128
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
129
|
-
| `PHISHING` | Phishing-related IPs |
|
|
130
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
131
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
132
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
133
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
134
|
-
| `NETWORK` | Known bad network ranges |
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_k8s_pod_security_policy Data Source - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Security"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages k8s_pod_security_policy will create the object in the storage backend for namespace metadata.namespace in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_k8s_pod_security_policy (Data Source)
|
|
9
|
-
|
|
10
|
-
Manages k8s_pod_security_policy will create the object in the storage backend for namespace metadata.namespace in F5 Distributed Cloud.
|
|
11
|
-
|
|
12
|
-
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
|
-
|
|
14
|
-
## Example Usage
|
|
15
|
-
|
|
16
|
-
```terraform
|
|
17
|
-
# K8s Pod Security Policy Data Source Example
|
|
18
|
-
# Retrieves information about an existing K8s Pod Security Policy
|
|
19
|
-
|
|
20
|
-
# Look up an existing K8s Pod Security Policy by name
|
|
21
|
-
data "f5xc_k8s_pod_security_policy" "example" {
|
|
22
|
-
name = "example-k8s-pod-security-policy"
|
|
23
|
-
namespace = "system"
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
# Example: Use the data source in another resource
|
|
27
|
-
# output "k8s_pod_security_policy_id" {
|
|
28
|
-
# value = data.f5xc_k8s_pod_security_policy.example.id
|
|
29
|
-
# }
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
<!-- schema generated by tfplugindocs -->
|
|
33
|
-
## Argument Reference
|
|
34
|
-
|
|
35
|
-
### Metadata Argument Reference
|
|
36
|
-
|
|
37
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the K8SPodSecurityPolicy
|
|
38
|
-
|
|
39
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the K8SPodSecurityPolicy exists
|
|
40
|
-
|
|
41
|
-
### Attributes Reference
|
|
42
|
-
|
|
43
|
-
In addition to all arguments above, the following attributes are exported:
|
|
44
|
-
|
|
45
|
-
<a id="annotations"></a>• [`annotations`](#annotations) - Optional Map<br>Annotations applied to this resource
|
|
46
|
-
|
|
47
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Description of the K8SPodSecurityPolicy
|
|
48
|
-
|
|
49
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
50
|
-
|
|
51
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels applied to this resource
|
|
52
|
-
|
|
53
|
-
---
|
|
54
|
-
|
|
55
|
-
## Common Types
|
|
56
|
-
|
|
57
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
58
|
-
|
|
59
|
-
### Object Reference {#common-object-reference}
|
|
60
|
-
|
|
61
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
62
|
-
|
|
63
|
-
| Field | Type | Description |
|
|
64
|
-
| ----- | ---- | ----------- |
|
|
65
|
-
| `name` | String | Name of the referenced object |
|
|
66
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
67
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
68
|
-
|
|
69
|
-
### Transformers {#common-transformers}
|
|
70
|
-
|
|
71
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
72
|
-
|
|
73
|
-
| Value | Description |
|
|
74
|
-
| ----- | ----------- |
|
|
75
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
76
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
77
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
78
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
79
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
80
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
81
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
82
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
83
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
84
|
-
|
|
85
|
-
### HTTP Methods {#common-http-methods}
|
|
86
|
-
|
|
87
|
-
HTTP methods used for request matching.
|
|
88
|
-
|
|
89
|
-
| Value | Description |
|
|
90
|
-
| ----- | ----------- |
|
|
91
|
-
| `ANY` | Match any HTTP method |
|
|
92
|
-
| `GET` | HTTP GET request |
|
|
93
|
-
| `HEAD` | HTTP HEAD request |
|
|
94
|
-
| `POST` | HTTP POST request |
|
|
95
|
-
| `PUT` | HTTP PUT request |
|
|
96
|
-
| `DELETE` | HTTP DELETE request |
|
|
97
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
98
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
99
|
-
| `TRACE` | HTTP TRACE request |
|
|
100
|
-
| `PATCH` | HTTP PATCH request |
|
|
101
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
102
|
-
|
|
103
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
104
|
-
|
|
105
|
-
TLS fingerprint categories for malicious client detection.
|
|
106
|
-
|
|
107
|
-
| Value | Description |
|
|
108
|
-
| ----- | ----------- |
|
|
109
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
110
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
111
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
112
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
113
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
114
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
115
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
116
|
-
|
|
117
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
118
|
-
|
|
119
|
-
IP address threat categories for security filtering.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
124
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
125
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
126
|
-
| `BOTNETS` | Known botnet IPs |
|
|
127
|
-
| `SCANNERS` | Network scanner IPs |
|
|
128
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
129
|
-
| `PHISHING` | Phishing-related IPs |
|
|
130
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
131
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
132
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
133
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
134
|
-
| `NETWORK` | Known bad network ranges |
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_managed_tenant Data Source - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Organization"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages managed_tenant config instance. Name of the object is name of the tenant that is allowed to manage. in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_managed_tenant (Data Source)
|
|
9
|
-
|
|
10
|
-
Manages managed_tenant config instance. Name of the object is name of the tenant that is allowed to manage. in F5 Distributed Cloud.
|
|
11
|
-
|
|
12
|
-
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
|
-
|
|
14
|
-
## Example Usage
|
|
15
|
-
|
|
16
|
-
```terraform
|
|
17
|
-
# Managed Tenant Data Source Example
|
|
18
|
-
# Retrieves information about an existing Managed Tenant
|
|
19
|
-
|
|
20
|
-
# Look up an existing Managed Tenant by name
|
|
21
|
-
data "f5xc_managed_tenant" "example" {
|
|
22
|
-
name = "example-managed-tenant"
|
|
23
|
-
namespace = "system"
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
# Example: Use the data source in another resource
|
|
27
|
-
# output "managed_tenant_id" {
|
|
28
|
-
# value = data.f5xc_managed_tenant.example.id
|
|
29
|
-
# }
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
<!-- schema generated by tfplugindocs -->
|
|
33
|
-
## Argument Reference
|
|
34
|
-
|
|
35
|
-
### Metadata Argument Reference
|
|
36
|
-
|
|
37
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the ManagedTenant
|
|
38
|
-
|
|
39
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the ManagedTenant exists
|
|
40
|
-
|
|
41
|
-
### Attributes Reference
|
|
42
|
-
|
|
43
|
-
In addition to all arguments above, the following attributes are exported:
|
|
44
|
-
|
|
45
|
-
<a id="annotations"></a>• [`annotations`](#annotations) - Optional Map<br>Annotations applied to this resource
|
|
46
|
-
|
|
47
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Description of the ManagedTenant
|
|
48
|
-
|
|
49
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
50
|
-
|
|
51
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels applied to this resource
|
|
52
|
-
|
|
53
|
-
---
|
|
54
|
-
|
|
55
|
-
## Common Types
|
|
56
|
-
|
|
57
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
58
|
-
|
|
59
|
-
### Object Reference {#common-object-reference}
|
|
60
|
-
|
|
61
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
62
|
-
|
|
63
|
-
| Field | Type | Description |
|
|
64
|
-
| ----- | ---- | ----------- |
|
|
65
|
-
| `name` | String | Name of the referenced object |
|
|
66
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
67
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
68
|
-
|
|
69
|
-
### Transformers {#common-transformers}
|
|
70
|
-
|
|
71
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
72
|
-
|
|
73
|
-
| Value | Description |
|
|
74
|
-
| ----- | ----------- |
|
|
75
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
76
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
77
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
78
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
79
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
80
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
81
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
82
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
83
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
84
|
-
|
|
85
|
-
### HTTP Methods {#common-http-methods}
|
|
86
|
-
|
|
87
|
-
HTTP methods used for request matching.
|
|
88
|
-
|
|
89
|
-
| Value | Description |
|
|
90
|
-
| ----- | ----------- |
|
|
91
|
-
| `ANY` | Match any HTTP method |
|
|
92
|
-
| `GET` | HTTP GET request |
|
|
93
|
-
| `HEAD` | HTTP HEAD request |
|
|
94
|
-
| `POST` | HTTP POST request |
|
|
95
|
-
| `PUT` | HTTP PUT request |
|
|
96
|
-
| `DELETE` | HTTP DELETE request |
|
|
97
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
98
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
99
|
-
| `TRACE` | HTTP TRACE request |
|
|
100
|
-
| `PATCH` | HTTP PATCH request |
|
|
101
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
102
|
-
|
|
103
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
104
|
-
|
|
105
|
-
TLS fingerprint categories for malicious client detection.
|
|
106
|
-
|
|
107
|
-
| Value | Description |
|
|
108
|
-
| ----- | ----------- |
|
|
109
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
110
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
111
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
112
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
113
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
114
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
115
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
116
|
-
|
|
117
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
118
|
-
|
|
119
|
-
IP address threat categories for security filtering.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
124
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
125
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
126
|
-
| `BOTNETS` | Known botnet IPs |
|
|
127
|
-
| `SCANNERS` | Network scanner IPs |
|
|
128
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
129
|
-
| `PHISHING` | Phishing-related IPs |
|
|
130
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
131
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
132
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
133
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
134
|
-
| `NETWORK` | Known bad network ranges |
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_namespace Data Source - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Organization"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages new namespace. Name of the object is name of the name space. in F5 Distributed Cloud.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_namespace (Data Source)
|
|
9
|
-
|
|
10
|
-
Manages new namespace. Name of the object is name of the name space. in F5 Distributed Cloud.
|
|
11
|
-
|
|
12
|
-
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
|
-
|
|
14
|
-
## Example Usage
|
|
15
|
-
|
|
16
|
-
```terraform
|
|
17
|
-
# Namespace Data Source Example
|
|
18
|
-
# Retrieves information about an existing Namespace
|
|
19
|
-
|
|
20
|
-
# Look up an existing Namespace by name
|
|
21
|
-
data "f5xc_namespace" "example" {
|
|
22
|
-
name = "example-namespace"
|
|
23
|
-
namespace = "system"
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
# Example: Use the data source in another resource
|
|
27
|
-
# output "namespace_id" {
|
|
28
|
-
# value = data.f5xc_namespace.example.id
|
|
29
|
-
# }
|
|
30
|
-
|
|
31
|
-
# Example: Create resources in a namespace discovered via data source
|
|
32
|
-
# resource "f5xc_origin_pool" "example" {
|
|
33
|
-
# name = "example-pool"
|
|
34
|
-
# namespace = data.f5xc_namespace.example.name
|
|
35
|
-
# # ... other configuration
|
|
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 Namespace
|
|
45
|
-
|
|
46
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the Namespace exists
|
|
47
|
-
|
|
48
|
-
### Attributes Reference
|
|
49
|
-
|
|
50
|
-
In addition to all arguments above, the following attributes are exported:
|
|
51
|
-
|
|
52
|
-
<a id="annotations"></a>• [`annotations`](#annotations) - Optional Map<br>Annotations applied to this resource
|
|
53
|
-
|
|
54
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Description of the Namespace
|
|
55
|
-
|
|
56
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
57
|
-
|
|
58
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels applied to this resource
|
|
59
|
-
|
|
60
|
-
---
|
|
61
|
-
|
|
62
|
-
## Common Types
|
|
63
|
-
|
|
64
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
65
|
-
|
|
66
|
-
### Object Reference {#common-object-reference}
|
|
67
|
-
|
|
68
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
69
|
-
|
|
70
|
-
| Field | Type | Description |
|
|
71
|
-
| ----- | ---- | ----------- |
|
|
72
|
-
| `name` | String | Name of the referenced object |
|
|
73
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
74
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
75
|
-
|
|
76
|
-
### Transformers {#common-transformers}
|
|
77
|
-
|
|
78
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
79
|
-
|
|
80
|
-
| Value | Description |
|
|
81
|
-
| ----- | ----------- |
|
|
82
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
83
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
84
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
85
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
86
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
87
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
88
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
89
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
90
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
91
|
-
|
|
92
|
-
### HTTP Methods {#common-http-methods}
|
|
93
|
-
|
|
94
|
-
HTTP methods used for request matching.
|
|
95
|
-
|
|
96
|
-
| Value | Description |
|
|
97
|
-
| ----- | ----------- |
|
|
98
|
-
| `ANY` | Match any HTTP method |
|
|
99
|
-
| `GET` | HTTP GET request |
|
|
100
|
-
| `HEAD` | HTTP HEAD request |
|
|
101
|
-
| `POST` | HTTP POST request |
|
|
102
|
-
| `PUT` | HTTP PUT request |
|
|
103
|
-
| `DELETE` | HTTP DELETE request |
|
|
104
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
105
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
106
|
-
| `TRACE` | HTTP TRACE request |
|
|
107
|
-
| `PATCH` | HTTP PATCH request |
|
|
108
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
109
|
-
|
|
110
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
111
|
-
|
|
112
|
-
TLS fingerprint categories for malicious client detection.
|
|
113
|
-
|
|
114
|
-
| Value | Description |
|
|
115
|
-
| ----- | ----------- |
|
|
116
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
117
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
118
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
119
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
120
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
121
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
122
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
123
|
-
|
|
124
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
125
|
-
|
|
126
|
-
IP address threat categories for security filtering.
|
|
127
|
-
|
|
128
|
-
| Value | Description |
|
|
129
|
-
| ----- | ----------- |
|
|
130
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
131
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
132
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
133
|
-
| `BOTNETS` | Known botnet IPs |
|
|
134
|
-
| `SCANNERS` | Network scanner IPs |
|
|
135
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
136
|
-
| `PHISHING` | Phishing-related IPs |
|
|
137
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
138
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
139
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
140
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
141
|
-
| `NETWORK` | Known bad network ranges |
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
page_title: "f5xc_oidc_provider Data Source - terraform-provider-f5xc"
|
|
3
|
-
subcategory: "Authentication"
|
|
4
|
-
description: |-
|
|
5
|
-
Manages a OIDC Provider resource in F5 Distributed Cloud for customcreatespectype is the spec to create oidc provider configuration.
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# f5xc_oidc_provider (Data Source)
|
|
9
|
-
|
|
10
|
-
Manages a OIDC Provider resource in F5 Distributed Cloud for customcreatespectype is the spec to create oidc provider configuration.
|
|
11
|
-
|
|
12
|
-
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
|
-
|
|
14
|
-
## Example Usage
|
|
15
|
-
|
|
16
|
-
```terraform
|
|
17
|
-
# OIDC Provider Data Source Example
|
|
18
|
-
# Retrieves information about an existing OIDC Provider
|
|
19
|
-
|
|
20
|
-
# Look up an existing OIDC Provider by name
|
|
21
|
-
data "f5xc_oidc_provider" "example" {
|
|
22
|
-
name = "example-oidc-provider"
|
|
23
|
-
namespace = "system"
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
# Example: Use the data source in another resource
|
|
27
|
-
# output "oidc_provider_id" {
|
|
28
|
-
# value = data.f5xc_oidc_provider.example.id
|
|
29
|
-
# }
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
<!-- schema generated by tfplugindocs -->
|
|
33
|
-
## Argument Reference
|
|
34
|
-
|
|
35
|
-
### Metadata Argument Reference
|
|
36
|
-
|
|
37
|
-
<a id="name"></a>• [`name`](#name) - Required String<br>Name of the OIDCProvider
|
|
38
|
-
|
|
39
|
-
<a id="namespace"></a>• [`namespace`](#namespace) - Required String<br>Namespace where the OIDCProvider exists
|
|
40
|
-
|
|
41
|
-
### Attributes Reference
|
|
42
|
-
|
|
43
|
-
In addition to all arguments above, the following attributes are exported:
|
|
44
|
-
|
|
45
|
-
<a id="annotations"></a>• [`annotations`](#annotations) - Optional Map<br>Annotations applied to this resource
|
|
46
|
-
|
|
47
|
-
<a id="description"></a>• [`description`](#description) - Optional String<br>Description of the OIDCProvider
|
|
48
|
-
|
|
49
|
-
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
50
|
-
|
|
51
|
-
<a id="labels"></a>• [`labels`](#labels) - Optional Map<br>Labels applied to this resource
|
|
52
|
-
|
|
53
|
-
---
|
|
54
|
-
|
|
55
|
-
## Common Types
|
|
56
|
-
|
|
57
|
-
The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
|
|
58
|
-
|
|
59
|
-
### Object Reference {#common-object-reference}
|
|
60
|
-
|
|
61
|
-
Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
|
|
62
|
-
|
|
63
|
-
| Field | Type | Description |
|
|
64
|
-
| ----- | ---- | ----------- |
|
|
65
|
-
| `name` | String | Name of the referenced object |
|
|
66
|
-
| `namespace` | String | Namespace containing the referenced object |
|
|
67
|
-
| `tenant` | String | Tenant of the referenced object (system-managed) |
|
|
68
|
-
|
|
69
|
-
### Transformers {#common-transformers}
|
|
70
|
-
|
|
71
|
-
Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
|
|
72
|
-
|
|
73
|
-
| Value | Description |
|
|
74
|
-
| ----- | ----------- |
|
|
75
|
-
| `LOWER_CASE` | Convert to lowercase |
|
|
76
|
-
| `UPPER_CASE` | Convert to uppercase |
|
|
77
|
-
| `BASE64_DECODE` | Decode base64 content |
|
|
78
|
-
| `NORMALIZE_PATH` | Normalize URL path |
|
|
79
|
-
| `REMOVE_WHITESPACE` | Remove whitespace characters |
|
|
80
|
-
| `URL_DECODE` | Decode URL-encoded characters |
|
|
81
|
-
| `TRIM_LEFT` | Trim leading whitespace |
|
|
82
|
-
| `TRIM_RIGHT` | Trim trailing whitespace |
|
|
83
|
-
| `TRIM` | Trim both leading and trailing whitespace |
|
|
84
|
-
|
|
85
|
-
### HTTP Methods {#common-http-methods}
|
|
86
|
-
|
|
87
|
-
HTTP methods used for request matching.
|
|
88
|
-
|
|
89
|
-
| Value | Description |
|
|
90
|
-
| ----- | ----------- |
|
|
91
|
-
| `ANY` | Match any HTTP method |
|
|
92
|
-
| `GET` | HTTP GET request |
|
|
93
|
-
| `HEAD` | HTTP HEAD request |
|
|
94
|
-
| `POST` | HTTP POST request |
|
|
95
|
-
| `PUT` | HTTP PUT request |
|
|
96
|
-
| `DELETE` | HTTP DELETE request |
|
|
97
|
-
| `CONNECT` | HTTP CONNECT request |
|
|
98
|
-
| `OPTIONS` | HTTP OPTIONS request |
|
|
99
|
-
| `TRACE` | HTTP TRACE request |
|
|
100
|
-
| `PATCH` | HTTP PATCH request |
|
|
101
|
-
| `COPY` | HTTP COPY request (WebDAV) |
|
|
102
|
-
|
|
103
|
-
### TLS Fingerprints {#common-tls-fingerprints}
|
|
104
|
-
|
|
105
|
-
TLS fingerprint categories for malicious client detection.
|
|
106
|
-
|
|
107
|
-
| Value | Description |
|
|
108
|
-
| ----- | ----------- |
|
|
109
|
-
| `TLS_FINGERPRINT_NONE` | No fingerprint matching |
|
|
110
|
-
| `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
|
|
111
|
-
| `ADWARE` | Adware-associated fingerprints |
|
|
112
|
-
| `DRIDEX` | Dridex malware fingerprints |
|
|
113
|
-
| `GOOTKIT` | Gootkit malware fingerprints |
|
|
114
|
-
| `RANSOMWARE` | Ransomware-associated fingerprints |
|
|
115
|
-
| `TRICKBOT` | Trickbot malware fingerprints |
|
|
116
|
-
|
|
117
|
-
### IP Threat Categories {#common-ip-threat-categories}
|
|
118
|
-
|
|
119
|
-
IP address threat categories for security filtering.
|
|
120
|
-
|
|
121
|
-
| Value | Description |
|
|
122
|
-
| ----- | ----------- |
|
|
123
|
-
| `SPAM_SOURCES` | Known spam sources |
|
|
124
|
-
| `WINDOWS_EXPLOITS` | Windows exploit sources |
|
|
125
|
-
| `WEB_ATTACKS` | Web attack sources |
|
|
126
|
-
| `BOTNETS` | Known botnet IPs |
|
|
127
|
-
| `SCANNERS` | Network scanner IPs |
|
|
128
|
-
| `REPUTATION` | Poor reputation IPs |
|
|
129
|
-
| `PHISHING` | Phishing-related IPs |
|
|
130
|
-
| `PROXY` | Anonymous proxy IPs |
|
|
131
|
-
| `MOBILE_THREATS` | Mobile threat sources |
|
|
132
|
-
| `TOR_PROXY` | Tor exit nodes |
|
|
133
|
-
| `DENIAL_OF_SERVICE` | DoS attack sources |
|
|
134
|
-
| `NETWORK` | Known bad network ranges |
|