@robinmordasiewicz/f5xc-terraform-mcp 3.10.2 → 3.10.3
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/discovery.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/advertise_policy.md +10 -10
- package/dist/docs/resources/alert_policy.md +9 -9
- package/dist/docs/resources/alert_receiver.md +4 -4
- package/dist/docs/resources/api_definition.md +2 -2
- package/dist/docs/resources/api_testing.md +6 -6
- package/dist/docs/resources/apm.md +8 -8
- package/dist/docs/resources/app_firewall.md +19 -19
- package/dist/docs/resources/app_setting.md +5 -5
- package/dist/docs/resources/app_type.md +3 -3
- package/dist/docs/resources/aws_tgw_site.md +50 -50
- package/dist/docs/resources/aws_vpc_site.md +66 -66
- package/dist/docs/resources/azure_vnet_site.md +93 -93
- package/dist/docs/resources/bgp.md +6 -6
- package/dist/docs/resources/bgp_routing_policy.md +7 -7
- package/dist/docs/resources/cdn_cache_rule.md +2 -2
- package/dist/docs/resources/cdn_loadbalancer.md +122 -122
- package/dist/docs/resources/cloud_connect.md +4 -4
- package/dist/docs/resources/cloud_credentials.md +2 -2
- package/dist/docs/resources/cloud_link.md +3 -3
- package/dist/docs/resources/cluster.md +18 -18
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +259 -8
- package/dist/docs/resources/dns_domain.md +2 -2
- package/dist/docs/resources/endpoint.md +5 -5
- package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
- package/dist/docs/resources/external_connector.md +7 -7
- package/dist/docs/resources/fast_acl.md +2 -2
- package/dist/docs/resources/fast_acl_rule.md +2 -2
- package/dist/docs/resources/fleet.md +25 -25
- package/dist/docs/resources/forward_proxy_policy.md +15 -15
- package/dist/docs/resources/forwarding_class.md +5 -5
- package/dist/docs/resources/gcp_vpc_site.md +37 -37
- package/dist/docs/resources/global_log_receiver.md +104 -104
- package/dist/docs/resources/healthcheck.md +2 -2
- package/dist/docs/resources/http_loadbalancer.md +287 -287
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/log_receiver.md +104 -104
- package/dist/docs/resources/malicious_user_mitigation.md +6 -6
- package/dist/docs/resources/nat_policy.md +10 -10
- package/dist/docs/resources/network_connector.md +9 -9
- package/dist/docs/resources/network_firewall.md +3 -3
- package/dist/docs/resources/network_interface.md +28 -28
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/network_policy_view.md +16 -16
- package/dist/docs/resources/nfv_service.md +26 -26
- package/dist/docs/resources/origin_pool.md +48 -48
- package/dist/docs/resources/policer.md +50 -10
- package/dist/docs/resources/policy_based_routing.md +8 -8
- package/dist/docs/resources/protocol_inspection.md +4 -4
- package/dist/docs/resources/proxy.md +23 -23
- package/dist/docs/resources/rate_limiter.md +1 -1
- package/dist/docs/resources/rate_limiter_policy.md +8 -8
- package/dist/docs/resources/route.md +36 -36
- package/dist/docs/resources/secret_management_access.md +8 -8
- package/dist/docs/resources/securemesh_site.md +97 -97
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/service_policy.md +44 -44
- package/dist/docs/resources/service_policy_rule.md +37 -37
- package/dist/docs/resources/site.md +241 -613
- package/dist/docs/resources/site_mesh_group.md +8 -8
- package/dist/docs/resources/subnet.md +5 -5
- package/dist/docs/resources/tcp_loadbalancer.md +37 -37
- package/dist/docs/resources/tunnel.md +4 -4
- package/dist/docs/resources/udp_loadbalancer.md +9 -9
- package/dist/docs/resources/user_identification.md +10 -10
- package/dist/docs/resources/virtual_host.md +42 -42
- package/dist/docs/resources/virtual_network.md +4 -4
- package/dist/docs/resources/voltstack_site.md +59 -59
- package/dist/docs/resources/waf_exclusion_policy.md +5 -5
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/metadata/resource-metadata.json +379 -613
- package/dist/metadata/validation-patterns.json +1 -1
- package/package.json +1 -1
|
@@ -94,21 +94,21 @@ A [`rules`](#mitigation-type-rules) block (within [`mitigation_type`](#mitigatio
|
|
|
94
94
|
|
|
95
95
|
A [`mitigation_action`](#mitigation-type-rules-mitigation-action) block (within [`mitigation_type.rules`](#mitigation-type-rules)) supports the following:
|
|
96
96
|
|
|
97
|
-
<a id="temporarily-ae6df1"></a>• [`block_temporarily`](#temporarily-ae6df1) - Optional Block<br>
|
|
97
|
+
<a id="temporarily-ae6df1"></a>• [`block_temporarily`](#temporarily-ae6df1) - Optional Block<br>Enable this option
|
|
98
98
|
|
|
99
|
-
<a id="challenge-783e81"></a>• [`captcha_challenge`](#challenge-783e81) - Optional Block<br>
|
|
99
|
+
<a id="challenge-783e81"></a>• [`captcha_challenge`](#challenge-783e81) - Optional Block<br>Enable this option
|
|
100
100
|
|
|
101
|
-
<a id="challenge-784169"></a>• [`javascript_challenge`](#challenge-784169) - Optional Block<br>
|
|
101
|
+
<a id="challenge-784169"></a>• [`javascript_challenge`](#challenge-784169) - Optional Block<br>Enable this option
|
|
102
102
|
|
|
103
103
|
#### Mitigation Type Rules Threat Level
|
|
104
104
|
|
|
105
105
|
A [`threat_level`](#mitigation-type-rules-threat-level) block (within [`mitigation_type.rules`](#mitigation-type-rules)) supports the following:
|
|
106
106
|
|
|
107
|
-
<a id="mitigation-type-rules-threat-level-high"></a>• [`high`](#mitigation-type-rules-threat-level-high) - Optional Block<br>
|
|
107
|
+
<a id="mitigation-type-rules-threat-level-high"></a>• [`high`](#mitigation-type-rules-threat-level-high) - Optional Block<br>Enable this option
|
|
108
108
|
|
|
109
|
-
<a id="mitigation-type-rules-threat-level-low"></a>• [`low`](#mitigation-type-rules-threat-level-low) - Optional Block<br>
|
|
109
|
+
<a id="mitigation-type-rules-threat-level-low"></a>• [`low`](#mitigation-type-rules-threat-level-low) - Optional Block<br>Enable this option
|
|
110
110
|
|
|
111
|
-
<a id="medium-bfd9e9"></a>• [`medium`](#medium-bfd9e9) - Optional Block<br>
|
|
111
|
+
<a id="medium-bfd9e9"></a>• [`medium`](#medium-bfd9e9) - Optional Block<br>Enable this option
|
|
112
112
|
|
|
113
113
|
#### Timeouts
|
|
114
114
|
|
|
@@ -90,9 +90,9 @@ A [`rules`](#rules) block supports the following:
|
|
|
90
90
|
|
|
91
91
|
<a id="rules-criteria"></a>• [`criteria`](#rules-criteria) - Optional Block<br>Match criteria of the packet to apply the NAT Rule<br>See [Criteria](#rules-criteria) below.
|
|
92
92
|
|
|
93
|
-
<a id="rules-disable"></a>• [`disable`](#rules-disable) - Optional Block<br>
|
|
93
|
+
<a id="rules-disable"></a>• [`disable`](#rules-disable) - Optional Block<br>Enable this option
|
|
94
94
|
|
|
95
|
-
<a id="rules-enable"></a>• [`enable`](#rules-enable) - Optional Block<br>
|
|
95
|
+
<a id="rules-enable"></a>• [`enable`](#rules-enable) - Optional Block<br>Enable this option
|
|
96
96
|
|
|
97
97
|
<a id="rules-name"></a>• [`name`](#rules-name) - Optional String<br>Name. Name of the Rule
|
|
98
98
|
|
|
@@ -168,13 +168,13 @@ A [`refs`](#rules-cloud-connect-refs) block (within [`rules.cloud_connect`](#rul
|
|
|
168
168
|
|
|
169
169
|
A [`criteria`](#rules-criteria) block (within [`rules`](#rules)) supports the following:
|
|
170
170
|
|
|
171
|
-
<a id="rules-criteria-any"></a>• [`any`](#rules-criteria-any) - Optional Block<br>
|
|
171
|
+
<a id="rules-criteria-any"></a>• [`any`](#rules-criteria-any) - Optional Block<br>Enable this option
|
|
172
172
|
|
|
173
173
|
<a id="rules-criteria-destination-cidr"></a>• [`destination_cidr`](#rules-criteria-destination-cidr) - Optional List<br>Destination IP. Destination IP of the packet to match
|
|
174
174
|
|
|
175
175
|
<a id="rules-criteria-destination-port"></a>• [`destination_port`](#rules-criteria-destination-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-destination-port) below.
|
|
176
176
|
|
|
177
|
-
<a id="rules-criteria-icmp"></a>• [`icmp`](#rules-criteria-icmp) - Optional Block<br>
|
|
177
|
+
<a id="rules-criteria-icmp"></a>• [`icmp`](#rules-criteria-icmp) - Optional Block<br>Enable this option
|
|
178
178
|
|
|
179
179
|
<a id="rules-criteria-protocol"></a>• [`protocol`](#rules-criteria-protocol) - Optional String Defaults to `ALL`<br>Possible values are `ALL`, `ICMP`, `TCP`, `UDP`<br>[Enum: ALL|ICMP|TCP|UDP] Protocols. Protocols like TCP, UDP
|
|
180
180
|
|
|
@@ -194,7 +194,7 @@ A [`criteria`](#rules-criteria) block (within [`rules`](#rules)) supports the fo
|
|
|
194
194
|
|
|
195
195
|
A [`destination_port`](#rules-criteria-destination-port) block (within [`rules.criteria`](#rules-criteria)) supports the following:
|
|
196
196
|
|
|
197
|
-
<a id="match-408035"></a>• [`no_port_match`](#match-408035) - Optional Block<br>
|
|
197
|
+
<a id="match-408035"></a>• [`no_port_match`](#match-408035) - Optional Block<br>Enable this option
|
|
198
198
|
|
|
199
199
|
<a id="rules-criteria-destination-port-port"></a>• [`port`](#rules-criteria-destination-port-port) - Optional Number<br>Exact Port to match
|
|
200
200
|
|
|
@@ -224,7 +224,7 @@ A [`refs`](#rules-criteria-segment-refs) block (within [`rules.criteria.segment`
|
|
|
224
224
|
|
|
225
225
|
A [`source_port`](#rules-criteria-source-port) block (within [`rules.criteria`](#rules-criteria)) supports the following:
|
|
226
226
|
|
|
227
|
-
<a id="match-b33190"></a>• [`no_port_match`](#match-b33190) - Optional Block<br>
|
|
227
|
+
<a id="match-b33190"></a>• [`no_port_match`](#match-b33190) - Optional Block<br>Enable this option
|
|
228
228
|
|
|
229
229
|
<a id="rules-criteria-source-port-port"></a>• [`port`](#rules-criteria-source-port-port) - Optional Number<br>Exact Port to match
|
|
230
230
|
|
|
@@ -242,7 +242,7 @@ A [`tcp`](#rules-criteria-tcp) block (within [`rules.criteria`](#rules-criteria)
|
|
|
242
242
|
|
|
243
243
|
A [`destination_port`](#rules-criteria-tcp-destination-port) block (within [`rules.criteria.tcp`](#rules-criteria-tcp)) supports the following:
|
|
244
244
|
|
|
245
|
-
<a id="match-d7a933"></a>• [`no_port_match`](#match-d7a933) - Optional Block<br>
|
|
245
|
+
<a id="match-d7a933"></a>• [`no_port_match`](#match-d7a933) - Optional Block<br>Enable this option
|
|
246
246
|
|
|
247
247
|
<a id="port-8bd6fd"></a>• [`port`](#port-8bd6fd) - Optional Number<br>Exact Port to match
|
|
248
248
|
|
|
@@ -252,7 +252,7 @@ A [`destination_port`](#rules-criteria-tcp-destination-port) block (within [`rul
|
|
|
252
252
|
|
|
253
253
|
A [`source_port`](#rules-criteria-tcp-source-port) block (within [`rules.criteria.tcp`](#rules-criteria-tcp)) supports the following:
|
|
254
254
|
|
|
255
|
-
<a id="match-dbf0f6"></a>• [`no_port_match`](#match-dbf0f6) - Optional Block<br>
|
|
255
|
+
<a id="match-dbf0f6"></a>• [`no_port_match`](#match-dbf0f6) - Optional Block<br>Enable this option
|
|
256
256
|
|
|
257
257
|
<a id="rules-criteria-tcp-source-port-port"></a>• [`port`](#rules-criteria-tcp-source-port-port) - Optional Number<br>Exact Port to match
|
|
258
258
|
|
|
@@ -270,7 +270,7 @@ An [`udp`](#rules-criteria-udp) block (within [`rules.criteria`](#rules-criteria
|
|
|
270
270
|
|
|
271
271
|
A [`destination_port`](#rules-criteria-udp-destination-port) block (within [`rules.criteria.udp`](#rules-criteria-udp)) supports the following:
|
|
272
272
|
|
|
273
|
-
<a id="match-214578"></a>• [`no_port_match`](#match-214578) - Optional Block<br>
|
|
273
|
+
<a id="match-214578"></a>• [`no_port_match`](#match-214578) - Optional Block<br>Enable this option
|
|
274
274
|
|
|
275
275
|
<a id="port-955148"></a>• [`port`](#port-955148) - Optional Number<br>Exact Port to match
|
|
276
276
|
|
|
@@ -280,7 +280,7 @@ A [`destination_port`](#rules-criteria-udp-destination-port) block (within [`rul
|
|
|
280
280
|
|
|
281
281
|
A [`source_port`](#rules-criteria-udp-source-port) block (within [`rules.criteria.udp`](#rules-criteria-udp)) supports the following:
|
|
282
282
|
|
|
283
|
-
<a id="match-2dbf46"></a>• [`no_port_match`](#match-2dbf46) - Optional Block<br>
|
|
283
|
+
<a id="match-2dbf46"></a>• [`no_port_match`](#match-2dbf46) - Optional Block<br>Enable this option
|
|
284
284
|
|
|
285
285
|
<a id="rules-criteria-udp-source-port-port"></a>• [`port`](#rules-criteria-udp-source-port-port) - Optional Number<br>Exact Port to match
|
|
286
286
|
|
|
@@ -65,7 +65,7 @@ resource "f5xc_network_connector" "example" {
|
|
|
65
65
|
### Spec Argument Reference
|
|
66
66
|
|
|
67
67
|
-> **One of the following:**
|
|
68
|
-
• <a id="disable-forward-proxy"></a>[`disable_forward_proxy`](#disable-forward-proxy) - Optional Block<br>
|
|
68
|
+
• <a id="disable-forward-proxy"></a>[`disable_forward_proxy`](#disable-forward-proxy) - Optional Block<br>Enable this option
|
|
69
69
|
|
|
70
70
|
<a id="enable-forward-proxy"></a>• [`enable_forward_proxy`](#enable-forward-proxy) - Optional Block<br>Fine tune forward proxy behavior Few configurations allowed are White listed ports and IP prefixes: Forward proxy does application protocol detection and server name(SNI) detection by peeking into the traffic on the incoming downstream connection. Few protocols doesn't have client sending the<br>See [Enable Forward Proxy](#enable-forward-proxy) below for details.
|
|
71
71
|
|
|
@@ -92,7 +92,7 @@ An [`enable_forward_proxy`](#enable-forward-proxy) block supports the following:
|
|
|
92
92
|
|
|
93
93
|
<a id="attempts-e04850"></a>• [`max_connect_attempts`](#attempts-e04850) - Optional Number Defaults to `1`<br>Specifies the allowed number of retries on connect failure to upstream server
|
|
94
94
|
|
|
95
|
-
<a id="enable-forward-proxy-no-interception"></a>• [`no_interception`](#enable-forward-proxy-no-interception) - Optional Block<br>
|
|
95
|
+
<a id="enable-forward-proxy-no-interception"></a>• [`no_interception`](#enable-forward-proxy-no-interception) - Optional Block<br>Enable this option
|
|
96
96
|
|
|
97
97
|
<a id="enable-forward-proxy-tls-intercept"></a>• [`tls_intercept`](#enable-forward-proxy-tls-intercept) - Optional Block<br>Configuration to enable TLS interception<br>See [TLS Intercept](#enable-forward-proxy-tls-intercept) below.
|
|
98
98
|
|
|
@@ -106,15 +106,15 @@ A [`tls_intercept`](#enable-forward-proxy-tls-intercept) block (within [`enable_
|
|
|
106
106
|
|
|
107
107
|
<a id="certificate-1f025c"></a>• [`custom_certificate`](#certificate-1f025c) - Optional Block<br>TLS Certificate. Handle to fetch certificate and key<br>See [Custom Certificate](#certificate-1f025c) below.
|
|
108
108
|
|
|
109
|
-
<a id="domains-448895"></a>• [`enable_for_all_domains`](#domains-448895) - Optional Block<br>
|
|
109
|
+
<a id="domains-448895"></a>• [`enable_for_all_domains`](#domains-448895) - Optional Block<br>Enable this option
|
|
110
110
|
|
|
111
111
|
<a id="policy-3a19ff"></a>• [`policy`](#policy-3a19ff) - Optional Block<br>Policy to enable or disable TLS interception<br>See [Policy](#policy-3a19ff) below.
|
|
112
112
|
|
|
113
113
|
<a id="url-498586"></a>• [`trusted_ca_url`](#url-498586) - Optional String<br>Custom Root CA Certificate for validating upstream server certificate
|
|
114
114
|
|
|
115
|
-
<a id="certificate-028e29"></a>• [`volterra_certificate`](#certificate-028e29) - Optional Block<br>
|
|
115
|
+
<a id="certificate-028e29"></a>• [`volterra_certificate`](#certificate-028e29) - Optional Block<br>Enable this option
|
|
116
116
|
|
|
117
|
-
<a id="trusted-ca-89cb15"></a>• [`volterra_trusted_ca`](#trusted-ca-89cb15) - Optional Block<br>
|
|
117
|
+
<a id="trusted-ca-89cb15"></a>• [`volterra_trusted_ca`](#trusted-ca-89cb15) - Optional Block<br>Enable this option
|
|
118
118
|
|
|
119
119
|
#### Enable Forward Proxy TLS Intercept Custom Certificate
|
|
120
120
|
|
|
@@ -126,11 +126,11 @@ A [`custom_certificate`](#certificate-1f025c) block (within [`enable_forward_pro
|
|
|
126
126
|
|
|
127
127
|
<a id="spec-00ecd4"></a>• [`description_spec`](#spec-00ecd4) - Optional String<br>Description. Description for the certificate
|
|
128
128
|
|
|
129
|
-
<a id="stapling-c941e6"></a>• [`disable_ocsp_stapling`](#stapling-c941e6) - Optional Block<br>
|
|
129
|
+
<a id="stapling-c941e6"></a>• [`disable_ocsp_stapling`](#stapling-c941e6) - Optional Block<br>Enable this option
|
|
130
130
|
|
|
131
131
|
<a id="key-363f83"></a>• [`private_key`](#key-363f83) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#key-363f83) below.
|
|
132
132
|
|
|
133
|
-
<a id="defaults-cf3fd3"></a>• [`use_system_defaults`](#defaults-cf3fd3) - Optional Block<br>
|
|
133
|
+
<a id="defaults-cf3fd3"></a>• [`use_system_defaults`](#defaults-cf3fd3) - Optional Block<br>Enable this option
|
|
134
134
|
|
|
135
135
|
#### Enable Forward Proxy TLS Intercept Custom Certificate Custom Hash Algorithms
|
|
136
136
|
|
|
@@ -182,9 +182,9 @@ A [`global_vn`](#sli-to-global-dr-global-vn) block (within [`sli_to_global_dr`](
|
|
|
182
182
|
|
|
183
183
|
A [`sli_to_slo_snat`](#sli-to-slo-snat) block supports the following:
|
|
184
184
|
|
|
185
|
-
<a id="sli-to-slo-snat-default-gw-snat"></a>• [`default_gw_snat`](#sli-to-slo-snat-default-gw-snat) - Optional Block<br>
|
|
185
|
+
<a id="sli-to-slo-snat-default-gw-snat"></a>• [`default_gw_snat`](#sli-to-slo-snat-default-gw-snat) - Optional Block<br>Enable this option
|
|
186
186
|
|
|
187
|
-
<a id="sli-to-slo-snat-interface-ip"></a>• [`interface_ip`](#sli-to-slo-snat-interface-ip) - Optional Block<br>
|
|
187
|
+
<a id="sli-to-slo-snat-interface-ip"></a>• [`interface_ip`](#sli-to-slo-snat-interface-ip) - Optional Block<br>Enable this option
|
|
188
188
|
|
|
189
189
|
#### Slo To Global DR
|
|
190
190
|
|
|
@@ -76,11 +76,11 @@ resource "f5xc_network_firewall" "example" {
|
|
|
76
76
|
-> **One of the following:**
|
|
77
77
|
• <a id="active-forward-proxy-policies"></a>[`active_forward_proxy_policies`](#active-forward-proxy-policies) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#active-forward-proxy-policies) below for details.
|
|
78
78
|
|
|
79
|
-
<a id="disable-fast-acl"></a>• [`disable_fast_acl`](#disable-fast-acl) - Optional Block<br>
|
|
79
|
+
<a id="disable-fast-acl"></a>• [`disable_fast_acl`](#disable-fast-acl) - Optional Block<br>Enable this option
|
|
80
80
|
|
|
81
|
-
<a id="disable-forward-proxy-policy"></a>• [`disable_forward_proxy_policy`](#disable-forward-proxy-policy) - Optional Block<br>
|
|
81
|
+
<a id="disable-forward-proxy-policy"></a>• [`disable_forward_proxy_policy`](#disable-forward-proxy-policy) - Optional Block<br>Enable this option
|
|
82
82
|
|
|
83
|
-
<a id="disable-network-policy"></a>• [`disable_network_policy`](#disable-network-policy) - Optional Block<br>
|
|
83
|
+
<a id="disable-network-policy"></a>• [`disable_network_policy`](#disable-network-policy) - Optional Block<br>Enable this option
|
|
84
84
|
|
|
85
85
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
86
86
|
|
|
@@ -36,11 +36,11 @@ resource "f5xc_network_interface" "example" {
|
|
|
36
36
|
dedicated_interface {
|
|
37
37
|
# Configure dedicated_interface settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# Enable this option
|
|
40
40
|
cluster {
|
|
41
41
|
# Configure cluster settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# Enable this option
|
|
44
44
|
is_primary {
|
|
45
45
|
# Configure is_primary settings
|
|
46
46
|
}
|
|
@@ -87,21 +87,21 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
87
87
|
|
|
88
88
|
A [`dedicated_interface`](#dedicated-interface) block supports the following:
|
|
89
89
|
|
|
90
|
-
<a id="dedicated-interface-cluster"></a>• [`cluster`](#dedicated-interface-cluster) - Optional Block<br>
|
|
90
|
+
<a id="dedicated-interface-cluster"></a>• [`cluster`](#dedicated-interface-cluster) - Optional Block<br>Enable this option
|
|
91
91
|
|
|
92
92
|
<a id="dedicated-interface-device"></a>• [`device`](#dedicated-interface-device) - Optional String<br>Name of the device for which interface is configured. Use wwan0 for 4G/LTE
|
|
93
93
|
|
|
94
|
-
<a id="dedicated-interface-is-primary"></a>• [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>
|
|
94
|
+
<a id="dedicated-interface-is-primary"></a>• [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>Enable this option
|
|
95
95
|
|
|
96
96
|
<a id="dedicated-interface-monitor"></a>• [`monitor`](#dedicated-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
97
97
|
|
|
98
|
-
<a id="dedicated-interface-monitor-disabled"></a>• [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>
|
|
98
|
+
<a id="dedicated-interface-monitor-disabled"></a>• [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>Enable this option
|
|
99
99
|
|
|
100
100
|
<a id="dedicated-interface-mtu"></a>• [`mtu`](#dedicated-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
101
101
|
|
|
102
102
|
<a id="dedicated-interface-node"></a>• [`node`](#dedicated-interface-node) - Optional String<br>Configuration will apply to a device on the given node of the site
|
|
103
103
|
|
|
104
|
-
<a id="dedicated-interface-not-primary"></a>• [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>
|
|
104
|
+
<a id="dedicated-interface-not-primary"></a>• [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>Enable this option
|
|
105
105
|
|
|
106
106
|
<a id="dedicated-interface-priority"></a>• [`priority`](#dedicated-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
107
107
|
|
|
@@ -109,7 +109,7 @@ A [`dedicated_interface`](#dedicated-interface) block supports the following:
|
|
|
109
109
|
|
|
110
110
|
A [`dedicated_management_interface`](#dedicated-management-interface) block supports the following:
|
|
111
111
|
|
|
112
|
-
<a id="dedicated-management-interface-cluster"></a>• [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>
|
|
112
|
+
<a id="dedicated-management-interface-cluster"></a>• [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>Enable this option
|
|
113
113
|
|
|
114
114
|
<a id="dedicated-management-interface-device"></a>• [`device`](#dedicated-management-interface-device) - Optional String<br>Name of the device for which interface is configured
|
|
115
115
|
|
|
@@ -121,43 +121,43 @@ A [`dedicated_management_interface`](#dedicated-management-interface) block supp
|
|
|
121
121
|
|
|
122
122
|
An [`ethernet_interface`](#ethernet-interface) block supports the following:
|
|
123
123
|
|
|
124
|
-
<a id="ethernet-interface-cluster"></a>• [`cluster`](#ethernet-interface-cluster) - Optional Block<br>
|
|
124
|
+
<a id="ethernet-interface-cluster"></a>• [`cluster`](#ethernet-interface-cluster) - Optional Block<br>Enable this option
|
|
125
125
|
|
|
126
126
|
<a id="ethernet-interface-device"></a>• [`device`](#ethernet-interface-device) - Optional String<br>Interface configuration for the ethernet device
|
|
127
127
|
|
|
128
|
-
<a id="ethernet-interface-dhcp-client"></a>• [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>
|
|
128
|
+
<a id="ethernet-interface-dhcp-client"></a>• [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>Enable this option
|
|
129
129
|
|
|
130
130
|
<a id="ethernet-interface-dhcp-server"></a>• [`dhcp_server`](#ethernet-interface-dhcp-server) - Optional Block<br>DHCPServerParametersType<br>See [DHCP Server](#ethernet-interface-dhcp-server) below.
|
|
131
131
|
|
|
132
132
|
<a id="ethernet-interface-ipv6-auto-config"></a>• [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#ethernet-interface-ipv6-auto-config) below.
|
|
133
133
|
|
|
134
|
-
<a id="ethernet-interface-is-primary"></a>• [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>
|
|
134
|
+
<a id="ethernet-interface-is-primary"></a>• [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>Enable this option
|
|
135
135
|
|
|
136
136
|
<a id="ethernet-interface-monitor"></a>• [`monitor`](#ethernet-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
137
137
|
|
|
138
|
-
<a id="ethernet-interface-monitor-disabled"></a>• [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>
|
|
138
|
+
<a id="ethernet-interface-monitor-disabled"></a>• [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>Enable this option
|
|
139
139
|
|
|
140
140
|
<a id="ethernet-interface-mtu"></a>• [`mtu`](#ethernet-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
141
141
|
|
|
142
|
-
<a id="ethernet-interface-no-ipv6-address"></a>• [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>
|
|
142
|
+
<a id="ethernet-interface-no-ipv6-address"></a>• [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>Enable this option
|
|
143
143
|
|
|
144
144
|
<a id="ethernet-interface-node"></a>• [`node`](#ethernet-interface-node) - Optional String<br>Configuration will apply to a device on the given node
|
|
145
145
|
|
|
146
|
-
<a id="ethernet-interface-not-primary"></a>• [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>
|
|
146
|
+
<a id="ethernet-interface-not-primary"></a>• [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>Enable this option
|
|
147
147
|
|
|
148
148
|
<a id="ethernet-interface-priority"></a>• [`priority`](#ethernet-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
149
149
|
|
|
150
|
-
<a id="network-4d060f"></a>• [`site_local_inside_network`](#network-4d060f) - Optional Block<br>
|
|
150
|
+
<a id="network-4d060f"></a>• [`site_local_inside_network`](#network-4d060f) - Optional Block<br>Enable this option
|
|
151
151
|
|
|
152
|
-
<a id="ethernet-interface-site-local-network"></a>• [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>
|
|
152
|
+
<a id="ethernet-interface-site-local-network"></a>• [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>Enable this option
|
|
153
153
|
|
|
154
154
|
<a id="ethernet-interface-static-ip"></a>• [`static_ip`](#ethernet-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#ethernet-interface-static-ip) below.
|
|
155
155
|
|
|
156
156
|
<a id="ethernet-interface-static-ipv6-address"></a>• [`static_ipv6_address`](#ethernet-interface-static-ipv6-address) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#ethernet-interface-static-ipv6-address) below.
|
|
157
157
|
|
|
158
|
-
<a id="ethernet-interface-storage-network"></a>• [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>
|
|
158
|
+
<a id="ethernet-interface-storage-network"></a>• [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>Enable this option
|
|
159
159
|
|
|
160
|
-
<a id="ethernet-interface-untagged"></a>• [`untagged`](#ethernet-interface-untagged) - Optional Block<br>
|
|
160
|
+
<a id="ethernet-interface-untagged"></a>• [`untagged`](#ethernet-interface-untagged) - Optional Block<br>Enable this option
|
|
161
161
|
|
|
162
162
|
<a id="ethernet-interface-vlan-id"></a>• [`vlan_id`](#ethernet-interface-vlan-id) - Optional Number<br>Configure a VLAN tagged ethernet interface
|
|
163
163
|
|
|
@@ -165,9 +165,9 @@ An [`ethernet_interface`](#ethernet-interface) block supports the following:
|
|
|
165
165
|
|
|
166
166
|
A [`dhcp_server`](#ethernet-interface-dhcp-server) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
167
167
|
|
|
168
|
-
<a id="end-1864de"></a>• [`automatic_from_end`](#end-1864de) - Optional Block<br>
|
|
168
|
+
<a id="end-1864de"></a>• [`automatic_from_end`](#end-1864de) - Optional Block<br>Enable this option
|
|
169
169
|
|
|
170
|
-
<a id="start-872fa5"></a>• [`automatic_from_start`](#start-872fa5) - Optional Block<br>
|
|
170
|
+
<a id="start-872fa5"></a>• [`automatic_from_start`](#start-872fa5) - Optional Block<br>Enable this option
|
|
171
171
|
|
|
172
172
|
<a id="networks-684a1f"></a>• [`dhcp_networks`](#networks-684a1f) - Optional Block<br>List of networks from which DHCP Server can allocate IPv4 Addresses<br>See [DHCP Networks](#networks-684a1f) below.
|
|
173
173
|
|
|
@@ -183,9 +183,9 @@ A [`dhcp_networks`](#networks-684a1f) block (within [`ethernet_interface.dhcp_se
|
|
|
183
183
|
|
|
184
184
|
<a id="address-4b47d5"></a>• [`dns_address`](#address-4b47d5) - Optional String<br>Enter a IPv4 address from the network prefix to be used as the DNS server
|
|
185
185
|
|
|
186
|
-
<a id="address-6f7c99"></a>• [`first_address`](#address-6f7c99) - Optional Block<br>
|
|
186
|
+
<a id="address-6f7c99"></a>• [`first_address`](#address-6f7c99) - Optional Block<br>Enable this option
|
|
187
187
|
|
|
188
|
-
<a id="address-d4b422"></a>• [`last_address`](#address-d4b422) - Optional Block<br>
|
|
188
|
+
<a id="address-d4b422"></a>• [`last_address`](#address-d4b422) - Optional Block<br>Enable this option
|
|
189
189
|
|
|
190
190
|
<a id="prefix-e81d96"></a>• [`network_prefix`](#prefix-e81d96) - Optional String<br>Set the network prefix for the site. Ex: 10.1.1.0/24
|
|
191
191
|
|
|
@@ -193,7 +193,7 @@ A [`dhcp_networks`](#networks-684a1f) block (within [`ethernet_interface.dhcp_se
|
|
|
193
193
|
|
|
194
194
|
<a id="pools-09599a"></a>• [`pools`](#pools-09599a) - Optional Block<br>List of non overlapping IP address ranges<br>See [Pools](#pools-09599a) below.
|
|
195
195
|
|
|
196
|
-
<a id="dgw-01ab3b"></a>• [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>
|
|
196
|
+
<a id="dgw-01ab3b"></a>• [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>Enable this option
|
|
197
197
|
|
|
198
198
|
#### Ethernet Interface DHCP Server DHCP Networks Pools
|
|
199
199
|
|
|
@@ -213,7 +213,7 @@ An [`interface_ip_map`](#map-2f2804) block (within [`ethernet_interface.dhcp_ser
|
|
|
213
213
|
|
|
214
214
|
An [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
215
215
|
|
|
216
|
-
<a id="host-7f4919"></a>• [`host`](#host-7f4919) - Optional Block<br>
|
|
216
|
+
<a id="host-7f4919"></a>• [`host`](#host-7f4919) - Optional Block<br>Enable this option
|
|
217
217
|
|
|
218
218
|
<a id="router-6def67"></a>• [`router`](#router-6def67) - Optional Block<br>IPV6AutoConfigRouterType<br>See [Router](#router-6def67) below.
|
|
219
219
|
|
|
@@ -243,9 +243,9 @@ A [`router`](#router-6def67) block (within [`ethernet_interface.ipv6_auto_config
|
|
|
243
243
|
|
|
244
244
|
A [`stateful`](#stateful-79d901) block (within [`ethernet_interface.ipv6_auto_config.router`](#router-6def67)) supports the following:
|
|
245
245
|
|
|
246
|
-
<a id="end-198d9e"></a>• [`automatic_from_end`](#end-198d9e) - Optional Block<br>
|
|
246
|
+
<a id="end-198d9e"></a>• [`automatic_from_end`](#end-198d9e) - Optional Block<br>Enable this option
|
|
247
247
|
|
|
248
|
-
<a id="start-025a8d"></a>• [`automatic_from_start`](#start-025a8d) - Optional Block<br>
|
|
248
|
+
<a id="start-025a8d"></a>• [`automatic_from_start`](#start-025a8d) - Optional Block<br>Enable this option
|
|
249
249
|
|
|
250
250
|
<a id="networks-d6f901"></a>• [`dhcp_networks`](#networks-d6f901) - Optional Block<br>List of networks from which DHCP server can allocate IP addresses<br>See [DHCP Networks](#networks-d6f901) below.
|
|
251
251
|
|
|
@@ -319,7 +319,7 @@ A [`l2sriov_interface`](#layer2-interface-l2sriov-interface) block (within [`lay
|
|
|
319
319
|
|
|
320
320
|
<a id="device-493f29"></a>• [`device`](#device-493f29) - Optional String<br>Physical ethernet interface
|
|
321
321
|
|
|
322
|
-
<a id="untagged-3d16a0"></a>• [`untagged`](#untagged-3d16a0) - Optional Block<br>
|
|
322
|
+
<a id="untagged-3d16a0"></a>• [`untagged`](#untagged-3d16a0) - Optional Block<br>Enable this option
|
|
323
323
|
|
|
324
324
|
<a id="vlan-id-1138ca"></a>• [`vlan_id`](#vlan-id-1138ca) - Optional Number<br>Configure a VLAN tagged interface
|
|
325
325
|
|
|
@@ -359,9 +359,9 @@ A [`tunnel_interface`](#tunnel-interface) block supports the following:
|
|
|
359
359
|
|
|
360
360
|
<a id="tunnel-interface-priority"></a>• [`priority`](#tunnel-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
361
361
|
|
|
362
|
-
<a id="network-25dbfd"></a>• [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>
|
|
362
|
+
<a id="network-25dbfd"></a>• [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>Enable this option
|
|
363
363
|
|
|
364
|
-
<a id="tunnel-interface-site-local-network"></a>• [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>
|
|
364
|
+
<a id="tunnel-interface-site-local-network"></a>• [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>Enable this option
|
|
365
365
|
|
|
366
366
|
<a id="tunnel-interface-static-ip"></a>• [`static_ip`](#tunnel-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#tunnel-interface-static-ip) below.
|
|
367
367
|
|