@robinmordasiewicz/f5xc-terraform-mcp 3.10.2 → 3.10.4

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 (77) hide show
  1. package/dist/docs/data-sources/bgp.md +2 -2
  2. package/dist/docs/data-sources/discovery.md +2 -2
  3. package/dist/docs/data-sources/fast_acl.md +2 -2
  4. package/dist/docs/data-sources/log_receiver.md +2 -2
  5. package/dist/docs/data-sources/network_policy.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/resources/advertise_policy.md +10 -10
  8. package/dist/docs/resources/alert_policy.md +9 -9
  9. package/dist/docs/resources/alert_receiver.md +4 -4
  10. package/dist/docs/resources/api_definition.md +2 -2
  11. package/dist/docs/resources/api_testing.md +6 -6
  12. package/dist/docs/resources/apm.md +8 -8
  13. package/dist/docs/resources/app_firewall.md +19 -19
  14. package/dist/docs/resources/app_setting.md +5 -5
  15. package/dist/docs/resources/app_type.md +3 -3
  16. package/dist/docs/resources/aws_tgw_site.md +50 -50
  17. package/dist/docs/resources/aws_vpc_site.md +66 -66
  18. package/dist/docs/resources/azure_vnet_site.md +93 -93
  19. package/dist/docs/resources/bgp.md +205 -37
  20. package/dist/docs/resources/bgp_routing_policy.md +7 -7
  21. package/dist/docs/resources/cdn_cache_rule.md +2 -2
  22. package/dist/docs/resources/cdn_loadbalancer.md +122 -122
  23. package/dist/docs/resources/cloud_connect.md +2 -2
  24. package/dist/docs/resources/cloud_credentials.md +2 -2
  25. package/dist/docs/resources/cloud_link.md +3 -3
  26. package/dist/docs/resources/cluster.md +18 -18
  27. package/dist/docs/resources/dc_cluster_group.md +4 -4
  28. package/dist/docs/resources/discovery.md +259 -8
  29. package/dist/docs/resources/dns_domain.md +2 -2
  30. package/dist/docs/resources/endpoint.md +5 -5
  31. package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
  32. package/dist/docs/resources/external_connector.md +7 -7
  33. package/dist/docs/resources/fast_acl.md +166 -60
  34. package/dist/docs/resources/fast_acl_rule.md +2 -2
  35. package/dist/docs/resources/fleet.md +25 -25
  36. package/dist/docs/resources/forward_proxy_policy.md +15 -15
  37. package/dist/docs/resources/forwarding_class.md +5 -5
  38. package/dist/docs/resources/gcp_vpc_site.md +37 -37
  39. package/dist/docs/resources/global_log_receiver.md +104 -104
  40. package/dist/docs/resources/healthcheck.md +2 -2
  41. package/dist/docs/resources/http_loadbalancer.md +287 -287
  42. package/dist/docs/resources/log_receiver.md +44 -825
  43. package/dist/docs/resources/malicious_user_mitigation.md +6 -6
  44. package/dist/docs/resources/nat_policy.md +10 -10
  45. package/dist/docs/resources/network_connector.md +9 -9
  46. package/dist/docs/resources/network_firewall.md +3 -3
  47. package/dist/docs/resources/network_interface.md +28 -28
  48. package/dist/docs/resources/network_policy.md +217 -38
  49. package/dist/docs/resources/network_policy_view.md +16 -16
  50. package/dist/docs/resources/nfv_service.md +26 -26
  51. package/dist/docs/resources/origin_pool.md +48 -48
  52. package/dist/docs/resources/policy_based_routing.md +8 -8
  53. package/dist/docs/resources/protocol_inspection.md +4 -4
  54. package/dist/docs/resources/proxy.md +23 -23
  55. package/dist/docs/resources/rate_limiter.md +1 -1
  56. package/dist/docs/resources/rate_limiter_policy.md +8 -8
  57. package/dist/docs/resources/route.md +36 -36
  58. package/dist/docs/resources/secret_management_access.md +8 -8
  59. package/dist/docs/resources/securemesh_site.md +258 -1619
  60. package/dist/docs/resources/segment.md +4 -4
  61. package/dist/docs/resources/service_policy.md +44 -44
  62. package/dist/docs/resources/service_policy_rule.md +37 -37
  63. package/dist/docs/resources/site.md +244 -322
  64. package/dist/docs/resources/site_mesh_group.md +8 -8
  65. package/dist/docs/resources/subnet.md +5 -5
  66. package/dist/docs/resources/tcp_loadbalancer.md +37 -37
  67. package/dist/docs/resources/tunnel.md +4 -4
  68. package/dist/docs/resources/udp_loadbalancer.md +9 -9
  69. package/dist/docs/resources/user_identification.md +10 -10
  70. package/dist/docs/resources/virtual_host.md +42 -42
  71. package/dist/docs/resources/virtual_network.md +4 -4
  72. package/dist/docs/resources/voltstack_site.md +59 -59
  73. package/dist/docs/resources/waf_exclusion_policy.md +5 -5
  74. package/dist/docs/resources/workload.md +24 -24
  75. package/dist/metadata/resource-metadata.json +394 -948
  76. package/dist/metadata/validation-patterns.json +1 -1
  77. package/package.json +1 -1
