@robinmordasiewicz/f5xc-terraform-mcp 3.5.1 → 3.6.1
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/README.md +104 -283
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_fast_acl_rule Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages new Fast ACL rule,
|
|
5
|
+
Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_fast_acl_rule (Resource)
|
|
9
9
|
|
|
10
|
-
Manages new Fast ACL rule,
|
|
10
|
+
Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@ Manages new Fast ACL rule, `fast_acl_rule` has specification to match source IP,
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Fast ACL Rule Resource Example
|
|
18
|
-
# Manages new Fast ACL rule,
|
|
18
|
+
# Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
|
|
19
19
|
|
|
20
20
|
# Basic Fast ACL Rule configuration
|
|
21
21
|
resource "f5xc_fast_acl_rule" "example" {
|
|
@@ -32,7 +32,7 @@ resource "f5xc_fast_acl_rule" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# FastAclRuleAction specifies possible action to be applied...
|
|
36
36
|
action {
|
|
37
37
|
# Configure action settings
|
|
38
38
|
}
|
|
@@ -66,11 +66,11 @@ resource "f5xc_fast_acl_rule" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="action"></a>• [`action`](#action) - Optional Block<br>
|
|
69
|
+
<a id="action"></a>• [`action`](#action) - Optional Block<br>FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic<br>See [Action](#action) below for details.
|
|
70
70
|
|
|
71
71
|
-> **One of the following:**
|
|
72
|
-
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>
|
|
73
|
-
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>
|
|
72
|
+
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
|
|
73
|
+
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
|
|
74
74
|
|
|
75
75
|
<a id="port"></a>• [`port`](#port) - Optional Block<br>Source Ports. L4 port numbers to match<br>See [Port](#port) below for details.
|
|
76
76
|
|
|
@@ -92,7 +92,7 @@ An [`action`](#action) block supports the following:
|
|
|
92
92
|
|
|
93
93
|
<a id="action-protocol-policer-action"></a>• [`protocol_policer_action`](#action-protocol-policer-action) - Optional Block<br>Protocol Policer Reference. Reference to policer object<br>See [Protocol Policer Action](#action-protocol-policer-action) below.
|
|
94
94
|
|
|
95
|
-
<a id="action-simple-action"></a>• [`simple_action`](#action-simple-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW]
|
|
95
|
+
<a id="action-simple-action"></a>• [`simple_action`](#action-simple-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] FastAclRuleSimpleAction specifies simple action like PASS or DENY Drop the traffic Forward the traffic
|
|
96
96
|
|
|
97
97
|
#### Action Policer Action
|
|
98
98
|
|
|
@@ -104,15 +104,15 @@ A [`policer_action`](#action-policer-action) block (within [`action`](#action))
|
|
|
104
104
|
|
|
105
105
|
A [`ref`](#action-policer-action-ref) block (within [`action.policer_action`](#action-policer-action)) supports the following:
|
|
106
106
|
|
|
107
|
-
<a id="action-policer-action-ref-kind"></a>• [`kind`](#action-policer-action-ref-kind) - Optional String<br>
|
|
107
|
+
<a id="action-policer-action-ref-kind"></a>• [`kind`](#action-policer-action-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
108
108
|
|
|
109
|
-
<a id="action-policer-action-ref-name"></a>• [`name`](#action-policer-action-ref-name) - Optional String<br>
|
|
109
|
+
<a id="action-policer-action-ref-name"></a>• [`name`](#action-policer-action-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
110
110
|
|
|
111
|
-
<a id="action-policer-action-ref-namespace"></a>• [`namespace`](#action-policer-action-ref-namespace) - Optional String<br>
|
|
111
|
+
<a id="action-policer-action-ref-namespace"></a>• [`namespace`](#action-policer-action-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
112
112
|
|
|
113
|
-
<a id="action-policer-action-ref-tenant"></a>• [`tenant`](#action-policer-action-ref-tenant) - Optional String<br>
|
|
113
|
+
<a id="action-policer-action-ref-tenant"></a>• [`tenant`](#action-policer-action-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
114
114
|
|
|
115
|
-
<a id="action-policer-action-ref-uid"></a>• [`uid`](#action-policer-action-ref-uid) - Optional String<br>
|
|
115
|
+
<a id="action-policer-action-ref-uid"></a>• [`uid`](#action-policer-action-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
116
116
|
|
|
117
117
|
#### Action Protocol Policer Action
|
|
118
118
|
|
|
@@ -124,51 +124,51 @@ A [`protocol_policer_action`](#action-protocol-policer-action) block (within [`a
|
|
|
124
124
|
|
|
125
125
|
A [`ref`](#action-protocol-policer-action-ref) block (within [`action.protocol_policer_action`](#action-protocol-policer-action)) supports the following:
|
|
126
126
|
|
|
127
|
-
<a id="action-protocol-policer-action-ref-kind"></a>• [`kind`](#action-protocol-policer-action-ref-kind) - Optional String<br>
|
|
127
|
+
<a id="action-protocol-policer-action-ref-kind"></a>• [`kind`](#action-protocol-policer-action-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
128
128
|
|
|
129
|
-
<a id="action-protocol-policer-action-ref-name"></a>• [`name`](#action-protocol-policer-action-ref-name) - Optional String<br>
|
|
129
|
+
<a id="action-protocol-policer-action-ref-name"></a>• [`name`](#action-protocol-policer-action-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
130
130
|
|
|
131
|
-
<a id="namespace-b31006"></a>• [`namespace`](#namespace-b31006) - Optional String<br>
|
|
131
|
+
<a id="namespace-b31006"></a>• [`namespace`](#namespace-b31006) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
132
132
|
|
|
133
|
-
<a id="tenant-2622a3"></a>• [`tenant`](#tenant-2622a3) - Optional String<br>
|
|
133
|
+
<a id="tenant-2622a3"></a>• [`tenant`](#tenant-2622a3) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
134
134
|
|
|
135
|
-
<a id="action-protocol-policer-action-ref-uid"></a>• [`uid`](#action-protocol-policer-action-ref-uid) - Optional String<br>
|
|
135
|
+
<a id="action-protocol-policer-action-ref-uid"></a>• [`uid`](#action-protocol-policer-action-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
136
136
|
|
|
137
137
|
#### IP Prefix Set
|
|
138
138
|
|
|
139
139
|
An [`ip_prefix_set`](#ip-prefix-set) block supports the following:
|
|
140
140
|
|
|
141
|
-
<a id="ip-prefix-set-ref"></a>• [`ref`](#ip-prefix-set-ref) - Optional Block<br>
|
|
141
|
+
<a id="ip-prefix-set-ref"></a>• [`ref`](#ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
|
|
142
142
|
|
|
143
143
|
#### IP Prefix Set Ref
|
|
144
144
|
|
|
145
145
|
A [`ref`](#ip-prefix-set-ref) block (within [`ip_prefix_set`](#ip-prefix-set)) supports the following:
|
|
146
146
|
|
|
147
|
-
<a id="ip-prefix-set-ref-kind"></a>• [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>
|
|
147
|
+
<a id="ip-prefix-set-ref-kind"></a>• [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
148
148
|
|
|
149
|
-
<a id="ip-prefix-set-ref-name"></a>• [`name`](#ip-prefix-set-ref-name) - Optional String<br>
|
|
149
|
+
<a id="ip-prefix-set-ref-name"></a>• [`name`](#ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
150
150
|
|
|
151
|
-
<a id="ip-prefix-set-ref-namespace"></a>• [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>
|
|
151
|
+
<a id="ip-prefix-set-ref-namespace"></a>• [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
152
152
|
|
|
153
|
-
<a id="ip-prefix-set-ref-tenant"></a>• [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>
|
|
153
|
+
<a id="ip-prefix-set-ref-tenant"></a>• [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
154
154
|
|
|
155
|
-
<a id="ip-prefix-set-ref-uid"></a>• [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>
|
|
155
|
+
<a id="ip-prefix-set-ref-uid"></a>• [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
156
156
|
|
|
157
157
|
#### Port
|
|
158
158
|
|
|
159
159
|
A [`port`](#port) block supports the following:
|
|
160
160
|
|
|
161
|
-
<a id="port-all"></a>• [`all`](#port-all) - Optional Block<br>
|
|
161
|
+
<a id="port-all"></a>• [`all`](#port-all) - Optional Block<br>Can be used for messages where no values are needed
|
|
162
162
|
|
|
163
|
-
<a id="port-dns"></a>• [`dns`](#port-dns) - Optional Block<br>
|
|
163
|
+
<a id="port-dns"></a>• [`dns`](#port-dns) - Optional Block<br>Can be used for messages where no values are needed
|
|
164
164
|
|
|
165
|
-
<a id="port-user-defined"></a>• [`user_defined`](#port-user-defined) - Optional Number<br>
|
|
165
|
+
<a id="port-user-defined"></a>• [`user_defined`](#port-user-defined) - Optional Number<br>Matches the user defined port
|
|
166
166
|
|
|
167
167
|
#### Prefix
|
|
168
168
|
|
|
169
169
|
A [`prefix`](#prefix) block supports the following:
|
|
170
170
|
|
|
171
|
-
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>
|
|
171
|
+
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
172
172
|
|
|
173
173
|
#### Timeouts
|
|
174
174
|
|
|
@@ -32,15 +32,15 @@ resource "f5xc_filter_set" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# List of fields and their values selected by the user .
|
|
36
36
|
filter_fields {
|
|
37
37
|
# Configure filter_fields settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# Either an absolute time range or a relative time interval.
|
|
40
40
|
date_field {
|
|
41
41
|
# Configure date_field settings
|
|
42
42
|
}
|
|
43
|
-
# Date
|
|
43
|
+
# Date range is for selecting a date range.
|
|
44
44
|
absolute {
|
|
45
45
|
# Configure absolute settings
|
|
46
46
|
}
|
|
@@ -66,9 +66,9 @@ resource "f5xc_filter_set" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="context-key"></a>• [`context_key`](#context-key) - Optional String<br>
|
|
69
|
+
<a id="context-key"></a>• [`context_key`](#context-key) - Optional String<br>Indexable context key that identifies a page or page type for which the FilterSet is applicable
|
|
70
70
|
|
|
71
|
-
<a id="filter-fields"></a>• [`filter_fields`](#filter-fields) - Optional Block<br>
|
|
71
|
+
<a id="filter-fields"></a>• [`filter_fields`](#filter-fields) - Optional Block<br>List of fields and their values selected by the user<br>See [Filter Fields](#filter-fields) below for details.
|
|
72
72
|
|
|
73
73
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
74
74
|
|
|
@@ -84,9 +84,9 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
84
84
|
|
|
85
85
|
A [`filter_fields`](#filter-fields) block supports the following:
|
|
86
86
|
|
|
87
|
-
<a id="filter-fields-date-field"></a>• [`date_field`](#filter-fields-date-field) - Optional Block<br>
|
|
87
|
+
<a id="filter-fields-date-field"></a>• [`date_field`](#filter-fields-date-field) - Optional Block<br>Either an absolute time range or a relative time interval<br>See [Date Field](#filter-fields-date-field) below.
|
|
88
88
|
|
|
89
|
-
<a id="filter-fields-field-id"></a>• [`field_id`](#filter-fields-field-id) - Optional String<br>
|
|
89
|
+
<a id="filter-fields-field-id"></a>• [`field_id`](#filter-fields-field-id) - Optional String<br>Identifier for the field that maps to some UI filter component
|
|
90
90
|
|
|
91
91
|
<a id="filter-fields-filter-expression-field"></a>• [`filter_expression_field`](#filter-fields-filter-expression-field) - Optional Block<br>Filter Expression Field<br>See [Filter Expression Field](#filter-fields-filter-expression-field) below.
|
|
92
92
|
|
|
@@ -96,9 +96,9 @@ A [`filter_fields`](#filter-fields) block supports the following:
|
|
|
96
96
|
|
|
97
97
|
A [`date_field`](#filter-fields-date-field) block (within [`filter_fields`](#filter-fields)) supports the following:
|
|
98
98
|
|
|
99
|
-
<a id="filter-fields-date-field-absolute"></a>• [`absolute`](#filter-fields-date-field-absolute) - Optional Block<br>Date
|
|
99
|
+
<a id="filter-fields-date-field-absolute"></a>• [`absolute`](#filter-fields-date-field-absolute) - Optional Block<br>Date range is for selecting a date range<br>See [Absolute](#filter-fields-date-field-absolute) below.
|
|
100
100
|
|
|
101
|
-
<a id="filter-fields-date-field-relative"></a>• [`relative`](#filter-fields-date-field-relative) - Optional String<br>
|
|
101
|
+
<a id="filter-fields-date-field-relative"></a>• [`relative`](#filter-fields-date-field-relative) - Optional String<br>relative time duration
|
|
102
102
|
|
|
103
103
|
#### Filter Fields Date Field Absolute
|
|
104
104
|
|
|
@@ -112,7 +112,7 @@ An [`absolute`](#filter-fields-date-field-absolute) block (within [`filter_field
|
|
|
112
112
|
|
|
113
113
|
A [`filter_expression_field`](#filter-fields-filter-expression-field) block (within [`filter_fields`](#filter-fields)) supports the following:
|
|
114
114
|
|
|
115
|
-
<a id="expression-7b0f3e"></a>• [`expression`](#expression-7b0f3e) - Optional String<br>Expression
|
|
115
|
+
<a id="expression-7b0f3e"></a>• [`expression`](#expression-7b0f3e) - Optional String<br>Expression is a Kubernetes style label expression for selections, but differs in that it allows special characters in the keys and values
|
|
116
116
|
|
|
117
117
|
#### Filter Fields String Field
|
|
118
118
|
|