@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 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 +2 -2
- 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
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_network_policy Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_network_policy (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
|
|
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 network policy rule with configured parameters in specified namespace. i
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Network Policy Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
|
|
19
19
|
|
|
20
20
|
# Basic Network Policy configuration
|
|
21
21
|
resource "f5xc_network_policy" "example" {
|
|
@@ -77,20 +77,11 @@ resource "f5xc_network_policy" "example" {
|
|
|
77
77
|
|
|
78
78
|
### Spec Argument Reference
|
|
79
79
|
|
|
80
|
-
<a id="
|
|
80
|
+
<a id="egress-rules"></a>• [`egress_rules`](#egress-rules) - Optional Block<br>Egress Rules. Ordered list of rules applied to connections from policy endpoints<br>See [Egress Rules](#egress-rules) below for details.
|
|
81
81
|
|
|
82
|
-
<a id="
|
|
82
|
+
<a id="endpoint"></a>• [`endpoint`](#endpoint) - Optional Block<br>Endpoint Choice. Shape of the endpoint choices for a view<br>See [Endpoint](#endpoint) below for details.
|
|
83
83
|
|
|
84
|
-
|
|
85
|
-
• <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
|
|
86
|
-
<br><br>• <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>IP Prefix List. 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.
|
|
87
|
-
<br><br>• <a id="prefix-selector"></a>[`prefix_selector`](#prefix-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Prefix Selector](#prefix-selector) below for details.
|
|
88
|
-
|
|
89
|
-
<a id="label-matcher"></a>• [`label_matcher`](#label-matcher) - Optional Block<br>Label Matcher. A label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#label-matcher) below for details.
|
|
90
|
-
|
|
91
|
-
<a id="ports"></a>• [`ports`](#ports) - Optional List<br>List of Port Ranges. List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
92
|
-
|
|
93
|
-
<a id="protocol"></a>• [`protocol`](#protocol) - Optional String<br>Protocol. Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
84
|
+
<a id="ingress-rules"></a>• [`ingress_rules`](#ingress-rules) - Optional Block<br>Ingress Rules. Ordered list of rules applied to connections to policy endpoints<br>See [Ingress Rules](#ingress-rules) below for details.
|
|
94
85
|
|
|
95
86
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
96
87
|
|
|
@@ -102,49 +93,231 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
102
93
|
|
|
103
94
|
---
|
|
104
95
|
|
|
105
|
-
####
|
|
96
|
+
#### Egress Rules
|
|
97
|
+
|
|
98
|
+
An [`egress_rules`](#egress-rules) block supports the following:
|
|
99
|
+
|
|
100
|
+
<a id="egress-rules-action"></a>• [`action`](#egress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network Policy Rule Action. Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
101
|
+
|
|
102
|
+
<a id="egress-rules-adv-action"></a>• [`adv_action`](#egress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action. Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#egress-rules-adv-action) below.
|
|
103
|
+
|
|
104
|
+
<a id="egress-rules-all-tcp-traffic"></a>• [`all_tcp_traffic`](#egress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
|
|
105
|
+
|
|
106
|
+
<a id="egress-rules-all-traffic"></a>• [`all_traffic`](#egress-rules-all-traffic) - Optional Block<br>Enable this option
|
|
107
|
+
|
|
108
|
+
<a id="egress-rules-all-udp-traffic"></a>• [`all_udp_traffic`](#egress-rules-all-udp-traffic) - Optional Block<br>Enable this option
|
|
109
|
+
|
|
110
|
+
<a id="egress-rules-any"></a>• [`any`](#egress-rules-any) - Optional Block<br>Enable this option
|
|
111
|
+
|
|
112
|
+
<a id="egress-rules-applications"></a>• [`applications`](#egress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#egress-rules-applications) below.
|
|
113
|
+
|
|
114
|
+
<a id="egress-rules-inside-endpoints"></a>• [`inside_endpoints`](#egress-rules-inside-endpoints) - Optional Block<br>Enable this option
|
|
115
|
+
|
|
116
|
+
<a id="egress-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#egress-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#egress-rules-ip-prefix-set) below.
|
|
117
|
+
|
|
118
|
+
<a id="egress-rules-label-matcher"></a>• [`label_matcher`](#egress-rules-label-matcher) - Optional Block<br>Label Matcher. A label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#egress-rules-label-matcher) below.
|
|
119
|
+
|
|
120
|
+
<a id="egress-rules-label-selector"></a>• [`label_selector`](#egress-rules-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#egress-rules-label-selector) below.
|
|
121
|
+
|
|
122
|
+
<a id="egress-rules-metadata"></a>• [`metadata`](#egress-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#egress-rules-metadata) below.
|
|
123
|
+
|
|
124
|
+
<a id="egress-rules-outside-endpoints"></a>• [`outside_endpoints`](#egress-rules-outside-endpoints) - Optional Block<br>Enable this option
|
|
125
|
+
|
|
126
|
+
<a id="egress-rules-prefix-list"></a>• [`prefix_list`](#egress-rules-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#egress-rules-prefix-list) below.
|
|
127
|
+
|
|
128
|
+
<a id="egress-rules-protocol-port-range"></a>• [`protocol_port_range`](#egress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#egress-rules-protocol-port-range) below.
|
|
129
|
+
|
|
130
|
+
#### Egress Rules Adv Action
|
|
131
|
+
|
|
132
|
+
An [`adv_action`](#egress-rules-adv-action) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
133
|
+
|
|
134
|
+
<a id="egress-rules-adv-action-action"></a>• [`action`](#egress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Log Action. Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified Don't sample the traffic hitting the rule Sample the traffic hitting the rule
|
|
135
|
+
|
|
136
|
+
#### Egress Rules Applications
|
|
137
|
+
|
|
138
|
+
An [`applications`](#egress-rules-applications) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
139
|
+
|
|
140
|
+
<a id="egress-rules-applications-applications"></a>• [`applications`](#egress-rules-applications-applications) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
|
|
141
|
+
|
|
142
|
+
#### Egress Rules IP Prefix Set
|
|
143
|
+
|
|
144
|
+
An [`ip_prefix_set`](#egress-rules-ip-prefix-set) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
145
|
+
|
|
146
|
+
<a id="egress-rules-ip-prefix-set-ref"></a>• [`ref`](#egress-rules-ip-prefix-set-ref) - Optional Block<br>Reference. A list of references to ip_prefix_set objects<br>See [Ref](#egress-rules-ip-prefix-set-ref) below.
|
|
147
|
+
|
|
148
|
+
#### Egress Rules IP Prefix Set Ref
|
|
149
|
+
|
|
150
|
+
A [`ref`](#egress-rules-ip-prefix-set-ref) block (within [`egress_rules.ip_prefix_set`](#egress-rules-ip-prefix-set)) supports the following:
|
|
151
|
+
|
|
152
|
+
<a id="egress-rules-ip-prefix-set-ref-kind"></a>• [`kind`](#egress-rules-ip-prefix-set-ref-kind) - Optional String<br>Kind. 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')
|
|
153
|
+
|
|
154
|
+
<a id="egress-rules-ip-prefix-set-ref-name"></a>• [`name`](#egress-rules-ip-prefix-set-ref-name) - Optional String<br>Name. 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
|
|
155
|
+
|
|
156
|
+
<a id="namespace-600e0f"></a>• [`namespace`](#namespace-600e0f) - Optional String<br>Namespace. 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
|
|
157
|
+
|
|
158
|
+
<a id="egress-rules-ip-prefix-set-ref-tenant"></a>• [`tenant`](#egress-rules-ip-prefix-set-ref-tenant) - Optional String<br>Tenant. 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
|
|
159
|
+
|
|
160
|
+
<a id="egress-rules-ip-prefix-set-ref-uid"></a>• [`uid`](#egress-rules-ip-prefix-set-ref-uid) - Optional String<br>UID. 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
|
|
161
|
+
|
|
162
|
+
#### Egress Rules Label Matcher
|
|
163
|
+
|
|
164
|
+
A [`label_matcher`](#egress-rules-label-matcher) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
165
|
+
|
|
166
|
+
<a id="egress-rules-label-matcher-keys"></a>• [`keys`](#egress-rules-label-matcher-keys) - Optional List<br>Keys. The list of label key names that have to match
|
|
167
|
+
|
|
168
|
+
#### Egress Rules Label Selector
|
|
169
|
+
|
|
170
|
+
A [`label_selector`](#egress-rules-label-selector) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
171
|
+
|
|
172
|
+
<a id="egress-rules-label-selector-expressions"></a>• [`expressions`](#egress-rules-label-selector-expressions) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
173
|
+
|
|
174
|
+
#### Egress Rules Metadata
|
|
175
|
+
|
|
176
|
+
A [`metadata`](#egress-rules-metadata) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
177
|
+
|
|
178
|
+
<a id="egress-rules-metadata-description-spec"></a>• [`description_spec`](#egress-rules-metadata-description-spec) - Optional String<br>Description. Human readable description
|
|
179
|
+
|
|
180
|
+
<a id="egress-rules-metadata-name"></a>• [`name`](#egress-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
|
|
181
|
+
|
|
182
|
+
#### Egress Rules Prefix List
|
|
183
|
+
|
|
184
|
+
A [`prefix_list`](#egress-rules-prefix-list) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
185
|
+
|
|
186
|
+
<a id="egress-rules-prefix-list-prefixes"></a>• [`prefixes`](#egress-rules-prefix-list-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
|
|
187
|
+
|
|
188
|
+
#### Egress Rules Protocol Port Range
|
|
189
|
+
|
|
190
|
+
A [`protocol_port_range`](#egress-rules-protocol-port-range) block (within [`egress_rules`](#egress-rules)) supports the following:
|
|
191
|
+
|
|
192
|
+
<a id="ranges-45e9df"></a>• [`port_ranges`](#ranges-45e9df) - Optional List<br>List of Port Ranges. List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
193
|
+
|
|
194
|
+
<a id="protocol-02e63d"></a>• [`protocol`](#protocol-02e63d) - Optional String<br>Protocol. Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
195
|
+
|
|
196
|
+
#### Endpoint
|
|
197
|
+
|
|
198
|
+
An [`endpoint`](#endpoint) block supports the following:
|
|
199
|
+
|
|
200
|
+
<a id="endpoint-any"></a>• [`any`](#endpoint-any) - Optional Block<br>Enable this option
|
|
201
|
+
|
|
202
|
+
<a id="endpoint-inside-endpoints"></a>• [`inside_endpoints`](#endpoint-inside-endpoints) - Optional Block<br>Enable this option
|
|
203
|
+
|
|
204
|
+
<a id="endpoint-label-selector"></a>• [`label_selector`](#endpoint-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#endpoint-label-selector) below.
|
|
205
|
+
|
|
206
|
+
<a id="endpoint-outside-endpoints"></a>• [`outside_endpoints`](#endpoint-outside-endpoints) - Optional Block<br>Enable this option
|
|
207
|
+
|
|
208
|
+
<a id="endpoint-prefix-list"></a>• [`prefix_list`](#endpoint-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#endpoint-prefix-list) below.
|
|
209
|
+
|
|
210
|
+
#### Endpoint Label Selector
|
|
211
|
+
|
|
212
|
+
A [`label_selector`](#endpoint-label-selector) block (within [`endpoint`](#endpoint)) supports the following:
|
|
213
|
+
|
|
214
|
+
<a id="endpoint-label-selector-expressions"></a>• [`expressions`](#endpoint-label-selector-expressions) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
215
|
+
|
|
216
|
+
#### Endpoint Prefix List
|
|
217
|
+
|
|
218
|
+
A [`prefix_list`](#endpoint-prefix-list) block (within [`endpoint`](#endpoint)) supports the following:
|
|
219
|
+
|
|
220
|
+
<a id="endpoint-prefix-list-prefixes"></a>• [`prefixes`](#endpoint-prefix-list-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
|
|
221
|
+
|
|
222
|
+
#### Ingress Rules
|
|
223
|
+
|
|
224
|
+
An [`ingress_rules`](#ingress-rules) block supports the following:
|
|
225
|
+
|
|
226
|
+
<a id="ingress-rules-action"></a>• [`action`](#ingress-rules-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Network Policy Rule Action. Network policy rule action configures the action to be taken on rule match Apply deny action on rule match Apply allow action on rule match
|
|
227
|
+
|
|
228
|
+
<a id="ingress-rules-adv-action"></a>• [`adv_action`](#ingress-rules-adv-action) - Optional Block<br>Network Policy Rule Advanced Action. Network Policy Rule Advanced Action provides additional OPTIONS along with RuleAction and PBRRuleAction<br>See [Adv Action](#ingress-rules-adv-action) below.
|
|
229
|
+
|
|
230
|
+
<a id="ingress-rules-all-tcp-traffic"></a>• [`all_tcp_traffic`](#ingress-rules-all-tcp-traffic) - Optional Block<br>Enable this option
|
|
231
|
+
|
|
232
|
+
<a id="ingress-rules-all-traffic"></a>• [`all_traffic`](#ingress-rules-all-traffic) - Optional Block<br>Enable this option
|
|
233
|
+
|
|
234
|
+
<a id="ingress-rules-all-udp-traffic"></a>• [`all_udp_traffic`](#ingress-rules-all-udp-traffic) - Optional Block<br>Enable this option
|
|
235
|
+
|
|
236
|
+
<a id="ingress-rules-any"></a>• [`any`](#ingress-rules-any) - Optional Block<br>Enable this option
|
|
237
|
+
|
|
238
|
+
<a id="ingress-rules-applications"></a>• [`applications`](#ingress-rules-applications) - Optional Block<br>Applications. Application protocols like HTTP, SNMP<br>See [Applications](#ingress-rules-applications) below.
|
|
239
|
+
|
|
240
|
+
<a id="ingress-rules-inside-endpoints"></a>• [`inside_endpoints`](#ingress-rules-inside-endpoints) - Optional Block<br>Enable this option
|
|
241
|
+
|
|
242
|
+
<a id="ingress-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#ingress-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#ingress-rules-ip-prefix-set) below.
|
|
243
|
+
|
|
244
|
+
<a id="ingress-rules-label-matcher"></a>• [`label_matcher`](#ingress-rules-label-matcher) - Optional Block<br>Label Matcher. A label matcher specifies a list of label keys whose values need to match for source/client and destination/server. Note that the actual label values are not specified and do not matter. This allows an ability to scope grouping by the label key name<br>See [Label Matcher](#ingress-rules-label-matcher) below.
|
|
245
|
+
|
|
246
|
+
<a id="ingress-rules-label-selector"></a>• [`label_selector`](#ingress-rules-label-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Label Selector](#ingress-rules-label-selector) below.
|
|
247
|
+
|
|
248
|
+
<a id="ingress-rules-metadata"></a>• [`metadata`](#ingress-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#ingress-rules-metadata) below.
|
|
249
|
+
|
|
250
|
+
<a id="ingress-rules-outside-endpoints"></a>• [`outside_endpoints`](#ingress-rules-outside-endpoints) - Optional Block<br>Enable this option
|
|
251
|
+
|
|
252
|
+
<a id="ingress-rules-prefix-list"></a>• [`prefix_list`](#ingress-rules-prefix-list) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Prefix List](#ingress-rules-prefix-list) below.
|
|
253
|
+
|
|
254
|
+
<a id="ingress-rules-protocol-port-range"></a>• [`protocol_port_range`](#ingress-rules-protocol-port-range) - Optional Block<br>Protocol and Port. Protocol and Port ranges<br>See [Protocol Port Range](#ingress-rules-protocol-port-range) below.
|
|
255
|
+
|
|
256
|
+
#### Ingress Rules Adv Action
|
|
257
|
+
|
|
258
|
+
An [`adv_action`](#ingress-rules-adv-action) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
259
|
+
|
|
260
|
+
<a id="ingress-rules-adv-action-action"></a>• [`action`](#ingress-rules-adv-action-action) - Optional String Defaults to `NOLOG`<br>Possible values are `NOLOG`, `LOG`<br>[Enum: NOLOG|LOG] Log Action. Choice to choose logging or no logging This works together with option selected via NetworkPolicyRuleAction or any other action specified Don't sample the traffic hitting the rule Sample the traffic hitting the rule
|
|
261
|
+
|
|
262
|
+
#### Ingress Rules Applications
|
|
263
|
+
|
|
264
|
+
An [`applications`](#ingress-rules-applications) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
265
|
+
|
|
266
|
+
<a id="ingress-rules-applications-applications"></a>• [`applications`](#ingress-rules-applications-applications) - Optional List Defaults to `APPLICATION_HTTP`<br>Possible values are `APPLICATION_HTTP`, `APPLICATION_HTTPS`, `APPLICATION_SNMP`, `APPLICATION_DNS`<br>[Enum: APPLICATION_HTTP|APPLICATION_HTTPS|APPLICATION_SNMP|APPLICATION_DNS] Application Protocols. Application protocols like HTTP, SNMP
|
|
267
|
+
|
|
268
|
+
#### Ingress Rules IP Prefix Set
|
|
269
|
+
|
|
270
|
+
An [`ip_prefix_set`](#ingress-rules-ip-prefix-set) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
271
|
+
|
|
272
|
+
<a id="ingress-rules-ip-prefix-set-ref"></a>• [`ref`](#ingress-rules-ip-prefix-set-ref) - Optional Block<br>Reference. A list of references to ip_prefix_set objects<br>See [Ref](#ingress-rules-ip-prefix-set-ref) below.
|
|
273
|
+
|
|
274
|
+
#### Ingress Rules IP Prefix Set Ref
|
|
275
|
+
|
|
276
|
+
A [`ref`](#ingress-rules-ip-prefix-set-ref) block (within [`ingress_rules.ip_prefix_set`](#ingress-rules-ip-prefix-set)) supports the following:
|
|
277
|
+
|
|
278
|
+
<a id="ingress-rules-ip-prefix-set-ref-kind"></a>• [`kind`](#ingress-rules-ip-prefix-set-ref-kind) - Optional String<br>Kind. 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')
|
|
106
279
|
|
|
107
|
-
|
|
280
|
+
<a id="ingress-rules-ip-prefix-set-ref-name"></a>• [`name`](#ingress-rules-ip-prefix-set-ref-name) - Optional String<br>Name. 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
|
|
108
281
|
|
|
109
|
-
<a id="
|
|
282
|
+
<a id="namespace-3e666e"></a>• [`namespace`](#namespace-3e666e) - Optional String<br>Namespace. 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
|
|
110
283
|
|
|
111
|
-
|
|
284
|
+
<a id="ingress-rules-ip-prefix-set-ref-tenant"></a>• [`tenant`](#ingress-rules-ip-prefix-set-ref-tenant) - Optional String<br>Tenant. 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
|
|
112
285
|
|
|
113
|
-
|
|
286
|
+
<a id="ingress-rules-ip-prefix-set-ref-uid"></a>• [`uid`](#ingress-rules-ip-prefix-set-ref-uid) - Optional String<br>UID. 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
|
|
114
287
|
|
|
115
|
-
|
|
288
|
+
#### Ingress Rules Label Matcher
|
|
116
289
|
|
|
117
|
-
|
|
290
|
+
A [`label_matcher`](#ingress-rules-label-matcher) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
118
291
|
|
|
119
|
-
|
|
292
|
+
<a id="ingress-rules-label-matcher-keys"></a>• [`keys`](#ingress-rules-label-matcher-keys) - Optional List<br>Keys. The list of label key names that have to match
|
|
120
293
|
|
|
121
|
-
|
|
294
|
+
#### Ingress Rules Label Selector
|
|
122
295
|
|
|
123
|
-
|
|
296
|
+
A [`label_selector`](#ingress-rules-label-selector) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
124
297
|
|
|
125
|
-
<a id="
|
|
298
|
+
<a id="expressions-ec199c"></a>• [`expressions`](#expressions-ec199c) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
126
299
|
|
|
127
|
-
|
|
300
|
+
#### Ingress Rules Metadata
|
|
128
301
|
|
|
129
|
-
|
|
302
|
+
A [`metadata`](#ingress-rules-metadata) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
130
303
|
|
|
131
|
-
|
|
304
|
+
<a id="ingress-rules-metadata-description-spec"></a>• [`description_spec`](#ingress-rules-metadata-description-spec) - Optional String<br>Description. Human readable description
|
|
132
305
|
|
|
133
|
-
|
|
306
|
+
<a id="ingress-rules-metadata-name"></a>• [`name`](#ingress-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
|
|
134
307
|
|
|
135
|
-
|
|
308
|
+
#### Ingress Rules Prefix List
|
|
136
309
|
|
|
137
|
-
|
|
310
|
+
A [`prefix_list`](#ingress-rules-prefix-list) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
138
311
|
|
|
139
|
-
|
|
312
|
+
<a id="ingress-rules-prefix-list-prefixes"></a>• [`prefixes`](#ingress-rules-prefix-list-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
|
|
140
313
|
|
|
141
|
-
|
|
314
|
+
#### Ingress Rules Protocol Port Range
|
|
142
315
|
|
|
143
|
-
|
|
316
|
+
A [`protocol_port_range`](#ingress-rules-protocol-port-range) block (within [`ingress_rules`](#ingress-rules)) supports the following:
|
|
144
317
|
|
|
145
|
-
|
|
318
|
+
<a id="ranges-a44d5c"></a>• [`port_ranges`](#ranges-a44d5c) - Optional List<br>List of Port Ranges. List of port ranges. Each range is a single port or a pair of start and end ports e.g. 8080-8192
|
|
146
319
|
|
|
147
|
-
<a id="
|
|
320
|
+
<a id="protocol-0bf619"></a>• [`protocol`](#protocol-0bf619) - Optional String<br>Protocol. Protocol in IP packet to be used as match criteria Values are TCP, UDP, and ICMP
|
|
148
321
|
|
|
149
322
|
#### Timeouts
|
|
150
323
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_policer Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Service Mesh"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages new policer with traffic rate limits. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_policer (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages new policer with traffic rate limits. 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 protocol_policer object, protocol_policer object contains list of L4 pro
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Policer Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages new policer with traffic rate limits. in F5 Distributed Cloud.
|
|
19
19
|
|
|
20
20
|
# Basic Policer configuration
|
|
21
21
|
resource "f5xc_policer" "example" {
|
|
@@ -57,7 +57,13 @@ resource "f5xc_policer" "example" {
|
|
|
57
57
|
|
|
58
58
|
### Spec Argument Reference
|
|
59
59
|
|
|
60
|
-
<a id="
|
|
60
|
+
<a id="burst-size"></a>• [`burst_size`](#burst-size) - Optional Number<br>Burst Size(pps). The maximum size permitted for bursts of data. E.g. 10000 pps burst
|
|
61
|
+
|
|
62
|
+
<a id="committed-information-rate"></a>• [`committed_information_rate`](#committed-information-rate) - Optional Number<br>Committed Information Rate(pps). The committed information rate is the guaranteed packets rate for traffic arriving or departing under normal conditions. E.g. 10000 pps
|
|
63
|
+
|
|
64
|
+
<a id="policer-mode"></a>• [`policer_mode`](#policer-mode) - Optional String Defaults to `POLICER_MODE_NOT_SHARED`<br>Possible values are `POLICER_MODE_NOT_SHARED`, `POLICER_MODE_SHARED`<br>[Enum: POLICER_MODE_NOT_SHARED|POLICER_MODE_SHARED] Policer Mode. - POLICER_MODE_NOT_SHARED: Not Shared A separate policer instance is created for each reference to the policer - POLICER_MODE_SHARED: Shared A common policer instance is used for for all references to the policer
|
|
65
|
+
|
|
66
|
+
<a id="policer-type"></a>• [`policer_type`](#policer-type) - Optional String Defaults to `POLICER_SINGLE_RATE_TWO_COLOR`<br>[Enum: POLICER_SINGLE_RATE_TWO_COLOR] Policer Type. Specifies the type of Policer Basic Single-Rate Two-Color Policer. The only possible value is `POLICER_SINGLE_RATE_TWO_COLOR`
|
|
61
67
|
|
|
62
68
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
63
69
|
|
|
@@ -69,52 +75,6 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
69
75
|
|
|
70
76
|
---
|
|
71
77
|
|
|
72
|
-
#### Protocol Policer
|
|
73
|
-
|
|
74
|
-
A [`protocol_policer`](#protocol-policer) block supports the following:
|
|
75
|
-
|
|
76
|
-
<a id="protocol-policer-policer"></a>• [`policer`](#protocol-policer-policer) - Optional Block<br>Policer. Reference to policer object to apply traffic rate limits<br>See [Policer](#protocol-policer-policer) below.
|
|
77
|
-
|
|
78
|
-
<a id="protocol-policer-protocol"></a>• [`protocol`](#protocol-policer-protocol) - Optional Block<br>Protocol Type. Protocol and protocol specific flags to be matched in packet<br>See [Protocol](#protocol-policer-protocol) below.
|
|
79
|
-
|
|
80
|
-
#### Protocol Policer Policer
|
|
81
|
-
|
|
82
|
-
A [`policer`](#protocol-policer-policer) block (within [`protocol_policer`](#protocol-policer)) supports the following:
|
|
83
|
-
|
|
84
|
-
<a id="protocol-policer-policer-kind"></a>• [`kind`](#protocol-policer-policer-kind) - Optional String<br>Kind. 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')
|
|
85
|
-
|
|
86
|
-
<a id="protocol-policer-policer-name"></a>• [`name`](#protocol-policer-policer-name) - Optional String<br>Name. 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
|
|
87
|
-
|
|
88
|
-
<a id="protocol-policer-policer-namespace"></a>• [`namespace`](#protocol-policer-policer-namespace) - Optional String<br>Namespace. 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
|
|
89
|
-
|
|
90
|
-
<a id="protocol-policer-policer-tenant"></a>• [`tenant`](#protocol-policer-policer-tenant) - Optional String<br>Tenant. 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
|
|
91
|
-
|
|
92
|
-
<a id="protocol-policer-policer-uid"></a>• [`uid`](#protocol-policer-policer-uid) - Optional String<br>UID. 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
|
|
93
|
-
|
|
94
|
-
#### Protocol Policer Protocol
|
|
95
|
-
|
|
96
|
-
A [`protocol`](#protocol-policer-protocol) block (within [`protocol_policer`](#protocol-policer)) supports the following:
|
|
97
|
-
|
|
98
|
-
<a id="protocol-policer-protocol-dns"></a>• [`dns`](#protocol-policer-protocol-dns) - Optional Block<br>DNS Packets. Match all DNS packets inclusing UDP and TCP
|
|
99
|
-
|
|
100
|
-
<a id="protocol-policer-protocol-icmp"></a>• [`icmp`](#protocol-policer-protocol-icmp) - Optional Block<br>ICMP Packet Type. ICMP message type to match in packet<br>See [ICMP](#protocol-policer-protocol-icmp) below.
|
|
101
|
-
|
|
102
|
-
<a id="protocol-policer-protocol-tcp"></a>• [`tcp`](#protocol-policer-protocol-tcp) - Optional Block<br>TCP Packet Type. Specification of TCP flag to be matched in a TCP packet<br>See [TCP](#protocol-policer-protocol-tcp) below.
|
|
103
|
-
|
|
104
|
-
<a id="protocol-policer-protocol-udp"></a>• [`udp`](#protocol-policer-protocol-udp) - Optional Block<br>UDP Packets. Match all UDP packets
|
|
105
|
-
|
|
106
|
-
#### Protocol Policer Protocol ICMP
|
|
107
|
-
|
|
108
|
-
An [`icmp`](#protocol-policer-protocol-icmp) block (within [`protocol_policer.protocol`](#protocol-policer-protocol)) supports the following:
|
|
109
|
-
|
|
110
|
-
<a id="protocol-policer-protocol-icmp-type"></a>• [`type`](#protocol-policer-protocol-icmp-type) - Optional List Defaults to `ECHO_REPLY`<br>Possible values are `ECHO_REPLY`, `ECHO_REQUEST`, `ALL_ICMP_MSG`<br>[Enum: ECHO_REPLY|ECHO_REQUEST|ALL_ICMP_MSG] ICMP type. ICMP message type to be matched in packet
|
|
111
|
-
|
|
112
|
-
#### Protocol Policer Protocol TCP
|
|
113
|
-
|
|
114
|
-
A [`tcp`](#protocol-policer-protocol-tcp) block (within [`protocol_policer.protocol`](#protocol-policer-protocol)) supports the following:
|
|
115
|
-
|
|
116
|
-
<a id="protocol-policer-protocol-tcp-flags"></a>• [`flags`](#protocol-policer-protocol-tcp-flags) - Optional List Defaults to `FIN`<br>Possible values are `FIN`, `SYN`, `RST`, `PSH`, `ACK`, `URG`, `ALL_TCP_FLAGS`, `KEEPALIVE`<br>[Enum: FIN|SYN|RST|PSH|ACK|URG|ALL_TCP_FLAGS|KEEPALIVE] TCP flags. TCP flag to be matched in a TCP packet
|
|
117
|
-
|
|
118
78
|
#### Timeouts
|
|
119
79
|
|
|
120
80
|
A [`timeouts`](#timeouts) block supports the following:
|