@@ -70,9 +70,9 @@ resource "f5xc_site_mesh_group" "example" {
70
70
  ### Spec Argument Reference
71
71
 
72
72
  -> **One of the following:**
73
- &#x2022; <a id="disable-re-fallback"></a>[`disable_re_fallback`](#disable-re-fallback) - Optional Block<br>Can be used for messages where no values are needed
73
+ &#x2022; <a id="disable-re-fallback"></a>[`disable_re_fallback`](#disable-re-fallback) - Optional Block<br>Enable this option
74
74
 
75
- <a id="enable-re-fallback"></a>&#x2022; [`enable_re_fallback`](#enable-re-fallback) - Optional Block<br>Can be used for messages where no values are needed
75
+ <a id="enable-re-fallback"></a>&#x2022; [`enable_re_fallback`](#enable-re-fallback) - Optional Block<br>Enable this option
76
76
 
77
77
  -> **One of the following:**
78
78
  &#x2022; <a id="full-mesh"></a>[`full_mesh`](#full-mesh) - Optional Block<br>Full Mesh. Details of Full Mesh Group Type<br>See [Full Mesh](#full-mesh) below for details.
@@ -95,25 +95,25 @@ In addition to all arguments above, the following attributes are exported:
95
95
 
96
96
  A [`full_mesh`](#full-mesh) block supports the following:
97
97
 
98
- <a id="full-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#full-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
98
+ <a id="full-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#full-mesh-control-and-data-plane-mesh) - Optional Block<br>Enable this option
99
99
 
100
- <a id="full-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#full-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
100
+ <a id="full-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#full-mesh-data-plane-mesh) - Optional Block<br>Enable this option
101
101
 
102
102
  #### Hub Mesh
103
103
 
104
104
  A [`hub_mesh`](#hub-mesh) block supports the following:
105
105
 
106
- <a id="hub-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#hub-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
106
+ <a id="hub-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#hub-mesh-control-and-data-plane-mesh) - Optional Block<br>Enable this option
107
107
 
108
- <a id="hub-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#hub-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
108
+ <a id="hub-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#hub-mesh-data-plane-mesh) - Optional Block<br>Enable this option
109
109
 
110
110
  #### Spoke Mesh
111
111
 
112
112
  A [`spoke_mesh`](#spoke-mesh) block supports the following:
113
113
 
114
- <a id="spoke-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#spoke-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
114
+ <a id="spoke-mesh-control-and-data-plane-mesh"></a>&#x2022; [`control_and_data_plane_mesh`](#spoke-mesh-control-and-data-plane-mesh) - Optional Block<br>Enable this option
115
115
 
116
- <a id="spoke-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#spoke-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
116
+ <a id="spoke-mesh-data-plane-mesh"></a>&#x2022; [`data_plane_mesh`](#spoke-mesh-data-plane-mesh) - Optional Block<br>Enable this option
117
117
 
118
118
  <a id="spoke-mesh-hub-mesh-group"></a>&#x2022; [`hub_mesh_group`](#spoke-mesh-hub-mesh-group) - Optional Block<br>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 [Hub Mesh Group](#spoke-mesh-hub-mesh-group) below.
119
119
 
@@ -40,7 +40,7 @@ resource "f5xc_subnet" "example" {
40
40
  layer2_intf_ref {
41
41
  # Configure layer2_intf_ref settings
42
42
  }
43
- # Can be used for messages where no values are needed.
43
+ # Enable this option
44
44
  connect_to_slo {
45
45
  # Configure connect_to_slo settings
46
46
  }
@@ -68,8 +68,8 @@ resource "f5xc_subnet" "example" {
68
68
 
69
69
  -> **One of the following:**
70
70
  &#x2022; <a id="connect-to-layer2"></a>[`connect_to_layer2`](#connect-to-layer2) - Optional Block<br>Subnet connection to Layer2 Interface<br>See [Connect To Layer2](#connect-to-layer2) below for details.
71
- <br><br>&#x2022; <a id="connect-to-slo"></a>[`connect_to_slo`](#connect-to-slo) - Optional Block<br>Can be used for messages where no values are needed
72
- <br><br>&#x2022; <a id="isolated-nw"></a>[`isolated_nw`](#isolated-nw) - Optional Block<br>Can be used for messages where no values are needed
71
+ <br><br>&#x2022; <a id="connect-to-slo"></a>[`connect_to_slo`](#connect-to-slo) - Optional Block<br>Enable this option
72
+ <br><br>&#x2022; <a id="isolated-nw"></a>[`isolated_nw`](#isolated-nw) - Optional Block<br>Enable this option
73
73
 
74
74
  <a id="site-subnet-params"></a>&#x2022; [`site_subnet_params`](#site-subnet-params) - Optional Block<br>Configure subnet parameters per site<br>See [Site Subnet Params](#site-subnet-params) below for details.
75
75
 
@@ -103,11 +103,11 @@ A [`layer2_intf_ref`](#connect-to-layer2-layer2-intf-ref) block (within [`connec
103
103
 
104
104
  A [`site_subnet_params`](#site-subnet-params) block supports the following:
105
105
 
106
- <a id="site-subnet-params-dhcp"></a>&#x2022; [`dhcp`](#site-subnet-params-dhcp) - Optional Block<br>Can be used for messages where no values are needed
106
+ <a id="site-subnet-params-dhcp"></a>&#x2022; [`dhcp`](#site-subnet-params-dhcp) - Optional Block<br>Enable this option
107
107
 
108
108
  <a id="site-subnet-params-site"></a>&#x2022; [`site`](#site-subnet-params-site) - Optional Block<br>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 [Site](#site-subnet-params-site) below.
109
109
 
110
- <a id="site-subnet-params-static-ip"></a>&#x2022; [`static_ip`](#site-subnet-params-static-ip) - Optional Block<br>Can be used for messages where no values are needed
110
+ <a id="site-subnet-params-static-ip"></a>&#x2022; [`static_ip`](#site-subnet-params-static-ip) - Optional Block<br>Enable this option
111
111
 
112
112
  <a id="params-2a5102"></a>&#x2022; [`subnet_dhcp_server_params`](#params-2a5102) - Optional Block<br>Subnet DHCP parameters will be a subset of network_interface.dhcpserverparameterstype as all features in network_interface.dhcpserverparameterstype may not be supported in a subnet<br>See [Subnet DHCP Server Params](#params-2a5102) below.
113
113
 
@@ -77,32 +77,32 @@ resource "f5xc_tcp_loadbalancer" "example" {
77
77
 
78
78
  -> **One of the following:**
79
79
  &#x2022; <a id="active-service-policies"></a>[`active_service_policies`](#active-service-policies) - Optional Block<br>Service Policy List. List of service policies<br>See [Active Service Policies](#active-service-policies) below for details.
80
- <br><br>&#x2022; <a id="no-service-policies"></a>[`no_service_policies`](#no-service-policies) - Optional Block<br>Can be used for messages where no values are needed
80
+ <br><br>&#x2022; <a id="no-service-policies"></a>[`no_service_policies`](#no-service-policies) - Optional Block<br>Enable this option
81
81
 
82
82
  -> **One of the following:**
83
83
  &#x2022; <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>Defines a way to advertise a VIP on specific sites<br>See [Advertise Custom](#advertise-custom) below for details.
84
84
  <br><br>&#x2022; <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#advertise-on-public) below for details.
85
- <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Can be used for messages where no values are needed
85
+ <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Enable this option
86
86
 
87
87
  -> **One of the following:**
88
- &#x2022; <a id="default-lb-with-sni"></a>[`default_lb_with_sni`](#default-lb-with-sni) - Optional Block<br>Can be used for messages where no values are needed
89
- <br><br>&#x2022; <a id="no-sni"></a>[`no_sni`](#no-sni) - Optional Block<br>Can be used for messages where no values are needed
88
+ &#x2022; <a id="default-lb-with-sni"></a>[`default_lb_with_sni`](#default-lb-with-sni) - Optional Block<br>Enable this option
89
+ <br><br>&#x2022; <a id="no-sni"></a>[`no_sni`](#no-sni) - Optional Block<br>Enable this option
90
90
 
91
91
  <a id="dns-volterra-managed"></a>&#x2022; [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>DNS records for domains will be managed automatically by F5 Distributed Cloud. This requires the domain to be delegated to F5XC using the Delegated Domain feature
92
92
 
93
- <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Can be used for messages where no values are needed
93
+ <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Enable this option
94
94
 
95
95
  -> **One of the following:**
96
- &#x2022; <a id="do-not-retract-cluster"></a>[`do_not_retract_cluster`](#do-not-retract-cluster) - Optional Block<br>Can be used for messages where no values are needed
97
- <br><br>&#x2022; <a id="retract-cluster"></a>[`retract_cluster`](#retract-cluster) - Optional Block<br>Can be used for messages where no values are needed
96
+ &#x2022; <a id="do-not-retract-cluster"></a>[`do_not_retract_cluster`](#do-not-retract-cluster) - Optional Block<br>Enable this option
97
+ <br><br>&#x2022; <a id="retract-cluster"></a>[`retract_cluster`](#retract-cluster) - Optional Block<br>Enable this option
98
98
 
99
99
  <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional List<br>List of Domains (host/authority header) that will be matched to this Load Balancer. Supported Domains and search order: 1. Exact Domain names: `www.example.com.` 2
100
100
 
101
101
  -> **One of the following:**
102
- &#x2022; <a id="hash-policy-choice-least-active"></a>[`hash_policy_choice_least_active`](#hash-policy-choice-least-active) - Optional Block<br>Can be used for messages where no values are needed
103
- <br><br>&#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Can be used for messages where no values are needed
104
- <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Can be used for messages where no values are needed
105
- <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Can be used for messages where no values are needed
102
+ &#x2022; <a id="hash-policy-choice-least-active"></a>[`hash_policy_choice_least_active`](#hash-policy-choice-least-active) - Optional Block<br>Enable this option
103
+ <br><br>&#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Enable this option
104
+ <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Enable this option
105
+ <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Enable this option
106
106
 
107
107
  <a id="idle-timeout"></a>&#x2022; [`idle_timeout`](#idle-timeout) - Optional Number<br>The amount of time that a stream can exist without upstream or downstream activity, in milliseconds
108
108
 
@@ -112,12 +112,12 @@ resource "f5xc_tcp_loadbalancer" "example" {
112
112
 
113
113
  <a id="origin-pools-weights"></a>&#x2022; [`origin_pools_weights`](#origin-pools-weights) - Optional Block<br>Origin pools and weights used for this load balancer<br>See [Origin Pools Weights](#origin-pools-weights) below for details.
114
114
 
115
- <a id="service-policies-from-namespace"></a>&#x2022; [`service_policies_from_namespace`](#service-policies-from-namespace) - Optional Block<br>Can be used for messages where no values are needed
115
+ <a id="service-policies-from-namespace"></a>&#x2022; [`service_policies_from_namespace`](#service-policies-from-namespace) - Optional Block<br>Enable this option
116
116
 
117
- <a id="sni"></a>&#x2022; [`sni`](#sni) - Optional Block<br>Can be used for messages where no values are needed
117
+ <a id="sni"></a>&#x2022; [`sni`](#sni) - Optional Block<br>Enable this option
118
118
 
119
119
  -> **One of the following:**
120
- &#x2022; <a id="tcp"></a>[`tcp`](#tcp) - Optional Block<br>Can be used for messages where no values are needed
120
+ &#x2022; <a id="tcp"></a>[`tcp`](#tcp) - Optional Block<br>Enable this option
121
121
  <br><br>&#x2022; <a id="tls-tcp"></a>[`tls_tcp`](#tls-tcp) - Optional Block<br>Choice for selecting TLS over TCP proxy with bring your own certificates<br>See [TLS TCP](#tls-tcp) below for details.
122
122
  <br><br>&#x2022; <a id="tls-tcp-auto-cert"></a>[`tls_tcp_auto_cert`](#tls-tcp-auto-cert) - Optional Block<br>Choice for selecting TLS over TCP proxy with automatic certificates
123
123
 
@@ -165,7 +165,7 @@ An [`advertise_where`](#advertise-custom-advertise-where) block (within [`advert
165
165
 
166
166
  <a id="advertise-custom-advertise-where-site"></a>&#x2022; [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>Defines a reference to a CE site along with network type and an optional IP address where a load balancer could be advertised<br>See [Site](#advertise-custom-advertise-where-site) below.
167
167
 
168
- <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Can be used for messages where no values are needed
168
+ <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Enable this option
169
169
 
170
170
  <a id="network-a20be3"></a>&#x2022; [`virtual_network`](#network-a20be3) - Optional Block<br>Parameters to advertise on a given virtual network<br>See [Virtual Network](#network-a20be3) below.
171
171
 
@@ -209,9 +209,9 @@ A [`site`](#site-7ecf1d) block (within [`advertise_custom.advertise_where.site`]
209
209
 
210
210
  A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
211
211
 
212
- <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Can be used for messages where no values are needed
212
+ <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Enable this option
213
213
 
214
- <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Can be used for messages where no values are needed
214
+ <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Enable this option
215
215
 
216
216
  <a id="vip-bb67d7"></a>&#x2022; [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>Use given IPv6 address as VIP on virtual Network
217
217
 
@@ -341,7 +341,7 @@ A [`tls_cert_params`](#tls-tcp-tls-cert-params) block (within [`tls_tcp`](#tls-t
341
341
 
342
342
  <a id="tls-tcp-tls-cert-params-certificates"></a>&#x2022; [`certificates`](#tls-tcp-tls-cert-params-certificates) - Optional Block<br>Select one or more certificates with any domain names<br>See [Certificates](#tls-tcp-tls-cert-params-certificates) below.
343
343
 
344
- <a id="tls-tcp-tls-cert-params-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-tls-cert-params-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
344
+ <a id="tls-tcp-tls-cert-params-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-tls-cert-params-no-mtls) - Optional Block<br>Enable this option
345
345
 
346
346
  <a id="tls-tcp-tls-cert-params-tls-config"></a>&#x2022; [`tls_config`](#tls-tcp-tls-cert-params-tls-config) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#tls-tcp-tls-cert-params-tls-config) below.
347
347
 
@@ -363,11 +363,11 @@ A [`tls_config`](#tls-tcp-tls-cert-params-tls-config) block (within [`tls_tcp.tl
363
363
 
364
364
  <a id="security-b4cf97"></a>&#x2022; [`custom_security`](#security-b4cf97) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-b4cf97) below.
365
365
 
366
- <a id="security-f2b15d"></a>&#x2022; [`default_security`](#security-f2b15d) - Optional Block<br>Can be used for messages where no values are needed
366
+ <a id="security-f2b15d"></a>&#x2022; [`default_security`](#security-f2b15d) - Optional Block<br>Enable this option
367
367
 
368
- <a id="security-72b87f"></a>&#x2022; [`low_security`](#security-72b87f) - Optional Block<br>Can be used for messages where no values are needed
368
+ <a id="security-72b87f"></a>&#x2022; [`low_security`](#security-72b87f) - Optional Block<br>Enable this option
369
369
 
370
- <a id="security-06c368"></a>&#x2022; [`medium_security`](#security-06c368) - Optional Block<br>Can be used for messages where no values are needed
370
+ <a id="security-06c368"></a>&#x2022; [`medium_security`](#security-06c368) - Optional Block<br>Enable this option
371
371
 
372
372
  #### TLS TCP TLS Cert Params TLS Config Custom Security
373
373
 
@@ -381,13 +381,13 @@ An [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) block (within [`tls_tcp.tls_c
381
381
 
382
382
  <a id="tls-tcp-tls-cert-params-use-mtls-crl"></a>&#x2022; [`crl`](#tls-tcp-tls-cert-params-use-mtls-crl) - Optional Block<br>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 [CRL](#tls-tcp-tls-cert-params-use-mtls-crl) below.
383
383
 
384
- <a id="tls-tcp-tls-cert-params-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-tls-cert-params-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
384
+ <a id="tls-tcp-tls-cert-params-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-tls-cert-params-use-mtls-no-crl) - Optional Block<br>Enable this option
385
385
 
386
386
  <a id="trusted-ca-902f4f"></a>&#x2022; [`trusted_ca`](#trusted-ca-902f4f) - Optional Block<br>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 [Trusted CA](#trusted-ca-902f4f) below.
387
387
 
388
388
  <a id="url-f4f75a"></a>&#x2022; [`trusted_ca_url`](#url-f4f75a) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
389
389
 
390
- <a id="disabled-2638d6"></a>&#x2022; [`xfcc_disabled`](#disabled-2638d6) - Optional Block<br>Can be used for messages where no values are needed
390
+ <a id="disabled-2638d6"></a>&#x2022; [`xfcc_disabled`](#disabled-2638d6) - Optional Block<br>Enable this option
391
391
 
392
392
  <a id="options-ff2b17"></a>&#x2022; [`xfcc_options`](#options-ff2b17) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#options-ff2b17) below.
393
393
 
@@ -407,7 +407,7 @@ An [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) block (within [`tls_tcp.tls_c
407
407
 
408
408
  A [`tls_parameters`](#tls-tcp-tls-parameters) block (within [`tls_tcp`](#tls-tcp)) supports the following:
409
409
 
410
- <a id="tls-tcp-tls-parameters-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-tls-parameters-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
410
+ <a id="tls-tcp-tls-parameters-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-tls-parameters-no-mtls) - Optional Block<br>Enable this option
411
411
 
412
412
  <a id="tls-tcp-tls-parameters-tls-certificates"></a>&#x2022; [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#tls-tcp-tls-parameters-tls-certificates) below.
413
413
 
@@ -425,11 +425,11 @@ A [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) block (within [
425
425
 
426
426
  <a id="spec-b5de95"></a>&#x2022; [`description_spec`](#spec-b5de95) - Optional String<br>Description. Description for the certificate
427
427
 
428
- <a id="stapling-0ce8b2"></a>&#x2022; [`disable_ocsp_stapling`](#stapling-0ce8b2) - Optional Block<br>Can be used for messages where no values are needed
428
+ <a id="stapling-0ce8b2"></a>&#x2022; [`disable_ocsp_stapling`](#stapling-0ce8b2) - Optional Block<br>Enable this option
429
429
 
430
430
  <a id="key-d0a2da"></a>&#x2022; [`private_key`](#key-d0a2da) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#key-d0a2da) below.
431
431
 
432
- <a id="defaults-304c9b"></a>&#x2022; [`use_system_defaults`](#defaults-304c9b) - Optional Block<br>Can be used for messages where no values are needed
432
+ <a id="defaults-304c9b"></a>&#x2022; [`use_system_defaults`](#defaults-304c9b) - Optional Block<br>Enable this option
433
433
 
434
434
  #### TLS TCP TLS Parameters TLS Certificates Custom Hash Algorithms
435
435
 
@@ -453,11 +453,11 @@ A [`tls_config`](#tls-tcp-tls-parameters-tls-config) block (within [`tls_tcp.tls
453
453
 
454
454
  <a id="security-101a5b"></a>&#x2022; [`custom_security`](#security-101a5b) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-101a5b) below.
455
455
 
456
- <a id="security-1217a9"></a>&#x2022; [`default_security`](#security-1217a9) - Optional Block<br>Can be used for messages where no values are needed
456
+ <a id="security-1217a9"></a>&#x2022; [`default_security`](#security-1217a9) - Optional Block<br>Enable this option
457
457
 
458
- <a id="security-629199"></a>&#x2022; [`low_security`](#security-629199) - Optional Block<br>Can be used for messages where no values are needed
458
+ <a id="security-629199"></a>&#x2022; [`low_security`](#security-629199) - Optional Block<br>Enable this option
459
459
 
460
- <a id="security-12bbb1"></a>&#x2022; [`medium_security`](#security-12bbb1) - Optional Block<br>Can be used for messages where no values are needed
460
+ <a id="security-12bbb1"></a>&#x2022; [`medium_security`](#security-12bbb1) - Optional Block<br>Enable this option
461
461
 
462
462
  #### TLS TCP TLS Parameters TLS Config Custom Security
463
463
 
@@ -471,13 +471,13 @@ An [`use_mtls`](#tls-tcp-tls-parameters-use-mtls) block (within [`tls_tcp.tls_pa
471
471
 
472
472
  <a id="tls-tcp-tls-parameters-use-mtls-crl"></a>&#x2022; [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) - Optional Block<br>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 [CRL](#tls-tcp-tls-parameters-use-mtls-crl) below.
473
473
 
474
- <a id="tls-tcp-tls-parameters-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-tls-parameters-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
474
+ <a id="tls-tcp-tls-parameters-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-tls-parameters-use-mtls-no-crl) - Optional Block<br>Enable this option
475
475
 
476
476
  <a id="trusted-ca-2d90f2"></a>&#x2022; [`trusted_ca`](#trusted-ca-2d90f2) - Optional Block<br>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 [Trusted CA](#trusted-ca-2d90f2) below.
477
477
 
478
478
  <a id="url-2f65b3"></a>&#x2022; [`trusted_ca_url`](#url-2f65b3) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
479
479
 
480
- <a id="disabled-f40808"></a>&#x2022; [`xfcc_disabled`](#disabled-f40808) - Optional Block<br>Can be used for messages where no values are needed
480
+ <a id="disabled-f40808"></a>&#x2022; [`xfcc_disabled`](#disabled-f40808) - Optional Block<br>Enable this option
481
481
 
482
482
  <a id="options-b6e6a7"></a>&#x2022; [`xfcc_options`](#options-b6e6a7) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#options-b6e6a7) below.
483
483
 
@@ -503,7 +503,7 @@ A [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) block (within [`tls_tcp.tls_para
503
503
 
504
504
  A [`tls_tcp_auto_cert`](#tls-tcp-auto-cert) block supports the following:
505
505
 
506
- <a id="tls-tcp-auto-cert-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-auto-cert-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
506
+ <a id="tls-tcp-auto-cert-no-mtls"></a>&#x2022; [`no_mtls`](#tls-tcp-auto-cert-no-mtls) - Optional Block<br>Enable this option
507
507
 
508
508
  <a id="tls-tcp-auto-cert-tls-config"></a>&#x2022; [`tls_config`](#tls-tcp-auto-cert-tls-config) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#tls-tcp-auto-cert-tls-config) below.
509
509
 
@@ -515,11 +515,11 @@ A [`tls_config`](#tls-tcp-auto-cert-tls-config) block (within [`tls_tcp_auto_cer
515
515
 
516
516
  <a id="security-efa56b"></a>&#x2022; [`custom_security`](#security-efa56b) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-efa56b) below.
517
517
 
518
- <a id="security-bab03d"></a>&#x2022; [`default_security`](#security-bab03d) - Optional Block<br>Can be used for messages where no values are needed
518
+ <a id="security-bab03d"></a>&#x2022; [`default_security`](#security-bab03d) - Optional Block<br>Enable this option
519
519
 
520
- <a id="security-70efce"></a>&#x2022; [`low_security`](#security-70efce) - Optional Block<br>Can be used for messages where no values are needed
520
+ <a id="security-70efce"></a>&#x2022; [`low_security`](#security-70efce) - Optional Block<br>Enable this option
521
521
 
522
- <a id="security-4c95cb"></a>&#x2022; [`medium_security`](#security-4c95cb) - Optional Block<br>Can be used for messages where no values are needed
522
+ <a id="security-4c95cb"></a>&#x2022; [`medium_security`](#security-4c95cb) - Optional Block<br>Enable this option
523
523
 
524
524
  #### TLS TCP Auto Cert TLS Config Custom Security
525
525
 
@@ -533,13 +533,13 @@ An [`use_mtls`](#tls-tcp-auto-cert-use-mtls) block (within [`tls_tcp_auto_cert`]
533
533
 
534
534
  <a id="tls-tcp-auto-cert-use-mtls-crl"></a>&#x2022; [`crl`](#tls-tcp-auto-cert-use-mtls-crl) - Optional Block<br>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 [CRL](#tls-tcp-auto-cert-use-mtls-crl) below.
535
535
 
536
- <a id="tls-tcp-auto-cert-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-auto-cert-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
536
+ <a id="tls-tcp-auto-cert-use-mtls-no-crl"></a>&#x2022; [`no_crl`](#tls-tcp-auto-cert-use-mtls-no-crl) - Optional Block<br>Enable this option
537
537
 
538
538
  <a id="tls-tcp-auto-cert-use-mtls-trusted-ca"></a>&#x2022; [`trusted_ca`](#tls-tcp-auto-cert-use-mtls-trusted-ca) - Optional Block<br>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 [Trusted CA](#tls-tcp-auto-cert-use-mtls-trusted-ca) below.
539
539
 
540
540
  <a id="url-602921"></a>&#x2022; [`trusted_ca_url`](#url-602921) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
541
541
 
542
- <a id="disabled-a390b4"></a>&#x2022; [`xfcc_disabled`](#disabled-a390b4) - Optional Block<br>Can be used for messages where no values are needed
542
+ <a id="disabled-a390b4"></a>&#x2022; [`xfcc_disabled`](#disabled-a390b4) - Optional Block<br>Enable this option
543
543
 
544
544
  <a id="tls-tcp-auto-cert-use-mtls-xfcc-options"></a>&#x2022; [`xfcc_options`](#tls-tcp-auto-cert-use-mtls-xfcc-options) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#tls-tcp-auto-cert-use-mtls-xfcc-options) below.
545
545
 
@@ -120,7 +120,7 @@ A [`local_intf`](#local-ip-intf-local-intf) block (within [`local_ip.intf`](#loc
120
120
 
121
121
  An [`ip_address`](#local-ip-ip-address) block (within [`local_ip`](#local-ip)) supports the following:
122
122
 
123
- <a id="local-ip-ip-address-auto"></a>&#x2022; [`auto`](#local-ip-ip-address-auto) - Optional Block<br>Can be used for messages where no values are needed
123
+ <a id="local-ip-ip-address-auto"></a>&#x2022; [`auto`](#local-ip-ip-address-auto) - Optional Block<br>Enable this option
124
124
 
125
125
  <a id="local-ip-ip-address-ip-address"></a>&#x2022; [`ip_address`](#local-ip-ip-address-ip-address) - Optional Block<br>IP Address used to specify an IPv4 or IPv6 address<br>See [IP Address](#local-ip-ip-address-ip-address) below.
126
126
 
@@ -150,11 +150,11 @@ An [`ipv6`](#local-ip-ip-address-ip-address-ipv6) block (within [`local_ip.ip_ad
150
150
 
151
151
  A [`virtual_network_type`](#type-516223) block (within [`local_ip.ip_address`](#local-ip-ip-address)) supports the following:
152
152
 
153
- <a id="public-cec97b"></a>&#x2022; [`public`](#public-cec97b) - Optional Block<br>Can be used for messages where no values are needed
153
+ <a id="public-cec97b"></a>&#x2022; [`public`](#public-cec97b) - Optional Block<br>Enable this option
154
154
 
155
- <a id="local-32ab3a"></a>&#x2022; [`site_local`](#local-32ab3a) - Optional Block<br>Can be used for messages where no values are needed
155
+ <a id="local-32ab3a"></a>&#x2022; [`site_local`](#local-32ab3a) - Optional Block<br>Enable this option
156
156
 
157
- <a id="inside-d8c41c"></a>&#x2022; [`site_local_inside`](#inside-d8c41c) - Optional Block<br>Can be used for messages where no values are needed
157
+ <a id="inside-d8c41c"></a>&#x2022; [`site_local_inside`](#inside-d8c41c) - Optional Block<br>Enable this option
158
158
 
159
159
  #### Params
160
160
 
@@ -75,20 +75,20 @@ resource "f5xc_udp_loadbalancer" "example" {
75
75
  -> **One of the following:**
76
76
  &#x2022; <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>Defines a way to advertise a VIP on specific sites<br>See [Advertise Custom](#advertise-custom) below for details.
77
77
  <br><br>&#x2022; <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#advertise-on-public) below for details.
78
- <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Can be used for messages where no values are needed
78
+ <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Enable this option
79
79
 
80
80
  <a id="dns-volterra-managed"></a>&#x2022; [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>DNS records for domains will be managed automatically by F5 Distributed Cloud. As a prerequisite, the domain to be delegated to F5 Distributed Cloud using the Delegated Domain feature or a DNS CNAME record must be created in your DNS provider's portal
81
81
 
82
- <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Can be used for messages where no values are needed
82
+ <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Enable this option
83
83
 
84
84
  <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional List<br>List of domains (host/authority header) that will be matched to this load balancer
85
85
 
86
86
  <a id="enable-per-packet-load-balancing"></a>&#x2022; [`enable_per_packet_load_balancing`](#enable-per-packet-load-balancing) - Optional Bool<br>Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the
87
87
 
88
88
  -> **One of the following:**
89
- &#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Can be used for messages where no values are needed
90
- <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Can be used for messages where no values are needed
91
- <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Can be used for messages where no values are needed
89
+ &#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Enable this option
90
+ <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Enable this option
91
+ <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Enable this option
92
92
 
93
93
  <a id="idle-timeout"></a>&#x2022; [`idle_timeout`](#idle-timeout) - Optional Number<br>The amount of time that a session can exist without upstream or downstream activity, in milliseconds
94
94
 
@@ -100,7 +100,7 @@ resource "f5xc_udp_loadbalancer" "example" {
100
100
 
101
101
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
102
102
 
103
- <a id="udp"></a>&#x2022; [`udp`](#udp) - Optional Block<br>Can be used for messages where no values are needed
103
+ <a id="udp"></a>&#x2022; [`udp`](#udp) - Optional Block<br>Enable this option
104
104
 
105
105
  ### Attributes Reference
106
106
 
@@ -128,7 +128,7 @@ An [`advertise_where`](#advertise-custom-advertise-where) block (within [`advert
128
128
 
129
129
  <a id="advertise-custom-advertise-where-site"></a>&#x2022; [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>Defines a reference to a CE site along with network type and an optional IP address where a load balancer could be advertised<br>See [Site](#advertise-custom-advertise-where-site) below.
130
130
 
131
- <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Can be used for messages where no values are needed
131
+ <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Enable this option
132
132
 
133
133
  <a id="network-a20be3"></a>&#x2022; [`virtual_network`](#network-a20be3) - Optional Block<br>Parameters to advertise on a given virtual network<br>See [Virtual Network](#network-a20be3) below.
134
134
 
@@ -172,9 +172,9 @@ A [`site`](#site-7ecf1d) block (within [`advertise_custom.advertise_where.site`]
172
172
 
173
173
  A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
174
174
 
175
- <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Can be used for messages where no values are needed
175
+ <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Enable this option
176
176
 
177
- <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Can be used for messages where no values are needed
177
+ <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Enable this option
178
178
 
179
179
  <a id="vip-bb67d7"></a>&#x2022; [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>Use given IPv6 address as VIP on virtual Network
180
180
 
@@ -74,15 +74,15 @@ In addition to all arguments above, the following attributes are exported:
74
74
 
75
75
  A [`rules`](#rules) block supports the following:
76
76
 
77
- <a id="rules-client-asn"></a>&#x2022; [`client_asn`](#rules-client-asn) - Optional Block<br>Can be used for messages where no values are needed
77
+ <a id="rules-client-asn"></a>&#x2022; [`client_asn`](#rules-client-asn) - Optional Block<br>Enable this option
78
78
 
79
- <a id="rules-client-city"></a>&#x2022; [`client_city`](#rules-client-city) - Optional Block<br>Can be used for messages where no values are needed
79
+ <a id="rules-client-city"></a>&#x2022; [`client_city`](#rules-client-city) - Optional Block<br>Enable this option
80
80
 
81
- <a id="rules-client-country"></a>&#x2022; [`client_country`](#rules-client-country) - Optional Block<br>Can be used for messages where no values are needed
81
+ <a id="rules-client-country"></a>&#x2022; [`client_country`](#rules-client-country) - Optional Block<br>Enable this option
82
82
 
83
- <a id="rules-client-ip"></a>&#x2022; [`client_ip`](#rules-client-ip) - Optional Block<br>Can be used for messages where no values are needed
83
+ <a id="rules-client-ip"></a>&#x2022; [`client_ip`](#rules-client-ip) - Optional Block<br>Enable this option
84
84
 
85
- <a id="rules-client-region"></a>&#x2022; [`client_region`](#rules-client-region) - Optional Block<br>Can be used for messages where no values are needed
85
+ <a id="rules-client-region"></a>&#x2022; [`client_region`](#rules-client-region) - Optional Block<br>Enable this option
86
86
 
87
87
  <a id="rules-cookie-name"></a>&#x2022; [`cookie_name`](#rules-cookie-name) - Optional String<br>Use the HTTP cookie value for the given name as user
88
88
 
@@ -90,19 +90,19 @@ A [`rules`](#rules) block supports the following:
90
90
 
91
91
  <a id="rules-ip-and-http-header-name"></a>&#x2022; [`ip_and_http_header_name`](#rules-ip-and-http-header-name) - Optional String<br>Name of HTTP header from which the value should be extracted
92
92
 
93
- <a id="rules-ip-and-ja4-tls-fingerprint"></a>&#x2022; [`ip_and_ja4_tls_fingerprint`](#rules-ip-and-ja4-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
93
+ <a id="rules-ip-and-ja4-tls-fingerprint"></a>&#x2022; [`ip_and_ja4_tls_fingerprint`](#rules-ip-and-ja4-tls-fingerprint) - Optional Block<br>Enable this option
94
94
 
95
- <a id="rules-ip-and-tls-fingerprint"></a>&#x2022; [`ip_and_tls_fingerprint`](#rules-ip-and-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
95
+ <a id="rules-ip-and-tls-fingerprint"></a>&#x2022; [`ip_and_tls_fingerprint`](#rules-ip-and-tls-fingerprint) - Optional Block<br>Enable this option
96
96
 
97
- <a id="rules-ja4-tls-fingerprint"></a>&#x2022; [`ja4_tls_fingerprint`](#rules-ja4-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
97
+ <a id="rules-ja4-tls-fingerprint"></a>&#x2022; [`ja4_tls_fingerprint`](#rules-ja4-tls-fingerprint) - Optional Block<br>Enable this option
98
98
 
99
99
  <a id="rules-jwt-claim-name"></a>&#x2022; [`jwt_claim_name`](#rules-jwt-claim-name) - Optional String<br>Use the JWT claim value as user identifier
100
100
 
101
- <a id="rules-none"></a>&#x2022; [`none`](#rules-none) - Optional Block<br>Can be used for messages where no values are needed
101
+ <a id="rules-none"></a>&#x2022; [`none`](#rules-none) - Optional Block<br>Enable this option
102
102
 
103
103
  <a id="rules-query-param-key"></a>&#x2022; [`query_param_key`](#rules-query-param-key) - Optional String<br>Use the query parameter value for the given key as user
104
104
 
105
- <a id="rules-tls-fingerprint"></a>&#x2022; [`tls_fingerprint`](#rules-tls-fingerprint) - Optional Block<br>Can be used for messages where no values are needed
105
+ <a id="rules-tls-fingerprint"></a>&#x2022; [`tls_fingerprint`](#rules-tls-fingerprint) - Optional Block<br>Enable this option
106
106
 
107
107
  #### Timeouts
108
108