@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
|
@@ -73,506 +73,1665 @@ resource "f5xc_securemesh_site" "example" {
|
|
|
73
73
|
|
|
74
74
|
### Spec Argument Reference
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
-> **One of the following:**
|
|
77
|
+
• <a id="active-enhanced-firewall-policies"></a>[`active_enhanced_firewall_policies`](#active-enhanced-firewall-policies) - Optional Block<br>List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#active-enhanced-firewall-policies) below for details.
|
|
78
|
+
|
|
79
|
+
-> **One of the following:**
|
|
80
|
+
• <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.
|
|
81
|
+
|
|
82
|
+
<a id="admin-user-credentials"></a>• [`admin_user_credentials`](#admin-user-credentials) - Optional Block<br>Setup user credentials to manage access to nodes belonging to the site. When configured, 'admin' user will be setup and customers can access these nodes via either the node local WebUI or via SSH to access shell/CLI Ensure 'Node Local Services' are enabled to allow for required access<br>See [Admin User Credentials](#admin-user-credentials) below for details.
|
|
83
|
+
|
|
84
|
+
-> **One of the following:**
|
|
85
|
+
• <a id="aws"></a>[`aws`](#aws) - Optional Block<br>AWS Provider Type. AWS Provider Type<br>See [AWS](#aws) below for details.
|
|
86
|
+
<br><br>• <a id="azure"></a>[`azure`](#azure) - Optional Block<br>Azure Provider Type. Azure Provider Type<br>See [Azure](#azure) below for details.
|
|
87
|
+
<br><br>• <a id="baremetal"></a>[`baremetal`](#baremetal) - Optional Block<br>Baremetal Provider Type. Baremetal Provider Type
|
|
88
|
+
<br><br>• <a id="equinix"></a>[`equinix`](#equinix) - Optional Block<br>Equinix Provider Type. Equinix Provider Type
|
|
89
|
+
<br><br>• <a id="gcp"></a>[`gcp`](#gcp) - Optional Block<br>GCP Provider Type. GCP Provider Type
|
|
90
|
+
<br><br>• <a id="kvm"></a>[`kvm`](#kvm) - Optional Block<br>KVM Provider Type. KVM Provider Type
|
|
91
|
+
<br><br>• <a id="nutanix"></a>[`nutanix`](#nutanix) - Optional Block<br>Nutanix Provider Type. Nutanix Provider Type
|
|
92
|
+
<br><br>• <a id="oci"></a>[`oci`](#oci) - Optional Block<br>OCI Provider Type. OCI Provider Type
|
|
93
|
+
<br><br>• <a id="openstack"></a>[`openstack`](#openstack) - Optional Block<br>Openstack Provider Type. Openstack Provider Type
|
|
94
|
+
<br><br>• <a id="vmware"></a>[`vmware`](#vmware) - Optional Block<br>VMware Provider Type. VMware Provider Type
|
|
95
|
+
|
|
96
|
+
-> **One of the following:**
|
|
97
|
+
• <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Can be used for messages where no values are needed
|
|
98
|
+
<br><br>• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable node local services on this site
|
|
99
|
+
|
|
100
|
+
-> **One of the following:**
|
|
101
|
+
• <a id="custom-proxy"></a>[`custom_proxy`](#custom-proxy) - Optional Block<br>Custom Enterprise Proxy. Custom Enterprise Proxy
|
|
102
|
+
<br><br>• <a id="f5-proxy"></a>[`f5_proxy`](#f5-proxy) - Optional Block<br>Can be used for messages where no values are needed
|
|
103
|
+
|
|
104
|
+
-> **One of the following:**
|
|
105
|
+
• <a id="custom-proxy-bypass"></a>[`custom_proxy_bypass`](#custom-proxy-bypass) - Optional Block<br>Proxy Bypass. List of domains to bypass the proxy
|
|
106
|
+
|
|
107
|
+
-> **One of the following:**
|
|
108
|
+
• <a id="dc-cluster-group-sli"></a>[`dc_cluster_group_sli`](#dc-cluster-group-sli) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
109
|
+
|
|
110
|
+
-> **One of the following:**
|
|
111
|
+
• <a id="dc-cluster-group-slo"></a>[`dc_cluster_group_slo`](#dc-cluster-group-slo) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
112
|
+
<br><br>• <a id="no-s2s-connectivity-slo"></a>[`no_s2s_connectivity_slo`](#no-s2s-connectivity-slo) - Optional Block<br>Can be used for messages where no values are needed
|
|
113
|
+
|
|
114
|
+
-> **One of the following:**
|
|
115
|
+
• <a id="disable-ha"></a>[`disable_ha`](#disable-ha) - Optional Block<br>Can be used for messages where no values are needed
|
|
116
|
+
|
|
117
|
+
-> **One of the following:**
|
|
118
|
+
• <a id="disable-url-categorization"></a>[`disable_url_categorization`](#disable-url-categorization) - Optional Block<br>Can be used for messages where no values are needed
|
|
119
|
+
|
|
120
|
+
<a id="dns-ntp-config"></a>• [`dns_ntp_config`](#dns-ntp-config) - Optional Block<br>Specify DNS and NTP servers that will be used by the nodes in this Customer Edge site
|
|
121
|
+
|
|
122
|
+
<a id="enable-ha"></a>• [`enable_ha`](#enable-ha) - Optional Block<br>Can be used for messages where no values are needed
|
|
123
|
+
|
|
124
|
+
<a id="enable-url-categorization"></a>• [`enable_url_categorization`](#enable-url-categorization) - Optional Block<br>Can be used for messages where no values are needed
|
|
125
|
+
|
|
126
|
+
<a id="load-balancing"></a>• [`load_balancing`](#load-balancing) - Optional Block<br>Section contains settings on the site that relate to Load Balancing functionality
|
|
127
|
+
|
|
128
|
+
<a id="local-vrf"></a>• [`local_vrf`](#local-vrf) - Optional Block<br>There can be two local VRFs on each site. The Site Local Outside (SLO) local VRF is used to connect WAN side workloads to this site and to connect the site to F5 Distributed Cloud for management. All sites are required to have an SLO local VRF
|
|
129
|
+
|
|
130
|
+
-> **One of the following:**
|
|
131
|
+
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
132
|
+
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Can be used for messages where no values are needed
|
|
133
|
+
|
|
134
|
+
<a id="no-forward-proxy"></a>• [`no_forward_proxy`](#no-forward-proxy) - Optional Block<br>Can be used for messages where no values are needed
|
|
135
|
+
|
|
136
|
+
<a id="no-network-policy"></a>• [`no_network_policy`](#no-network-policy) - Optional Block<br>Can be used for messages where no values are needed
|
|
137
|
+
|
|
138
|
+
<a id="no-proxy-bypass"></a>• [`no_proxy_bypass`](#no-proxy-bypass) - Optional Block<br>Can be used for messages where no values are needed
|
|
139
|
+
|
|
140
|
+
<a id="no-s2s-connectivity-sli"></a>• [`no_s2s_connectivity_sli`](#no-s2s-connectivity-sli) - Optional Block<br>Can be used for messages where no values are needed
|
|
141
|
+
|
|
142
|
+
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability allows the Site to continue functioning normally without traffic loss during periods of connectivity loss to the Regional Edge (RE) or the Global Controller (GC). When this feature is enabled, a site can continue to function as is with existing configuration for upto 7
|
|
143
|
+
|
|
144
|
+
<a id="performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#performance-enhancement-mode) - Optional Block<br>Optimize the site for L3 or L7 traffic processing. L7 optimized is the default
|
|
145
|
+
|
|
146
|
+
<a id="re-select"></a>• [`re_select`](#re-select) - Optional Block<br>Selection criteria to connect the site with F5 Distributed Cloud Regional Edge(s)
|
|
147
|
+
|
|
148
|
+
<a id="site-mesh-group-on-slo"></a>• [`site_mesh_group_on_slo`](#site-mesh-group-on-slo) - Optional Block<br>Select how the site mesh group will be connected. By default, public IPs of the control nodes of the site will be used
|
|
149
|
+
|
|
150
|
+
<a id="software-settings"></a>• [`software_settings`](#software-settings) - Optional Block<br>Select OS and Software version for the site. All nodes in the site will run the same OS and Software version. These settings cannot be changed after the site is created
|
|
151
|
+
|
|
152
|
+
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
153
|
+
|
|
154
|
+
<a id="tunnel-dead-timeout"></a>• [`tunnel_dead_timeout`](#tunnel-dead-timeout) - Optional Number<br>Time interval, in millisec, within which any IPsec / SSL connection from the site going down is detected. When not set (== 0), a default value of 10000 msec will be used
|
|
155
|
+
|
|
156
|
+
<a id="tunnel-type"></a>• [`tunnel_type`](#tunnel-type) - Optional String Defaults to `SITE_TO_SITE_TUNNEL_IPSEC_OR_SSL`<br>Possible values are `SITE_TO_SITE_TUNNEL_IPSEC_OR_SSL`, `SITE_TO_SITE_TUNNEL_IPSEC`, `SITE_TO_SITE_TUNNEL_SSL`<br>[Enum: SITE_TO_SITE_TUNNEL_IPSEC_OR_SSL|SITE_TO_SITE_TUNNEL_IPSEC|SITE_TO_SITE_TUNNEL_SSL] Tunnel encapsulation to be used between sites Tunnel can operate in both IPsec and SSL, with IPsec being prefered over SSL. Tunnel is of type IPsec Tunnel is of type SSL
|
|
157
|
+
|
|
158
|
+
<a id="upgrade-settings"></a>• [`upgrade_settings`](#upgrade-settings) - Optional Block<br>Upgrade Settings. Specify how a site will be upgraded
|
|
159
|
+
|
|
160
|
+
### Attributes Reference
|
|
161
|
+
|
|
162
|
+
In addition to all arguments above, the following attributes are exported:
|
|
163
|
+
|
|
164
|
+
<a id="id"></a>• [`id`](#id) - Optional String<br>Unique identifier for the resource
|
|
165
|
+
|
|
166
|
+
---
|
|
167
|
+
|
|
168
|
+
#### Active Enhanced Firewall Policies
|
|
169
|
+
|
|
170
|
+
An [`active_enhanced_firewall_policies`](#active-enhanced-firewall-policies) block supports the following:
|
|
171
|
+
|
|
172
|
+
<a id="policies-0d92c3"></a>• [`enhanced_firewall_policies`](#policies-0d92c3) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-0d92c3) below.
|
|
173
|
+
|
|
174
|
+
#### Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
175
|
+
|
|
176
|
+
An [`enhanced_firewall_policies`](#policies-0d92c3) block (within [`active_enhanced_firewall_policies`](#active-enhanced-firewall-policies)) supports the following:
|
|
177
|
+
|
|
178
|
+
<a id="name-09fc53"></a>• [`name`](#name-09fc53) - 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
|
|
179
|
+
|
|
180
|
+
<a id="namespace-102d99"></a>• [`namespace`](#namespace-102d99) - 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
|
|
181
|
+
|
|
182
|
+
<a id="tenant-0eef96"></a>• [`tenant`](#tenant-0eef96) - 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
|
|
183
|
+
|
|
184
|
+
#### Active Forward Proxy Policies
|
|
185
|
+
|
|
186
|
+
An [`active_forward_proxy_policies`](#active-forward-proxy-policies) block supports the following:
|
|
187
|
+
|
|
188
|
+
<a id="policies-42e2f7"></a>• [`forward_proxy_policies`](#policies-42e2f7) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-42e2f7) below.
|
|
189
|
+
|
|
190
|
+
#### Active Forward Proxy Policies Forward Proxy Policies
|
|
191
|
+
|
|
192
|
+
A [`forward_proxy_policies`](#policies-42e2f7) block (within [`active_forward_proxy_policies`](#active-forward-proxy-policies)) supports the following:
|
|
193
|
+
|
|
194
|
+
<a id="name-c2d06e"></a>• [`name`](#name-c2d06e) - 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
|
|
195
|
+
|
|
196
|
+
<a id="namespace-63e125"></a>• [`namespace`](#namespace-63e125) - 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
|
|
197
|
+
|
|
198
|
+
<a id="tenant-e68ab4"></a>• [`tenant`](#tenant-e68ab4) - 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
|
|
199
|
+
|
|
200
|
+
#### Admin User Credentials
|
|
201
|
+
|
|
202
|
+
An [`admin_user_credentials`](#admin-user-credentials) block supports the following:
|
|
203
|
+
|
|
204
|
+
<a id="admin-user-credentials-admin-password"></a>• [`admin_password`](#admin-user-credentials-admin-password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#admin-user-credentials-admin-password) below.
|
|
205
|
+
|
|
206
|
+
<a id="admin-user-credentials-ssh-key"></a>• [`ssh_key`](#admin-user-credentials-ssh-key) - Optional String<br>Provided Public SSH key can be used for accessing nodes of the site. When provided, customers can SSH to the nodes of this Customer Edge site using admin as the user
|
|
207
|
+
|
|
208
|
+
#### Admin User Credentials Admin Password
|
|
209
|
+
|
|
210
|
+
An [`admin_password`](#admin-user-credentials-admin-password) block (within [`admin_user_credentials`](#admin-user-credentials)) supports the following:
|
|
211
|
+
|
|
212
|
+
<a id="info-710bcb"></a>• [`blindfold_secret_info`](#info-710bcb) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-710bcb) below.
|
|
213
|
+
|
|
214
|
+
<a id="info-32b90f"></a>• [`clear_secret_info`](#info-32b90f) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-32b90f) below.
|
|
215
|
+
|
|
216
|
+
#### Admin User Credentials Admin Password Blindfold Secret Info
|
|
217
|
+
|
|
218
|
+
<a id="deep-6962e1"></a>Deeply nested **Info** block collapsed for readability.
|
|
219
|
+
|
|
220
|
+
#### Admin User Credentials Admin Password Clear Secret Info
|
|
221
|
+
|
|
222
|
+
<a id="deep-463d43"></a>Deeply nested **Info** block collapsed for readability.
|
|
223
|
+
|
|
224
|
+
#### AWS
|
|
225
|
+
|
|
226
|
+
An [`aws`](#aws) block supports the following:
|
|
227
|
+
|
|
228
|
+
<a id="aws-not-managed"></a>• [`not_managed`](#aws-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#aws-not-managed) below.
|
|
229
|
+
|
|
230
|
+
#### AWS Not Managed
|
|
231
|
+
|
|
232
|
+
A [`not_managed`](#aws-not-managed) block (within [`aws`](#aws)) supports the following:
|
|
233
|
+
|
|
234
|
+
<a id="aws-not-managed-node-list"></a>• [`node_list`](#aws-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#aws-not-managed-node-list) below.
|
|
235
|
+
|
|
236
|
+
#### AWS Not Managed Node List
|
|
237
|
+
|
|
238
|
+
A [`node_list`](#aws-not-managed-node-list) block (within [`aws.not_managed`](#aws-not-managed)) supports the following:
|
|
239
|
+
|
|
240
|
+
<a id="aws-not-managed-node-list-hostname"></a>• [`hostname`](#aws-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
241
|
+
|
|
242
|
+
<a id="list-6c6298"></a>• [`interface_list`](#list-6c6298) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-6c6298) below.
|
|
243
|
+
|
|
244
|
+
<a id="aws-not-managed-node-list-public-ip"></a>• [`public_ip`](#aws-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
245
|
+
|
|
246
|
+
<a id="aws-not-managed-node-list-type"></a>• [`type`](#aws-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
247
|
+
|
|
248
|
+
#### AWS Not Managed Node List Interface List
|
|
249
|
+
|
|
250
|
+
An [`interface_list`](#list-6c6298) block (within [`aws.not_managed.node_list`](#aws-not-managed-node-list)) supports the following:
|
|
251
|
+
|
|
252
|
+
<a id="interface-f1858f"></a>• [`bond_interface`](#interface-f1858f) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-f1858f) below.
|
|
253
|
+
|
|
254
|
+
<a id="spec-f3edfe"></a>• [`description_spec`](#spec-f3edfe) - Optional String<br>Interface Description. Description for this Interface
|
|
255
|
+
|
|
256
|
+
<a id="client-35134d"></a>• [`dhcp_client`](#client-35134d) - Optional Block<br>Can be used for messages where no values are needed
|
|
257
|
+
|
|
258
|
+
<a id="interface-f28fa7"></a>• [`ethernet_interface`](#interface-f28fa7) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-f28fa7) below.
|
|
259
|
+
|
|
260
|
+
<a id="config-cd50c5"></a>• [`ipv6_auto_config`](#config-cd50c5) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-cd50c5) below.
|
|
261
|
+
|
|
262
|
+
<a id="labels-188d84"></a>• [`labels`](#labels-188d84) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
263
|
+
|
|
264
|
+
<a id="monitor-169def"></a>• [`monitor`](#monitor-169def) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
265
|
+
|
|
266
|
+
<a id="disabled-428eab"></a>• [`monitor_disabled`](#disabled-428eab) - Optional Block<br>Can be used for messages where no values are needed
|
|
267
|
+
|
|
268
|
+
<a id="mtu-9ea6fa"></a>• [`mtu`](#mtu-9ea6fa) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
269
|
+
|
|
270
|
+
<a id="name-7539f0"></a>• [`name`](#name-7539f0) - Optional String<br>Interface Name. Name of this Interface
|
|
271
|
+
|
|
272
|
+
<a id="option-4d9fd7"></a>• [`network_option`](#option-4d9fd7) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-4d9fd7) below.
|
|
273
|
+
|
|
274
|
+
<a id="address-95964e"></a>• [`no_ipv4_address`](#address-95964e) - Optional Block<br>Can be used for messages where no values are needed
|
|
275
|
+
|
|
276
|
+
<a id="address-b6fb0a"></a>• [`no_ipv6_address`](#address-b6fb0a) - Optional Block<br>Can be used for messages where no values are needed
|
|
277
|
+
|
|
278
|
+
<a id="priority-a786bf"></a>• [`priority`](#priority-a786bf) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
279
|
+
|
|
280
|
+
<a id="disabled-1942d4"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-1942d4) - Optional Block<br>Can be used for messages where no values are needed
|
|
281
|
+
|
|
282
|
+
<a id="enabled-850dad"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-850dad) - Optional Block<br>Can be used for messages where no values are needed
|
|
283
|
+
|
|
284
|
+
<a id="static-ip-f224ff"></a>• [`static_ip`](#static-ip-f224ff) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-f224ff) below.
|
|
285
|
+
|
|
286
|
+
<a id="address-fddb84"></a>• [`static_ipv6_address`](#address-fddb84) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-fddb84) below.
|
|
287
|
+
|
|
288
|
+
<a id="interface-70af4e"></a>• [`vlan_interface`](#interface-70af4e) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-70af4e) below.
|
|
289
|
+
|
|
290
|
+
#### AWS Not Managed Node List Interface List Bond Interface
|
|
291
|
+
|
|
292
|
+
<a id="deep-4224d9"></a>Deeply nested **Interface** block collapsed for readability.
|
|
293
|
+
|
|
294
|
+
#### AWS Not Managed Node List Interface List Bond Interface Lacp
|
|
295
|
+
|
|
296
|
+
<a id="deep-5560e6"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
297
|
+
|
|
298
|
+
#### AWS Not Managed Node List Interface List Ethernet Interface
|
|
299
|
+
|
|
300
|
+
<a id="deep-fc0694"></a>Deeply nested **Interface** block collapsed for readability.
|
|
301
|
+
|
|
302
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config
|
|
303
|
+
|
|
304
|
+
<a id="deep-72b9a7"></a>Deeply nested **Config** block collapsed for readability.
|
|
305
|
+
|
|
306
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router
|
|
307
|
+
|
|
308
|
+
<a id="deep-2b8f0a"></a>Deeply nested **Router** block collapsed for readability.
|
|
309
|
+
|
|
310
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
311
|
+
|
|
312
|
+
<a id="deep-ef4d0c"></a>Deeply nested **Config** block collapsed for readability.
|
|
313
|
+
|
|
314
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
315
|
+
|
|
316
|
+
<a id="deep-3084ba"></a>Deeply nested **List** block collapsed for readability.
|
|
317
|
+
|
|
318
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
319
|
+
|
|
320
|
+
<a id="deep-92f368"></a>Deeply nested **DNS** block collapsed for readability.
|
|
321
|
+
|
|
322
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
323
|
+
|
|
324
|
+
<a id="deep-1075b3"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
325
|
+
|
|
326
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
327
|
+
|
|
328
|
+
<a id="deep-19736c"></a>Deeply nested **Networks** block collapsed for readability.
|
|
329
|
+
|
|
330
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
331
|
+
|
|
332
|
+
<a id="deep-3590d4"></a>Deeply nested **Pools** block collapsed for readability.
|
|
333
|
+
|
|
334
|
+
#### AWS Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
335
|
+
|
|
336
|
+
<a id="deep-b470b4"></a>Deeply nested **Map** block collapsed for readability.
|
|
337
|
+
|
|
338
|
+
#### AWS Not Managed Node List Interface List Network Option
|
|
339
|
+
|
|
340
|
+
<a id="deep-ccc2da"></a>Deeply nested **Option** block collapsed for readability.
|
|
341
|
+
|
|
342
|
+
#### AWS Not Managed Node List Interface List Static IP
|
|
343
|
+
|
|
344
|
+
<a id="deep-28441a"></a>Deeply nested **IP** block collapsed for readability.
|
|
345
|
+
|
|
346
|
+
#### AWS Not Managed Node List Interface List Static IPv6 Address
|
|
347
|
+
|
|
348
|
+
<a id="deep-8f821d"></a>Deeply nested **Address** block collapsed for readability.
|
|
349
|
+
|
|
350
|
+
#### AWS Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
351
|
+
|
|
352
|
+
<a id="deep-2e1682"></a>Deeply nested **IP** block collapsed for readability.
|
|
353
|
+
|
|
354
|
+
#### AWS Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
355
|
+
|
|
356
|
+
<a id="deep-bbb483"></a>Deeply nested **IP** block collapsed for readability.
|
|
357
|
+
|
|
358
|
+
#### AWS Not Managed Node List Interface List VLAN Interface
|
|
359
|
+
|
|
360
|
+
<a id="deep-3f2db4"></a>Deeply nested **Interface** block collapsed for readability.
|
|
361
|
+
|
|
362
|
+
#### Azure
|
|
363
|
+
|
|
364
|
+
An [`azure`](#azure) block supports the following:
|
|
365
|
+
|
|
366
|
+
<a id="azure-not-managed"></a>• [`not_managed`](#azure-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#azure-not-managed) below.
|
|
367
|
+
|
|
368
|
+
#### Azure Not Managed
|
|
369
|
+
|
|
370
|
+
A [`not_managed`](#azure-not-managed) block (within [`azure`](#azure)) supports the following:
|
|
371
|
+
|
|
372
|
+
<a id="azure-not-managed-node-list"></a>• [`node_list`](#azure-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#azure-not-managed-node-list) below.
|
|
373
|
+
|
|
374
|
+
#### Azure Not Managed Node List
|
|
375
|
+
|
|
376
|
+
A [`node_list`](#azure-not-managed-node-list) block (within [`azure.not_managed`](#azure-not-managed)) supports the following:
|
|
377
|
+
|
|
378
|
+
<a id="azure-not-managed-node-list-hostname"></a>• [`hostname`](#azure-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
379
|
+
|
|
380
|
+
<a id="list-f42e50"></a>• [`interface_list`](#list-f42e50) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-f42e50) below.
|
|
381
|
+
|
|
382
|
+
<a id="azure-not-managed-node-list-public-ip"></a>• [`public_ip`](#azure-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
383
|
+
|
|
384
|
+
<a id="azure-not-managed-node-list-type"></a>• [`type`](#azure-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
385
|
+
|
|
386
|
+
#### Azure Not Managed Node List Interface List
|
|
387
|
+
|
|
388
|
+
An [`interface_list`](#list-f42e50) block (within [`azure.not_managed.node_list`](#azure-not-managed-node-list)) supports the following:
|
|
389
|
+
|
|
390
|
+
<a id="interface-dd8ceb"></a>• [`bond_interface`](#interface-dd8ceb) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-dd8ceb) below.
|
|
391
|
+
|
|
392
|
+
<a id="spec-4b4de9"></a>• [`description_spec`](#spec-4b4de9) - Optional String<br>Interface Description. Description for this Interface
|
|
393
|
+
|
|
394
|
+
<a id="client-b5ac25"></a>• [`dhcp_client`](#client-b5ac25) - Optional Block<br>Can be used for messages where no values are needed
|
|
395
|
+
|
|
396
|
+
<a id="interface-20c4ad"></a>• [`ethernet_interface`](#interface-20c4ad) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-20c4ad) below.
|
|
397
|
+
|
|
398
|
+
<a id="config-cc5378"></a>• [`ipv6_auto_config`](#config-cc5378) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-cc5378) below.
|
|
399
|
+
|
|
400
|
+
<a id="labels-e2a4c4"></a>• [`labels`](#labels-e2a4c4) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
401
|
+
|
|
402
|
+
<a id="monitor-a565a2"></a>• [`monitor`](#monitor-a565a2) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
403
|
+
|
|
404
|
+
<a id="disabled-7aa1a9"></a>• [`monitor_disabled`](#disabled-7aa1a9) - Optional Block<br>Can be used for messages where no values are needed
|
|
405
|
+
|
|
406
|
+
<a id="mtu-bfeae5"></a>• [`mtu`](#mtu-bfeae5) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
407
|
+
|
|
408
|
+
<a id="name-34ce39"></a>• [`name`](#name-34ce39) - Optional String<br>Interface Name. Name of this Interface
|
|
409
|
+
|
|
410
|
+
<a id="option-e15a34"></a>• [`network_option`](#option-e15a34) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-e15a34) below.
|
|
411
|
+
|
|
412
|
+
<a id="address-087ea1"></a>• [`no_ipv4_address`](#address-087ea1) - Optional Block<br>Can be used for messages where no values are needed
|
|
413
|
+
|
|
414
|
+
<a id="address-c7425d"></a>• [`no_ipv6_address`](#address-c7425d) - Optional Block<br>Can be used for messages where no values are needed
|
|
415
|
+
|
|
416
|
+
<a id="priority-0e03ad"></a>• [`priority`](#priority-0e03ad) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
417
|
+
|
|
418
|
+
<a id="disabled-34b2d0"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-34b2d0) - Optional Block<br>Can be used for messages where no values are needed
|
|
419
|
+
|
|
420
|
+
<a id="enabled-453c17"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-453c17) - Optional Block<br>Can be used for messages where no values are needed
|
|
421
|
+
|
|
422
|
+
<a id="static-ip-4b0611"></a>• [`static_ip`](#static-ip-4b0611) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-4b0611) below.
|
|
423
|
+
|
|
424
|
+
<a id="address-e1203e"></a>• [`static_ipv6_address`](#address-e1203e) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-e1203e) below.
|
|
425
|
+
|
|
426
|
+
<a id="interface-aa2f00"></a>• [`vlan_interface`](#interface-aa2f00) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-aa2f00) below.
|
|
427
|
+
|
|
428
|
+
#### Azure Not Managed Node List Interface List Bond Interface
|
|
429
|
+
|
|
430
|
+
<a id="deep-4cb273"></a>Deeply nested **Interface** block collapsed for readability.
|
|
431
|
+
|
|
432
|
+
#### Azure Not Managed Node List Interface List Bond Interface Lacp
|
|
433
|
+
|
|
434
|
+
<a id="deep-5db881"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
435
|
+
|
|
436
|
+
#### Azure Not Managed Node List Interface List Ethernet Interface
|
|
437
|
+
|
|
438
|
+
<a id="deep-293b55"></a>Deeply nested **Interface** block collapsed for readability.
|
|
439
|
+
|
|
440
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config
|
|
441
|
+
|
|
442
|
+
<a id="deep-435f70"></a>Deeply nested **Config** block collapsed for readability.
|
|
443
|
+
|
|
444
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router
|
|
445
|
+
|
|
446
|
+
<a id="deep-04f29f"></a>Deeply nested **Router** block collapsed for readability.
|
|
447
|
+
|
|
448
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
449
|
+
|
|
450
|
+
<a id="deep-5dc847"></a>Deeply nested **Config** block collapsed for readability.
|
|
451
|
+
|
|
452
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
453
|
+
|
|
454
|
+
<a id="deep-8352e0"></a>Deeply nested **List** block collapsed for readability.
|
|
455
|
+
|
|
456
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
457
|
+
|
|
458
|
+
<a id="deep-453621"></a>Deeply nested **DNS** block collapsed for readability.
|
|
459
|
+
|
|
460
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
461
|
+
|
|
462
|
+
<a id="deep-cd224b"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
463
|
+
|
|
464
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
465
|
+
|
|
466
|
+
<a id="deep-31b166"></a>Deeply nested **Networks** block collapsed for readability.
|
|
467
|
+
|
|
468
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
469
|
+
|
|
470
|
+
<a id="deep-91a116"></a>Deeply nested **Pools** block collapsed for readability.
|
|
471
|
+
|
|
472
|
+
#### Azure Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
473
|
+
|
|
474
|
+
<a id="deep-6e23fb"></a>Deeply nested **Map** block collapsed for readability.
|
|
475
|
+
|
|
476
|
+
#### Azure Not Managed Node List Interface List Network Option
|
|
477
|
+
|
|
478
|
+
<a id="deep-2a92f3"></a>Deeply nested **Option** block collapsed for readability.
|
|
479
|
+
|
|
480
|
+
#### Azure Not Managed Node List Interface List Static IP
|
|
481
|
+
|
|
482
|
+
<a id="deep-9df1d2"></a>Deeply nested **IP** block collapsed for readability.
|
|
483
|
+
|
|
484
|
+
#### Azure Not Managed Node List Interface List Static IPv6 Address
|
|
485
|
+
|
|
486
|
+
<a id="deep-7bc38a"></a>Deeply nested **Address** block collapsed for readability.
|
|
487
|
+
|
|
488
|
+
#### Azure Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
489
|
+
|
|
490
|
+
<a id="deep-32a2f7"></a>Deeply nested **IP** block collapsed for readability.
|
|
491
|
+
|
|
492
|
+
#### Azure Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
493
|
+
|
|
494
|
+
<a id="deep-a3e092"></a>Deeply nested **IP** block collapsed for readability.
|
|
495
|
+
|
|
496
|
+
#### Azure Not Managed Node List Interface List VLAN Interface
|
|
497
|
+
|
|
498
|
+
<a id="deep-63221f"></a>Deeply nested **Interface** block collapsed for readability.
|
|
499
|
+
|
|
500
|
+
#### Baremetal
|
|
501
|
+
|
|
502
|
+
A [`baremetal`](#baremetal) block supports the following:
|
|
503
|
+
|
|
504
|
+
<a id="baremetal-not-managed"></a>• [`not_managed`](#baremetal-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#baremetal-not-managed) below.
|
|
505
|
+
|
|
506
|
+
#### Baremetal Not Managed
|
|
507
|
+
|
|
508
|
+
A [`not_managed`](#baremetal-not-managed) block (within [`baremetal`](#baremetal)) supports the following:
|
|
509
|
+
|
|
510
|
+
<a id="baremetal-not-managed-node-list"></a>• [`node_list`](#baremetal-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#baremetal-not-managed-node-list) below.
|
|
511
|
+
|
|
512
|
+
#### Baremetal Not Managed Node List
|
|
513
|
+
|
|
514
|
+
A [`node_list`](#baremetal-not-managed-node-list) block (within [`baremetal.not_managed`](#baremetal-not-managed)) supports the following:
|
|
515
|
+
|
|
516
|
+
<a id="hostname-ff20c8"></a>• [`hostname`](#hostname-ff20c8) - Optional String<br>Hostname. Hostname for this Node
|
|
517
|
+
|
|
518
|
+
<a id="list-30e058"></a>• [`interface_list`](#list-30e058) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-30e058) below.
|
|
519
|
+
|
|
520
|
+
<a id="public-ip-acb6d6"></a>• [`public_ip`](#public-ip-acb6d6) - Optional String<br>Public IP. Public IP for this Node
|
|
521
|
+
|
|
522
|
+
<a id="baremetal-not-managed-node-list-type"></a>• [`type`](#baremetal-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
523
|
+
|
|
524
|
+
#### Baremetal Not Managed Node List Interface List
|
|
525
|
+
|
|
526
|
+
An [`interface_list`](#list-30e058) block (within [`baremetal.not_managed.node_list`](#baremetal-not-managed-node-list)) supports the following:
|
|
527
|
+
|
|
528
|
+
<a id="interface-b7e132"></a>• [`bond_interface`](#interface-b7e132) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-b7e132) below.
|
|
529
|
+
|
|
530
|
+
<a id="spec-b7ed1b"></a>• [`description_spec`](#spec-b7ed1b) - Optional String<br>Interface Description. Description for this Interface
|
|
531
|
+
|
|
532
|
+
<a id="client-829bf8"></a>• [`dhcp_client`](#client-829bf8) - Optional Block<br>Can be used for messages where no values are needed
|
|
533
|
+
|
|
534
|
+
<a id="interface-3933d2"></a>• [`ethernet_interface`](#interface-3933d2) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-3933d2) below.
|
|
535
|
+
|
|
536
|
+
<a id="config-88a239"></a>• [`ipv6_auto_config`](#config-88a239) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-88a239) below.
|
|
537
|
+
|
|
538
|
+
<a id="labels-816fbc"></a>• [`labels`](#labels-816fbc) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
539
|
+
|
|
540
|
+
<a id="monitor-1cb67f"></a>• [`monitor`](#monitor-1cb67f) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
541
|
+
|
|
542
|
+
<a id="disabled-1756b3"></a>• [`monitor_disabled`](#disabled-1756b3) - Optional Block<br>Can be used for messages where no values are needed
|
|
543
|
+
|
|
544
|
+
<a id="mtu-2d7f6c"></a>• [`mtu`](#mtu-2d7f6c) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
545
|
+
|
|
546
|
+
<a id="name-8c8a3d"></a>• [`name`](#name-8c8a3d) - Optional String<br>Interface Name. Name of this Interface
|
|
547
|
+
|
|
548
|
+
<a id="option-ad2bbb"></a>• [`network_option`](#option-ad2bbb) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-ad2bbb) below.
|
|
549
|
+
|
|
550
|
+
<a id="address-ac89d0"></a>• [`no_ipv4_address`](#address-ac89d0) - Optional Block<br>Can be used for messages where no values are needed
|
|
551
|
+
|
|
552
|
+
<a id="address-b8923c"></a>• [`no_ipv6_address`](#address-b8923c) - Optional Block<br>Can be used for messages where no values are needed
|
|
553
|
+
|
|
554
|
+
<a id="priority-d77987"></a>• [`priority`](#priority-d77987) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
555
|
+
|
|
556
|
+
<a id="disabled-309cd0"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-309cd0) - Optional Block<br>Can be used for messages where no values are needed
|
|
557
|
+
|
|
558
|
+
<a id="enabled-832872"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-832872) - Optional Block<br>Can be used for messages where no values are needed
|
|
559
|
+
|
|
560
|
+
<a id="static-ip-9bad70"></a>• [`static_ip`](#static-ip-9bad70) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-9bad70) below.
|
|
561
|
+
|
|
562
|
+
<a id="address-411954"></a>• [`static_ipv6_address`](#address-411954) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-411954) below.
|
|
563
|
+
|
|
564
|
+
<a id="interface-da3951"></a>• [`vlan_interface`](#interface-da3951) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-da3951) below.
|
|
565
|
+
|
|
566
|
+
#### Baremetal Not Managed Node List Interface List Bond Interface
|
|
567
|
+
|
|
568
|
+
<a id="deep-5827e6"></a>Deeply nested **Interface** block collapsed for readability.
|
|
569
|
+
|
|
570
|
+
#### Baremetal Not Managed Node List Interface List Bond Interface Lacp
|
|
571
|
+
|
|
572
|
+
<a id="deep-a0f77e"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
573
|
+
|
|
574
|
+
#### Baremetal Not Managed Node List Interface List Ethernet Interface
|
|
575
|
+
|
|
576
|
+
<a id="deep-8e9a1f"></a>Deeply nested **Interface** block collapsed for readability.
|
|
577
|
+
|
|
578
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config
|
|
579
|
+
|
|
580
|
+
<a id="deep-0dfce3"></a>Deeply nested **Config** block collapsed for readability.
|
|
581
|
+
|
|
582
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router
|
|
583
|
+
|
|
584
|
+
<a id="deep-781eec"></a>Deeply nested **Router** block collapsed for readability.
|
|
585
|
+
|
|
586
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
587
|
+
|
|
588
|
+
<a id="deep-0df42e"></a>Deeply nested **Config** block collapsed for readability.
|
|
589
|
+
|
|
590
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
591
|
+
|
|
592
|
+
<a id="deep-0dc91f"></a>Deeply nested **List** block collapsed for readability.
|
|
593
|
+
|
|
594
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
595
|
+
|
|
596
|
+
<a id="deep-88b0ae"></a>Deeply nested **DNS** block collapsed for readability.
|
|
597
|
+
|
|
598
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
599
|
+
|
|
600
|
+
<a id="deep-93e220"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
601
|
+
|
|
602
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
603
|
+
|
|
604
|
+
<a id="deep-fee53d"></a>Deeply nested **Networks** block collapsed for readability.
|
|
605
|
+
|
|
606
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
607
|
+
|
|
608
|
+
<a id="deep-8b3c2b"></a>Deeply nested **Pools** block collapsed for readability.
|
|
609
|
+
|
|
610
|
+
#### Baremetal Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
611
|
+
|
|
612
|
+
<a id="deep-7e8e06"></a>Deeply nested **Map** block collapsed for readability.
|
|
613
|
+
|
|
614
|
+
#### Baremetal Not Managed Node List Interface List Network Option
|
|
615
|
+
|
|
616
|
+
<a id="deep-485083"></a>Deeply nested **Option** block collapsed for readability.
|
|
617
|
+
|
|
618
|
+
#### Baremetal Not Managed Node List Interface List Static IP
|
|
619
|
+
|
|
620
|
+
<a id="deep-51a8ed"></a>Deeply nested **IP** block collapsed for readability.
|
|
621
|
+
|
|
622
|
+
#### Baremetal Not Managed Node List Interface List Static IPv6 Address
|
|
623
|
+
|
|
624
|
+
<a id="deep-4c97e1"></a>Deeply nested **Address** block collapsed for readability.
|
|
625
|
+
|
|
626
|
+
#### Baremetal Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
627
|
+
|
|
628
|
+
<a id="deep-aca84b"></a>Deeply nested **IP** block collapsed for readability.
|
|
629
|
+
|
|
630
|
+
#### Baremetal Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
631
|
+
|
|
632
|
+
<a id="deep-a0f5cd"></a>Deeply nested **IP** block collapsed for readability.
|
|
633
|
+
|
|
634
|
+
#### Baremetal Not Managed Node List Interface List VLAN Interface
|
|
635
|
+
|
|
636
|
+
<a id="deep-910d0a"></a>Deeply nested **Interface** block collapsed for readability.
|
|
637
|
+
|
|
638
|
+
#### Blocked Services
|
|
639
|
+
|
|
640
|
+
A [`blocked_services`](#blocked-services) block supports the following:
|
|
641
|
+
|
|
642
|
+
<a id="blocked-services-blocked-sevice"></a>• [`blocked_sevice`](#blocked-services-blocked-sevice) - Optional Block<br>Disable Node Local Services. Blocking or denial configuration<br>See [Blocked Sevice](#blocked-services-blocked-sevice) below.
|
|
643
|
+
|
|
644
|
+
#### Blocked Services Blocked Sevice
|
|
645
|
+
|
|
646
|
+
A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
|
|
647
|
+
|
|
648
|
+
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Can be used for messages where no values are needed
|
|
649
|
+
|
|
650
|
+
<a id="type-808ec9"></a>• [`network_type`](#type-808ec9) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT] Different types of virtual networks understood by the system Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL provides connectivity to public (outside) network. This is an insecure network and is connected to public internet via NAT Gateways/firwalls Virtual-network of this type is local to
|
|
651
|
+
|
|
652
|
+
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Can be used for messages where no values are needed
|
|
653
|
+
|
|
654
|
+
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Can be used for messages where no values are needed
|
|
655
|
+
|
|
656
|
+
#### Custom Proxy
|
|
657
|
+
|
|
658
|
+
A [`custom_proxy`](#custom-proxy) block supports the following:
|
|
659
|
+
|
|
660
|
+
<a id="custom-proxy-disable-re-tunnel"></a>• [`disable_re_tunnel`](#custom-proxy-disable-re-tunnel) - Optional Block<br>Can be used for messages where no values are needed
|
|
661
|
+
|
|
662
|
+
<a id="custom-proxy-enable-re-tunnel"></a>• [`enable_re_tunnel`](#custom-proxy-enable-re-tunnel) - Optional Block<br>Can be used for messages where no values are needed
|
|
663
|
+
|
|
664
|
+
<a id="custom-proxy-password"></a>• [`password`](#custom-proxy-password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#custom-proxy-password) below.
|
|
665
|
+
|
|
666
|
+
<a id="custom-proxy-proxy-ip-address"></a>• [`proxy_ip_address`](#custom-proxy-proxy-ip-address) - Optional String<br>Specify the IPv4 Address of the internal Enterprise Proxy
|
|
667
|
+
|
|
668
|
+
<a id="custom-proxy-proxy-port"></a>• [`proxy_port`](#custom-proxy-proxy-port) - Optional Number<br>Specify the Port of the internal Enterprise Proxy
|
|
669
|
+
|
|
670
|
+
<a id="custom-proxy-username"></a>• [`username`](#custom-proxy-username) - Optional String<br>If the internal Enterprise Proxy is using basic authentication, specify the username. This is an optional field
|
|
671
|
+
|
|
672
|
+
#### Custom Proxy Password
|
|
673
|
+
|
|
674
|
+
A [`password`](#custom-proxy-password) block (within [`custom_proxy`](#custom-proxy)) supports the following:
|
|
675
|
+
|
|
676
|
+
<a id="info-a3e566"></a>• [`blindfold_secret_info`](#info-a3e566) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-a3e566) below.
|
|
677
|
+
|
|
678
|
+
<a id="custom-proxy-password-clear-secret-info"></a>• [`clear_secret_info`](#custom-proxy-password-clear-secret-info) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#custom-proxy-password-clear-secret-info) below.
|
|
679
|
+
|
|
680
|
+
#### Custom Proxy Password Blindfold Secret Info
|
|
681
|
+
|
|
682
|
+
A [`blindfold_secret_info`](#info-a3e566) block (within [`custom_proxy.password`](#custom-proxy-password)) supports the following:
|
|
683
|
+
|
|
684
|
+
<a id="provider-4c379d"></a>• [`decryption_provider`](#provider-4c379d) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
685
|
+
|
|
686
|
+
<a id="location-04599e"></a>• [`location`](#location-04599e) - Optional String<br>Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
687
|
+
|
|
688
|
+
<a id="provider-d70f6e"></a>• [`store_provider`](#provider-d70f6e) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
689
|
+
|
|
690
|
+
#### Custom Proxy Password Clear Secret Info
|
|
691
|
+
|
|
692
|
+
A [`clear_secret_info`](#custom-proxy-password-clear-secret-info) block (within [`custom_proxy.password`](#custom-proxy-password)) supports the following:
|
|
693
|
+
|
|
694
|
+
<a id="ref-35707d"></a>• [`provider_ref`](#ref-35707d) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
695
|
+
|
|
696
|
+
<a id="url-0071f9"></a>• [`url`](#url-0071f9) - Optional String<br>URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
|
|
697
|
+
|
|
698
|
+
#### Custom Proxy Bypass
|
|
699
|
+
|
|
700
|
+
A [`custom_proxy_bypass`](#custom-proxy-bypass) block supports the following:
|
|
701
|
+
|
|
702
|
+
<a id="custom-proxy-bypass-proxy-bypass"></a>• [`proxy_bypass`](#custom-proxy-bypass-proxy-bypass) - Optional List<br>Proxy Bypass. List of domains to bypass the proxy
|
|
703
|
+
|
|
704
|
+
#### Dc Cluster Group SLI
|
|
705
|
+
|
|
706
|
+
A [`dc_cluster_group_sli`](#dc-cluster-group-sli) block supports the following:
|
|
707
|
+
|
|
708
|
+
<a id="dc-cluster-group-sli-name"></a>• [`name`](#dc-cluster-group-sli-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
|
|
709
|
+
|
|
710
|
+
<a id="dc-cluster-group-sli-namespace"></a>• [`namespace`](#dc-cluster-group-sli-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
|
|
711
|
+
|
|
712
|
+
<a id="dc-cluster-group-sli-tenant"></a>• [`tenant`](#dc-cluster-group-sli-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
|
|
713
|
+
|
|
714
|
+
#### Dc Cluster Group Slo
|
|
715
|
+
|
|
716
|
+
A [`dc_cluster_group_slo`](#dc-cluster-group-slo) block supports the following:
|
|
717
|
+
|
|
718
|
+
<a id="dc-cluster-group-slo-name"></a>• [`name`](#dc-cluster-group-slo-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
|
|
719
|
+
|
|
720
|
+
<a id="dc-cluster-group-slo-namespace"></a>• [`namespace`](#dc-cluster-group-slo-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
|
|
721
|
+
|
|
722
|
+
<a id="dc-cluster-group-slo-tenant"></a>• [`tenant`](#dc-cluster-group-slo-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
|
|
723
|
+
|
|
724
|
+
#### DNS NTP Config
|
|
725
|
+
|
|
726
|
+
A [`dns_ntp_config`](#dns-ntp-config) block supports the following:
|
|
727
|
+
|
|
728
|
+
<a id="dns-ntp-config-custom-dns"></a>• [`custom_dns`](#dns-ntp-config-custom-dns) - Optional Block<br>DNS Servers. DNS Servers<br>See [Custom DNS](#dns-ntp-config-custom-dns) below.
|
|
729
|
+
|
|
730
|
+
<a id="dns-ntp-config-custom-ntp"></a>• [`custom_ntp`](#dns-ntp-config-custom-ntp) - Optional Block<br>NTP Servers. NTP Servers<br>See [Custom NTP](#dns-ntp-config-custom-ntp) below.
|
|
731
|
+
|
|
732
|
+
<a id="dns-ntp-config-f5-dns-default"></a>• [`f5_dns_default`](#dns-ntp-config-f5-dns-default) - Optional Block<br>Can be used for messages where no values are needed
|
|
733
|
+
|
|
734
|
+
<a id="dns-ntp-config-f5-ntp-default"></a>• [`f5_ntp_default`](#dns-ntp-config-f5-ntp-default) - Optional Block<br>Can be used for messages where no values are needed
|
|
735
|
+
|
|
736
|
+
#### DNS NTP Config Custom DNS
|
|
737
|
+
|
|
738
|
+
A [`custom_dns`](#dns-ntp-config-custom-dns) block (within [`dns_ntp_config`](#dns-ntp-config)) supports the following:
|
|
739
|
+
|
|
740
|
+
<a id="dns-ntp-config-custom-dns-dns-servers"></a>• [`dns_servers`](#dns-ntp-config-custom-dns-dns-servers) - Optional List<br>DNS Servers. DNS Servers
|
|
741
|
+
|
|
742
|
+
#### DNS NTP Config Custom NTP
|
|
743
|
+
|
|
744
|
+
A [`custom_ntp`](#dns-ntp-config-custom-ntp) block (within [`dns_ntp_config`](#dns-ntp-config)) supports the following:
|
|
745
|
+
|
|
746
|
+
<a id="dns-ntp-config-custom-ntp-ntp-servers"></a>• [`ntp_servers`](#dns-ntp-config-custom-ntp-ntp-servers) - Optional List<br>NTP Servers. NTP Servers
|
|
747
|
+
|
|
748
|
+
#### Equinix
|
|
749
|
+
|
|
750
|
+
An [`equinix`](#equinix) block supports the following:
|
|
751
|
+
|
|
752
|
+
<a id="equinix-not-managed"></a>• [`not_managed`](#equinix-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#equinix-not-managed) below.
|
|
753
|
+
|
|
754
|
+
#### Equinix Not Managed
|
|
755
|
+
|
|
756
|
+
A [`not_managed`](#equinix-not-managed) block (within [`equinix`](#equinix)) supports the following:
|
|
757
|
+
|
|
758
|
+
<a id="equinix-not-managed-node-list"></a>• [`node_list`](#equinix-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#equinix-not-managed-node-list) below.
|
|
759
|
+
|
|
760
|
+
#### Equinix Not Managed Node List
|
|
761
|
+
|
|
762
|
+
A [`node_list`](#equinix-not-managed-node-list) block (within [`equinix.not_managed`](#equinix-not-managed)) supports the following:
|
|
763
|
+
|
|
764
|
+
<a id="equinix-not-managed-node-list-hostname"></a>• [`hostname`](#equinix-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
765
|
+
|
|
766
|
+
<a id="list-3a9b82"></a>• [`interface_list`](#list-3a9b82) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-3a9b82) below.
|
|
767
|
+
|
|
768
|
+
<a id="equinix-not-managed-node-list-public-ip"></a>• [`public_ip`](#equinix-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
769
|
+
|
|
770
|
+
<a id="equinix-not-managed-node-list-type"></a>• [`type`](#equinix-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
771
|
+
|
|
772
|
+
#### Equinix Not Managed Node List Interface List
|
|
773
|
+
|
|
774
|
+
An [`interface_list`](#list-3a9b82) block (within [`equinix.not_managed.node_list`](#equinix-not-managed-node-list)) supports the following:
|
|
775
|
+
|
|
776
|
+
<a id="interface-a1aaf8"></a>• [`bond_interface`](#interface-a1aaf8) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-a1aaf8) below.
|
|
777
|
+
|
|
778
|
+
<a id="spec-d32b48"></a>• [`description_spec`](#spec-d32b48) - Optional String<br>Interface Description. Description for this Interface
|
|
779
|
+
|
|
780
|
+
<a id="client-c83f23"></a>• [`dhcp_client`](#client-c83f23) - Optional Block<br>Can be used for messages where no values are needed
|
|
781
|
+
|
|
782
|
+
<a id="interface-a2d3e0"></a>• [`ethernet_interface`](#interface-a2d3e0) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-a2d3e0) below.
|
|
783
|
+
|
|
784
|
+
<a id="config-96da89"></a>• [`ipv6_auto_config`](#config-96da89) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-96da89) below.
|
|
785
|
+
|
|
786
|
+
<a id="labels-718666"></a>• [`labels`](#labels-718666) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
787
|
+
|
|
788
|
+
<a id="monitor-15c36b"></a>• [`monitor`](#monitor-15c36b) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
789
|
+
|
|
790
|
+
<a id="disabled-5d3350"></a>• [`monitor_disabled`](#disabled-5d3350) - Optional Block<br>Can be used for messages where no values are needed
|
|
791
|
+
|
|
792
|
+
<a id="mtu-80c067"></a>• [`mtu`](#mtu-80c067) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
793
|
+
|
|
794
|
+
<a id="name-5f1c00"></a>• [`name`](#name-5f1c00) - Optional String<br>Interface Name. Name of this Interface
|
|
795
|
+
|
|
796
|
+
<a id="option-1659e3"></a>• [`network_option`](#option-1659e3) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-1659e3) below.
|
|
797
|
+
|
|
798
|
+
<a id="address-e9c2b1"></a>• [`no_ipv4_address`](#address-e9c2b1) - Optional Block<br>Can be used for messages where no values are needed
|
|
799
|
+
|
|
800
|
+
<a id="address-278ecf"></a>• [`no_ipv6_address`](#address-278ecf) - Optional Block<br>Can be used for messages where no values are needed
|
|
801
|
+
|
|
802
|
+
<a id="priority-8326e4"></a>• [`priority`](#priority-8326e4) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
803
|
+
|
|
804
|
+
<a id="disabled-381ac6"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-381ac6) - Optional Block<br>Can be used for messages where no values are needed
|
|
805
|
+
|
|
806
|
+
<a id="enabled-ea35c6"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-ea35c6) - Optional Block<br>Can be used for messages where no values are needed
|
|
807
|
+
|
|
808
|
+
<a id="static-ip-bfc08c"></a>• [`static_ip`](#static-ip-bfc08c) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-bfc08c) below.
|
|
809
|
+
|
|
810
|
+
<a id="address-d74f42"></a>• [`static_ipv6_address`](#address-d74f42) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-d74f42) below.
|
|
811
|
+
|
|
812
|
+
<a id="interface-66fdd5"></a>• [`vlan_interface`](#interface-66fdd5) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-66fdd5) below.
|
|
813
|
+
|
|
814
|
+
#### Equinix Not Managed Node List Interface List Bond Interface
|
|
815
|
+
|
|
816
|
+
<a id="deep-b565ca"></a>Deeply nested **Interface** block collapsed for readability.
|
|
817
|
+
|
|
818
|
+
#### Equinix Not Managed Node List Interface List Bond Interface Lacp
|
|
819
|
+
|
|
820
|
+
<a id="deep-08a8f4"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
821
|
+
|
|
822
|
+
#### Equinix Not Managed Node List Interface List Ethernet Interface
|
|
823
|
+
|
|
824
|
+
<a id="deep-e260db"></a>Deeply nested **Interface** block collapsed for readability.
|
|
825
|
+
|
|
826
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config
|
|
827
|
+
|
|
828
|
+
<a id="deep-f79b98"></a>Deeply nested **Config** block collapsed for readability.
|
|
829
|
+
|
|
830
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router
|
|
831
|
+
|
|
832
|
+
<a id="deep-7e62f2"></a>Deeply nested **Router** block collapsed for readability.
|
|
833
|
+
|
|
834
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
835
|
+
|
|
836
|
+
<a id="deep-19d109"></a>Deeply nested **Config** block collapsed for readability.
|
|
837
|
+
|
|
838
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
839
|
+
|
|
840
|
+
<a id="deep-7c11b9"></a>Deeply nested **List** block collapsed for readability.
|
|
841
|
+
|
|
842
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
843
|
+
|
|
844
|
+
<a id="deep-d0977a"></a>Deeply nested **DNS** block collapsed for readability.
|
|
845
|
+
|
|
846
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
847
|
+
|
|
848
|
+
<a id="deep-c5835c"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
849
|
+
|
|
850
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
851
|
+
|
|
852
|
+
<a id="deep-de0480"></a>Deeply nested **Networks** block collapsed for readability.
|
|
853
|
+
|
|
854
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
855
|
+
|
|
856
|
+
<a id="deep-955ad2"></a>Deeply nested **Pools** block collapsed for readability.
|
|
857
|
+
|
|
858
|
+
#### Equinix Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
859
|
+
|
|
860
|
+
<a id="deep-27f6d9"></a>Deeply nested **Map** block collapsed for readability.
|
|
861
|
+
|
|
862
|
+
#### Equinix Not Managed Node List Interface List Network Option
|
|
863
|
+
|
|
864
|
+
<a id="deep-da1af1"></a>Deeply nested **Option** block collapsed for readability.
|
|
865
|
+
|
|
866
|
+
#### Equinix Not Managed Node List Interface List Static IP
|
|
867
|
+
|
|
868
|
+
<a id="deep-b26b58"></a>Deeply nested **IP** block collapsed for readability.
|
|
869
|
+
|
|
870
|
+
#### Equinix Not Managed Node List Interface List Static IPv6 Address
|
|
871
|
+
|
|
872
|
+
<a id="deep-a07f1e"></a>Deeply nested **Address** block collapsed for readability.
|
|
873
|
+
|
|
874
|
+
#### Equinix Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
875
|
+
|
|
876
|
+
<a id="deep-f0d7ec"></a>Deeply nested **IP** block collapsed for readability.
|
|
877
|
+
|
|
878
|
+
#### Equinix Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
879
|
+
|
|
880
|
+
<a id="deep-79432c"></a>Deeply nested **IP** block collapsed for readability.
|
|
881
|
+
|
|
882
|
+
#### Equinix Not Managed Node List Interface List VLAN Interface
|
|
883
|
+
|
|
884
|
+
<a id="deep-94cba8"></a>Deeply nested **Interface** block collapsed for readability.
|
|
885
|
+
|
|
886
|
+
#### GCP
|
|
887
|
+
|
|
888
|
+
A [`gcp`](#gcp) block supports the following:
|
|
889
|
+
|
|
890
|
+
<a id="gcp-not-managed"></a>• [`not_managed`](#gcp-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#gcp-not-managed) below.
|
|
891
|
+
|
|
892
|
+
#### GCP Not Managed
|
|
893
|
+
|
|
894
|
+
A [`not_managed`](#gcp-not-managed) block (within [`gcp`](#gcp)) supports the following:
|
|
895
|
+
|
|
896
|
+
<a id="gcp-not-managed-node-list"></a>• [`node_list`](#gcp-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#gcp-not-managed-node-list) below.
|
|
897
|
+
|
|
898
|
+
#### GCP Not Managed Node List
|
|
899
|
+
|
|
900
|
+
A [`node_list`](#gcp-not-managed-node-list) block (within [`gcp.not_managed`](#gcp-not-managed)) supports the following:
|
|
901
|
+
|
|
902
|
+
<a id="gcp-not-managed-node-list-hostname"></a>• [`hostname`](#gcp-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
903
|
+
|
|
904
|
+
<a id="list-2f49ff"></a>• [`interface_list`](#list-2f49ff) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-2f49ff) below.
|
|
905
|
+
|
|
906
|
+
<a id="gcp-not-managed-node-list-public-ip"></a>• [`public_ip`](#gcp-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
907
|
+
|
|
908
|
+
<a id="gcp-not-managed-node-list-type"></a>• [`type`](#gcp-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
909
|
+
|
|
910
|
+
#### GCP Not Managed Node List Interface List
|
|
911
|
+
|
|
912
|
+
An [`interface_list`](#list-2f49ff) block (within [`gcp.not_managed.node_list`](#gcp-not-managed-node-list)) supports the following:
|
|
913
|
+
|
|
914
|
+
<a id="interface-54ab03"></a>• [`bond_interface`](#interface-54ab03) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-54ab03) below.
|
|
915
|
+
|
|
916
|
+
<a id="spec-801a55"></a>• [`description_spec`](#spec-801a55) - Optional String<br>Interface Description. Description for this Interface
|
|
917
|
+
|
|
918
|
+
<a id="client-649578"></a>• [`dhcp_client`](#client-649578) - Optional Block<br>Can be used for messages where no values are needed
|
|
919
|
+
|
|
920
|
+
<a id="interface-fa1d2a"></a>• [`ethernet_interface`](#interface-fa1d2a) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-fa1d2a) below.
|
|
921
|
+
|
|
922
|
+
<a id="config-881893"></a>• [`ipv6_auto_config`](#config-881893) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-881893) below.
|
|
923
|
+
|
|
924
|
+
<a id="labels-43ee17"></a>• [`labels`](#labels-43ee17) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
925
|
+
|
|
926
|
+
<a id="monitor-986ba9"></a>• [`monitor`](#monitor-986ba9) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
927
|
+
|
|
928
|
+
<a id="disabled-33388b"></a>• [`monitor_disabled`](#disabled-33388b) - Optional Block<br>Can be used for messages where no values are needed
|
|
929
|
+
|
|
930
|
+
<a id="mtu-46e579"></a>• [`mtu`](#mtu-46e579) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
931
|
+
|
|
932
|
+
<a id="name-fc5cd2"></a>• [`name`](#name-fc5cd2) - Optional String<br>Interface Name. Name of this Interface
|
|
933
|
+
|
|
934
|
+
<a id="option-ca04ce"></a>• [`network_option`](#option-ca04ce) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-ca04ce) below.
|
|
935
|
+
|
|
936
|
+
<a id="address-c52373"></a>• [`no_ipv4_address`](#address-c52373) - Optional Block<br>Can be used for messages where no values are needed
|
|
937
|
+
|
|
938
|
+
<a id="address-40bebe"></a>• [`no_ipv6_address`](#address-40bebe) - Optional Block<br>Can be used for messages where no values are needed
|
|
939
|
+
|
|
940
|
+
<a id="priority-b17ea9"></a>• [`priority`](#priority-b17ea9) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
941
|
+
|
|
942
|
+
<a id="disabled-45fbad"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-45fbad) - Optional Block<br>Can be used for messages where no values are needed
|
|
943
|
+
|
|
944
|
+
<a id="enabled-b641ce"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-b641ce) - Optional Block<br>Can be used for messages where no values are needed
|
|
945
|
+
|
|
946
|
+
<a id="static-ip-b40b52"></a>• [`static_ip`](#static-ip-b40b52) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-b40b52) below.
|
|
947
|
+
|
|
948
|
+
<a id="address-6a68da"></a>• [`static_ipv6_address`](#address-6a68da) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-6a68da) below.
|
|
949
|
+
|
|
950
|
+
<a id="interface-bd3d44"></a>• [`vlan_interface`](#interface-bd3d44) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-bd3d44) below.
|
|
951
|
+
|
|
952
|
+
#### GCP Not Managed Node List Interface List Bond Interface
|
|
953
|
+
|
|
954
|
+
<a id="deep-afd6e8"></a>Deeply nested **Interface** block collapsed for readability.
|
|
955
|
+
|
|
956
|
+
#### GCP Not Managed Node List Interface List Bond Interface Lacp
|
|
957
|
+
|
|
958
|
+
<a id="deep-6c8fc7"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
959
|
+
|
|
960
|
+
#### GCP Not Managed Node List Interface List Ethernet Interface
|
|
961
|
+
|
|
962
|
+
<a id="deep-6a0162"></a>Deeply nested **Interface** block collapsed for readability.
|
|
963
|
+
|
|
964
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config
|
|
965
|
+
|
|
966
|
+
<a id="deep-f3d749"></a>Deeply nested **Config** block collapsed for readability.
|
|
77
967
|
|
|
78
|
-
|
|
79
|
-
• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable Node Local Services. Disable node local services on this site. Note: The chosen services will GET disabled on all nodes in the site<br>See [Blocked Services](#blocked-services) below for details.
|
|
968
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router
|
|
80
969
|
|
|
81
|
-
|
|
82
|
-
• <a id="bond-device-list"></a>[`bond_device_list`](#bond-device-list) - Optional Block<br>Bond Devices List. List of bond devices for this fleet<br>See [Bond Device List](#bond-device-list) below for details.
|
|
970
|
+
<a id="deep-21edde"></a>Deeply nested **Router** block collapsed for readability.
|
|
83
971
|
|
|
84
|
-
|
|
972
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
85
973
|
|
|
86
|
-
|
|
87
|
-
• <a id="custom-network-config"></a>[`custom_network_config`](#custom-network-config) - Optional Block<br>SmsNetworkConfiguration<br>See [Custom Network Config](#custom-network-config) below for details.
|
|
974
|
+
<a id="deep-484c91"></a>Deeply nested **Config** block collapsed for readability.
|
|
88
975
|
|
|
89
|
-
|
|
976
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
90
977
|
|
|
91
|
-
<a id="
|
|
978
|
+
<a id="deep-85dbbe"></a>Deeply nested **List** block collapsed for readability.
|
|
92
979
|
|
|
93
|
-
|
|
980
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
94
981
|
|
|
95
|
-
|
|
96
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
97
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
|
|
982
|
+
<a id="deep-7cb154"></a>Deeply nested **DNS** block collapsed for readability.
|
|
98
983
|
|
|
99
|
-
|
|
984
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
100
985
|
|
|
101
|
-
<a id="
|
|
986
|
+
<a id="deep-001e66"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
102
987
|
|
|
103
|
-
|
|
988
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
104
989
|
|
|
105
|
-
<a id="
|
|
990
|
+
<a id="deep-f92dfa"></a>Deeply nested **Networks** block collapsed for readability.
|
|
106
991
|
|
|
107
|
-
|
|
992
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
108
993
|
|
|
109
|
-
<a id="
|
|
994
|
+
<a id="deep-5e3307"></a>Deeply nested **Pools** block collapsed for readability.
|
|
110
995
|
|
|
111
|
-
|
|
996
|
+
#### GCP Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
112
997
|
|
|
113
|
-
<a id="
|
|
998
|
+
<a id="deep-bd61fc"></a>Deeply nested **Map** block collapsed for readability.
|
|
114
999
|
|
|
115
|
-
|
|
1000
|
+
#### GCP Not Managed Node List Interface List Network Option
|
|
116
1001
|
|
|
117
|
-
|
|
1002
|
+
<a id="deep-8d0ef6"></a>Deeply nested **Option** block collapsed for readability.
|
|
118
1003
|
|
|
119
|
-
|
|
1004
|
+
#### GCP Not Managed Node List Interface List Static IP
|
|
120
1005
|
|
|
121
|
-
<a id="
|
|
1006
|
+
<a id="deep-3a7f7a"></a>Deeply nested **IP** block collapsed for readability.
|
|
122
1007
|
|
|
123
|
-
|
|
1008
|
+
#### GCP Not Managed Node List Interface List Static IPv6 Address
|
|
124
1009
|
|
|
125
|
-
|
|
1010
|
+
<a id="deep-b9548b"></a>Deeply nested **Address** block collapsed for readability.
|
|
126
1011
|
|
|
127
|
-
|
|
1012
|
+
#### GCP Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
128
1013
|
|
|
129
|
-
<a id="
|
|
1014
|
+
<a id="deep-164e2f"></a>Deeply nested **IP** block collapsed for readability.
|
|
130
1015
|
|
|
131
|
-
####
|
|
1016
|
+
#### GCP Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
132
1017
|
|
|
133
|
-
|
|
1018
|
+
<a id="deep-39ec3e"></a>Deeply nested **IP** block collapsed for readability.
|
|
1019
|
+
|
|
1020
|
+
#### GCP Not Managed Node List Interface List VLAN Interface
|
|
1021
|
+
|
|
1022
|
+
<a id="deep-aef10c"></a>Deeply nested **Interface** block collapsed for readability.
|
|
134
1023
|
|
|
135
|
-
|
|
1024
|
+
#### Kvm
|
|
136
1025
|
|
|
137
|
-
|
|
1026
|
+
A [`kvm`](#kvm) block supports the following:
|
|
138
1027
|
|
|
139
|
-
<a id="
|
|
1028
|
+
<a id="kvm-not-managed"></a>• [`not_managed`](#kvm-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#kvm-not-managed) below.
|
|
140
1029
|
|
|
141
|
-
|
|
1030
|
+
#### Kvm Not Managed
|
|
142
1031
|
|
|
143
|
-
|
|
1032
|
+
A [`not_managed`](#kvm-not-managed) block (within [`kvm`](#kvm)) supports the following:
|
|
144
1033
|
|
|
145
|
-
|
|
1034
|
+
<a id="kvm-not-managed-node-list"></a>• [`node_list`](#kvm-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#kvm-not-managed-node-list) below.
|
|
146
1035
|
|
|
147
|
-
|
|
1036
|
+
#### Kvm Not Managed Node List
|
|
148
1037
|
|
|
149
|
-
|
|
1038
|
+
A [`node_list`](#kvm-not-managed-node-list) block (within [`kvm.not_managed`](#kvm-not-managed)) supports the following:
|
|
150
1039
|
|
|
151
|
-
|
|
1040
|
+
<a id="kvm-not-managed-node-list-hostname"></a>• [`hostname`](#kvm-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
152
1041
|
|
|
153
|
-
<a id="
|
|
1042
|
+
<a id="list-92338f"></a>• [`interface_list`](#list-92338f) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-92338f) below.
|
|
154
1043
|
|
|
155
|
-
<a id="
|
|
1044
|
+
<a id="kvm-not-managed-node-list-public-ip"></a>• [`public_ip`](#kvm-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
156
1045
|
|
|
157
|
-
<a id="
|
|
1046
|
+
<a id="kvm-not-managed-node-list-type"></a>• [`type`](#kvm-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
158
1047
|
|
|
159
|
-
|
|
1048
|
+
#### Kvm Not Managed Node List Interface List
|
|
160
1049
|
|
|
161
|
-
|
|
1050
|
+
An [`interface_list`](#list-92338f) block (within [`kvm.not_managed.node_list`](#kvm-not-managed-node-list)) supports the following:
|
|
162
1051
|
|
|
163
|
-
<a id="
|
|
1052
|
+
<a id="interface-e24728"></a>• [`bond_interface`](#interface-e24728) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-e24728) below.
|
|
164
1053
|
|
|
165
|
-
|
|
1054
|
+
<a id="spec-c3f95c"></a>• [`description_spec`](#spec-c3f95c) - Optional String<br>Interface Description. Description for this Interface
|
|
166
1055
|
|
|
167
|
-
|
|
1056
|
+
<a id="client-59a349"></a>• [`dhcp_client`](#client-59a349) - Optional Block<br>Can be used for messages where no values are needed
|
|
168
1057
|
|
|
169
|
-
<a id="
|
|
1058
|
+
<a id="interface-0aad1d"></a>• [`ethernet_interface`](#interface-0aad1d) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-0aad1d) below.
|
|
170
1059
|
|
|
171
|
-
|
|
1060
|
+
<a id="config-ab0775"></a>• [`ipv6_auto_config`](#config-ab0775) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-ab0775) below.
|
|
172
1061
|
|
|
173
|
-
|
|
1062
|
+
<a id="labels-36ae51"></a>• [`labels`](#labels-36ae51) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
174
1063
|
|
|
175
|
-
<a id="
|
|
1064
|
+
<a id="monitor-1bfade"></a>• [`monitor`](#monitor-1bfade) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
176
1065
|
|
|
177
|
-
<a id="
|
|
1066
|
+
<a id="disabled-2ad250"></a>• [`monitor_disabled`](#disabled-2ad250) - Optional Block<br>Can be used for messages where no values are needed
|
|
178
1067
|
|
|
179
|
-
|
|
1068
|
+
<a id="mtu-d603a1"></a>• [`mtu`](#mtu-d603a1) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
180
1069
|
|
|
181
|
-
|
|
1070
|
+
<a id="name-4d7867"></a>• [`name`](#name-4d7867) - Optional String<br>Interface Name. Name of this Interface
|
|
182
1071
|
|
|
183
|
-
<a id="
|
|
1072
|
+
<a id="option-437c33"></a>• [`network_option`](#option-437c33) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-437c33) below.
|
|
184
1073
|
|
|
185
|
-
<a id="
|
|
1074
|
+
<a id="address-4c9457"></a>• [`no_ipv4_address`](#address-4c9457) - Optional Block<br>Can be used for messages where no values are needed
|
|
186
1075
|
|
|
187
|
-
<a id="
|
|
1076
|
+
<a id="address-e9ec91"></a>• [`no_ipv6_address`](#address-e9ec91) - Optional Block<br>Can be used for messages where no values are needed
|
|
188
1077
|
|
|
189
|
-
<a id="
|
|
1078
|
+
<a id="priority-931ade"></a>• [`priority`](#priority-931ade) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
190
1079
|
|
|
191
|
-
<a id="
|
|
1080
|
+
<a id="disabled-320aad"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-320aad) - Optional Block<br>Can be used for messages where no values are needed
|
|
192
1081
|
|
|
193
|
-
<a id="
|
|
1082
|
+
<a id="enabled-390b0a"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-390b0a) - Optional Block<br>Can be used for messages where no values are needed
|
|
194
1083
|
|
|
195
|
-
<a id="
|
|
1084
|
+
<a id="static-ip-f20c45"></a>• [`static_ip`](#static-ip-f20c45) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-f20c45) below.
|
|
196
1085
|
|
|
197
|
-
<a id="
|
|
1086
|
+
<a id="address-41524b"></a>• [`static_ipv6_address`](#address-41524b) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-41524b) below.
|
|
198
1087
|
|
|
199
|
-
<a id="
|
|
1088
|
+
<a id="interface-5ffabb"></a>• [`vlan_interface`](#interface-5ffabb) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-5ffabb) below.
|
|
200
1089
|
|
|
201
|
-
|
|
1090
|
+
#### Kvm Not Managed Node List Interface List Bond Interface
|
|
202
1091
|
|
|
203
|
-
<a id="
|
|
1092
|
+
<a id="deep-fc631b"></a>Deeply nested **Interface** block collapsed for readability.
|
|
204
1093
|
|
|
205
|
-
|
|
1094
|
+
#### Kvm Not Managed Node List Interface List Bond Interface Lacp
|
|
206
1095
|
|
|
207
|
-
<a id="
|
|
1096
|
+
<a id="deep-1326df"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
208
1097
|
|
|
209
|
-
|
|
1098
|
+
#### Kvm Not Managed Node List Interface List Ethernet Interface
|
|
210
1099
|
|
|
211
|
-
<a id="
|
|
1100
|
+
<a id="deep-6ad367"></a>Deeply nested **Interface** block collapsed for readability.
|
|
212
1101
|
|
|
213
|
-
|
|
1102
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config
|
|
214
1103
|
|
|
215
|
-
<a id="
|
|
1104
|
+
<a id="deep-c39ea2"></a>Deeply nested **Config** block collapsed for readability.
|
|
216
1105
|
|
|
217
|
-
|
|
1106
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router
|
|
218
1107
|
|
|
219
|
-
|
|
1108
|
+
<a id="deep-ef2730"></a>Deeply nested **Router** block collapsed for readability.
|
|
220
1109
|
|
|
221
|
-
|
|
1110
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
222
1111
|
|
|
223
|
-
<a id="
|
|
1112
|
+
<a id="deep-1c527f"></a>Deeply nested **Config** block collapsed for readability.
|
|
224
1113
|
|
|
225
|
-
####
|
|
1114
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
226
1115
|
|
|
227
|
-
<a id="deep-
|
|
1116
|
+
<a id="deep-83e89b"></a>Deeply nested **List** block collapsed for readability.
|
|
228
1117
|
|
|
229
|
-
####
|
|
1118
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
230
1119
|
|
|
231
|
-
|
|
1120
|
+
<a id="deep-ca2600"></a>Deeply nested **DNS** block collapsed for readability.
|
|
232
1121
|
|
|
233
|
-
|
|
1122
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
234
1123
|
|
|
235
|
-
|
|
1124
|
+
<a id="deep-0e9ec4"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
236
1125
|
|
|
237
|
-
|
|
1126
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
238
1127
|
|
|
239
|
-
|
|
1128
|
+
<a id="deep-8029ba"></a>Deeply nested **Networks** block collapsed for readability.
|
|
240
1129
|
|
|
241
|
-
|
|
1130
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
242
1131
|
|
|
243
|
-
<a id="
|
|
1132
|
+
<a id="deep-faf0d9"></a>Deeply nested **Pools** block collapsed for readability.
|
|
244
1133
|
|
|
245
|
-
####
|
|
1134
|
+
#### Kvm Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
246
1135
|
|
|
247
|
-
<a id="deep-
|
|
1136
|
+
<a id="deep-4a6bec"></a>Deeply nested **Map** block collapsed for readability.
|
|
248
1137
|
|
|
249
|
-
####
|
|
1138
|
+
#### Kvm Not Managed Node List Interface List Network Option
|
|
250
1139
|
|
|
251
|
-
|
|
1140
|
+
<a id="deep-62e6b3"></a>Deeply nested **Option** block collapsed for readability.
|
|
252
1141
|
|
|
253
|
-
|
|
1142
|
+
#### Kvm Not Managed Node List Interface List Static IP
|
|
254
1143
|
|
|
255
|
-
|
|
1144
|
+
<a id="deep-a6cf32"></a>Deeply nested **IP** block collapsed for readability.
|
|
256
1145
|
|
|
257
|
-
|
|
1146
|
+
#### Kvm Not Managed Node List Interface List Static IPv6 Address
|
|
258
1147
|
|
|
259
|
-
|
|
1148
|
+
<a id="deep-91a5c5"></a>Deeply nested **Address** block collapsed for readability.
|
|
260
1149
|
|
|
261
|
-
|
|
1150
|
+
#### Kvm Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
262
1151
|
|
|
263
|
-
|
|
1152
|
+
<a id="deep-b4aa6e"></a>Deeply nested **IP** block collapsed for readability.
|
|
264
1153
|
|
|
265
|
-
|
|
1154
|
+
#### Kvm Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
266
1155
|
|
|
267
|
-
|
|
1156
|
+
<a id="deep-abe515"></a>Deeply nested **IP** block collapsed for readability.
|
|
268
1157
|
|
|
269
|
-
|
|
1158
|
+
#### Kvm Not Managed Node List Interface List VLAN Interface
|
|
270
1159
|
|
|
271
|
-
|
|
1160
|
+
<a id="deep-964e06"></a>Deeply nested **Interface** block collapsed for readability.
|
|
272
1161
|
|
|
273
|
-
|
|
1162
|
+
#### Load Balancing
|
|
274
1163
|
|
|
275
|
-
|
|
1164
|
+
A [`load_balancing`](#load-balancing) block supports the following:
|
|
276
1165
|
|
|
277
|
-
|
|
1166
|
+
<a id="load-balancing-vip-vrrp-mode"></a>• [`vip_vrrp_mode`](#load-balancing-vip-vrrp-mode) - Optional String Defaults to `VIP_VRRP_INVALID`<br>Possible values are `VIP_VRRP_INVALID`, `VIP_VRRP_ENABLE`, `VIP_VRRP_DISABLE`<br>[Enum: VIP_VRRP_INVALID|VIP_VRRP_ENABLE|VIP_VRRP_DISABLE] VRRP advertisement mode for VIP Invalid VRRP mode
|
|
278
1167
|
|
|
279
|
-
|
|
1168
|
+
#### Local Vrf
|
|
280
1169
|
|
|
281
|
-
|
|
1170
|
+
A [`local_vrf`](#local-vrf) block supports the following:
|
|
282
1171
|
|
|
283
|
-
|
|
1172
|
+
<a id="local-vrf-default-config"></a>• [`default_config`](#local-vrf-default-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
284
1173
|
|
|
285
|
-
<a id="
|
|
1174
|
+
<a id="local-vrf-default-sli-config"></a>• [`default_sli_config`](#local-vrf-default-sli-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
286
1175
|
|
|
287
|
-
<a id="
|
|
1176
|
+
<a id="local-vrf-sli-config"></a>• [`sli_config`](#local-vrf-sli-config) - Optional Block<br>Site Local Network Configuration. Site local network configuration<br>See [SLI Config](#local-vrf-sli-config) below.
|
|
288
1177
|
|
|
289
|
-
<a id="
|
|
1178
|
+
<a id="local-vrf-slo-config"></a>• [`slo_config`](#local-vrf-slo-config) - Optional Block<br>Site Local Network Configuration. Site local network configuration<br>See [Slo Config](#local-vrf-slo-config) below.
|
|
290
1179
|
|
|
291
|
-
|
|
1180
|
+
#### Local Vrf SLI Config
|
|
292
1181
|
|
|
293
|
-
|
|
1182
|
+
A [`sli_config`](#local-vrf-sli-config) block (within [`local_vrf`](#local-vrf)) supports the following:
|
|
294
1183
|
|
|
295
|
-
<a id="
|
|
1184
|
+
<a id="local-vrf-sli-config-labels"></a>• [`labels`](#local-vrf-sli-config-labels) - Optional Block<br>Add Labels for this network, these labels can be used in firewall policy
|
|
296
1185
|
|
|
297
|
-
<a id="
|
|
1186
|
+
<a id="local-vrf-sli-config-nameserver"></a>• [`nameserver`](#local-vrf-sli-config-nameserver) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
|
|
298
1187
|
|
|
299
|
-
|
|
1188
|
+
<a id="local-vrf-sli-config-no-static-routes"></a>• [`no_static_routes`](#local-vrf-sli-config-no-static-routes) - Optional Block<br>Can be used for messages where no values are needed
|
|
300
1189
|
|
|
301
|
-
<a id="
|
|
1190
|
+
<a id="routes-53016e"></a>• [`no_v6_static_routes`](#routes-53016e) - Optional Block<br>Can be used for messages where no values are needed
|
|
302
1191
|
|
|
303
|
-
|
|
1192
|
+
<a id="local-vrf-sli-config-static-routes"></a>• [`static_routes`](#local-vrf-sli-config-static-routes) - Optional Block<br>Static Routes List<br>See [Static Routes](#local-vrf-sli-config-static-routes) below.
|
|
304
1193
|
|
|
305
|
-
<a id="
|
|
1194
|
+
<a id="local-vrf-sli-config-static-v6-routes"></a>• [`static_v6_routes`](#local-vrf-sli-config-static-v6-routes) - Optional Block<br>Static IPv6 Routes List. List of IPv6 static routes<br>See [Static V6 Routes](#local-vrf-sli-config-static-v6-routes) below.
|
|
306
1195
|
|
|
307
|
-
|
|
1196
|
+
<a id="local-vrf-sli-config-vip"></a>• [`vip`](#local-vrf-sli-config-vip) - Optional String<br>Optional common virtual V4 IP across all nodes to be used as automatic VIP
|
|
308
1197
|
|
|
309
|
-
|
|
1198
|
+
#### Local Vrf SLI Config Static Routes
|
|
310
1199
|
|
|
311
|
-
|
|
1200
|
+
A [`static_routes`](#local-vrf-sli-config-static-routes) block (within [`local_vrf.sli_config`](#local-vrf-sli-config)) supports the following:
|
|
312
1201
|
|
|
313
|
-
<a id="
|
|
1202
|
+
<a id="routes-159447"></a>• [`static_routes`](#routes-159447) - Optional Block<br>Static Routes<br>See [Static Routes](#routes-159447) below.
|
|
314
1203
|
|
|
315
|
-
####
|
|
1204
|
+
#### Local Vrf SLI Config Static Routes Static Routes
|
|
316
1205
|
|
|
317
|
-
<a id="deep-
|
|
1206
|
+
<a id="deep-0b00a5"></a>Deeply nested **Routes** block collapsed for readability.
|
|
318
1207
|
|
|
319
|
-
####
|
|
1208
|
+
#### Local Vrf SLI Config Static Routes Static Routes Node Interface
|
|
320
1209
|
|
|
321
|
-
<a id="deep-
|
|
1210
|
+
<a id="deep-c36771"></a>Deeply nested **Interface** block collapsed for readability.
|
|
322
1211
|
|
|
323
|
-
####
|
|
1212
|
+
#### Local Vrf SLI Config Static Routes Static Routes Node Interface List
|
|
324
1213
|
|
|
325
|
-
<a id="deep-
|
|
1214
|
+
<a id="deep-9295ad"></a>Deeply nested **List** block collapsed for readability.
|
|
326
1215
|
|
|
327
|
-
####
|
|
1216
|
+
#### Local Vrf SLI Config Static Routes Static Routes Node Interface List Interface
|
|
328
1217
|
|
|
329
|
-
<a id="deep-
|
|
1218
|
+
<a id="deep-3a649b"></a>Deeply nested **Interface** block collapsed for readability.
|
|
330
1219
|
|
|
331
|
-
####
|
|
1220
|
+
#### Local Vrf SLI Config Static V6 Routes
|
|
332
1221
|
|
|
333
|
-
|
|
1222
|
+
A [`static_v6_routes`](#local-vrf-sli-config-static-v6-routes) block (within [`local_vrf.sli_config`](#local-vrf-sli-config)) supports the following:
|
|
334
1223
|
|
|
335
|
-
|
|
1224
|
+
<a id="routes-b75018"></a>• [`static_routes`](#routes-b75018) - Optional Block<br>List of IPv6 static routes<br>See [Static Routes](#routes-b75018) below.
|
|
336
1225
|
|
|
337
|
-
|
|
1226
|
+
#### Local Vrf SLI Config Static V6 Routes Static Routes
|
|
338
1227
|
|
|
339
|
-
|
|
1228
|
+
<a id="deep-26bfb4"></a>Deeply nested **Routes** block collapsed for readability.
|
|
340
1229
|
|
|
341
|
-
|
|
1230
|
+
#### Local Vrf SLI Config Static V6 Routes Static Routes Node Interface
|
|
342
1231
|
|
|
343
|
-
|
|
1232
|
+
<a id="deep-989f5e"></a>Deeply nested **Interface** block collapsed for readability.
|
|
344
1233
|
|
|
345
|
-
|
|
1234
|
+
#### Local Vrf SLI Config Static V6 Routes Static Routes Node Interface List
|
|
346
1235
|
|
|
347
|
-
|
|
1236
|
+
<a id="deep-94960c"></a>Deeply nested **List** block collapsed for readability.
|
|
348
1237
|
|
|
349
|
-
|
|
1238
|
+
#### Local Vrf SLI Config Static V6 Routes Static Routes Node Interface List Interface
|
|
350
1239
|
|
|
351
|
-
|
|
1240
|
+
<a id="deep-6ebb7a"></a>Deeply nested **Interface** block collapsed for readability.
|
|
352
1241
|
|
|
353
|
-
|
|
1242
|
+
#### Local Vrf Slo Config
|
|
354
1243
|
|
|
355
|
-
|
|
1244
|
+
A [`slo_config`](#local-vrf-slo-config) block (within [`local_vrf`](#local-vrf)) supports the following:
|
|
356
1245
|
|
|
357
|
-
<a id="
|
|
1246
|
+
<a id="local-vrf-slo-config-labels"></a>• [`labels`](#local-vrf-slo-config-labels) - Optional Block<br>Add Labels for this network, these labels can be used in firewall policy
|
|
358
1247
|
|
|
359
|
-
|
|
1248
|
+
<a id="local-vrf-slo-config-nameserver"></a>• [`nameserver`](#local-vrf-slo-config-nameserver) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
|
|
360
1249
|
|
|
361
|
-
<a id="
|
|
1250
|
+
<a id="local-vrf-slo-config-no-static-routes"></a>• [`no_static_routes`](#local-vrf-slo-config-no-static-routes) - Optional Block<br>Can be used for messages where no values are needed
|
|
362
1251
|
|
|
363
|
-
|
|
1252
|
+
<a id="routes-a47310"></a>• [`no_v6_static_routes`](#routes-a47310) - Optional Block<br>Can be used for messages where no values are needed
|
|
364
1253
|
|
|
365
|
-
<a id="
|
|
1254
|
+
<a id="local-vrf-slo-config-static-routes"></a>• [`static_routes`](#local-vrf-slo-config-static-routes) - Optional Block<br>Static Routes List<br>See [Static Routes](#local-vrf-slo-config-static-routes) below.
|
|
366
1255
|
|
|
367
|
-
|
|
1256
|
+
<a id="local-vrf-slo-config-static-v6-routes"></a>• [`static_v6_routes`](#local-vrf-slo-config-static-v6-routes) - Optional Block<br>Static IPv6 Routes List. List of IPv6 static routes<br>See [Static V6 Routes](#local-vrf-slo-config-static-v6-routes) below.
|
|
368
1257
|
|
|
369
|
-
<a id="
|
|
1258
|
+
<a id="local-vrf-slo-config-vip"></a>• [`vip`](#local-vrf-slo-config-vip) - Optional String<br>Optional common virtual V4 IP across all nodes to be used as automatic VIP
|
|
370
1259
|
|
|
371
|
-
####
|
|
1260
|
+
#### Local Vrf Slo Config Static Routes
|
|
372
1261
|
|
|
373
|
-
|
|
1262
|
+
A [`static_routes`](#local-vrf-slo-config-static-routes) block (within [`local_vrf.slo_config`](#local-vrf-slo-config)) supports the following:
|
|
374
1263
|
|
|
375
|
-
|
|
1264
|
+
<a id="routes-07ae6c"></a>• [`static_routes`](#routes-07ae6c) - Optional Block<br>Static Routes<br>See [Static Routes](#routes-07ae6c) below.
|
|
376
1265
|
|
|
377
|
-
|
|
1266
|
+
#### Local Vrf Slo Config Static Routes Static Routes
|
|
378
1267
|
|
|
379
|
-
|
|
1268
|
+
<a id="deep-c4ba70"></a>Deeply nested **Routes** block collapsed for readability.
|
|
380
1269
|
|
|
381
|
-
|
|
1270
|
+
#### Local Vrf Slo Config Static Routes Static Routes Node Interface
|
|
382
1271
|
|
|
383
|
-
|
|
1272
|
+
<a id="deep-9a77b8"></a>Deeply nested **Interface** block collapsed for readability.
|
|
384
1273
|
|
|
385
|
-
|
|
1274
|
+
#### Local Vrf Slo Config Static Routes Static Routes Node Interface List
|
|
386
1275
|
|
|
387
|
-
|
|
1276
|
+
<a id="deep-778bc9"></a>Deeply nested **List** block collapsed for readability.
|
|
388
1277
|
|
|
389
|
-
|
|
1278
|
+
#### Local Vrf Slo Config Static Routes Static Routes Node Interface List Interface
|
|
390
1279
|
|
|
391
|
-
<a id="
|
|
1280
|
+
<a id="deep-8ea40a"></a>Deeply nested **Interface** block collapsed for readability.
|
|
392
1281
|
|
|
393
|
-
|
|
1282
|
+
#### Local Vrf Slo Config Static V6 Routes
|
|
394
1283
|
|
|
395
|
-
|
|
1284
|
+
A [`static_v6_routes`](#local-vrf-slo-config-static-v6-routes) block (within [`local_vrf.slo_config`](#local-vrf-slo-config)) supports the following:
|
|
396
1285
|
|
|
397
|
-
<a id="
|
|
1286
|
+
<a id="routes-5b5639"></a>• [`static_routes`](#routes-5b5639) - Optional Block<br>List of IPv6 static routes<br>See [Static Routes](#routes-5b5639) below.
|
|
398
1287
|
|
|
399
|
-
|
|
1288
|
+
#### Local Vrf Slo Config Static V6 Routes Static Routes
|
|
400
1289
|
|
|
401
|
-
<a id="
|
|
1290
|
+
<a id="deep-69c74f"></a>Deeply nested **Routes** block collapsed for readability.
|
|
402
1291
|
|
|
403
|
-
|
|
1292
|
+
#### Local Vrf Slo Config Static V6 Routes Static Routes Node Interface
|
|
404
1293
|
|
|
405
|
-
<a id="
|
|
1294
|
+
<a id="deep-c59810"></a>Deeply nested **Interface** block collapsed for readability.
|
|
406
1295
|
|
|
407
|
-
|
|
1296
|
+
#### Local Vrf Slo Config Static V6 Routes Static Routes Node Interface List
|
|
408
1297
|
|
|
409
|
-
|
|
1298
|
+
<a id="deep-753f28"></a>Deeply nested **List** block collapsed for readability.
|
|
410
1299
|
|
|
411
|
-
|
|
1300
|
+
#### Local Vrf Slo Config Static V6 Routes Static Routes Node Interface List Interface
|
|
412
1301
|
|
|
413
|
-
|
|
1302
|
+
<a id="deep-86b9dc"></a>Deeply nested **Interface** block collapsed for readability.
|
|
414
1303
|
|
|
415
|
-
|
|
1304
|
+
#### Log Receiver
|
|
416
1305
|
|
|
417
|
-
|
|
1306
|
+
A [`log_receiver`](#log-receiver) block supports the following:
|
|
418
1307
|
|
|
419
|
-
|
|
1308
|
+
<a id="log-receiver-name"></a>• [`name`](#log-receiver-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
|
|
420
1309
|
|
|
421
|
-
<a id="
|
|
1310
|
+
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-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
|
|
422
1311
|
|
|
423
|
-
|
|
1312
|
+
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-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
|
|
424
1313
|
|
|
425
|
-
|
|
1314
|
+
#### Nutanix
|
|
426
1315
|
|
|
427
|
-
|
|
1316
|
+
A [`nutanix`](#nutanix) block supports the following:
|
|
428
1317
|
|
|
429
|
-
<a id="
|
|
1318
|
+
<a id="nutanix-not-managed"></a>• [`not_managed`](#nutanix-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#nutanix-not-managed) below.
|
|
430
1319
|
|
|
431
|
-
####
|
|
1320
|
+
#### Nutanix Not Managed
|
|
432
1321
|
|
|
433
|
-
|
|
1322
|
+
A [`not_managed`](#nutanix-not-managed) block (within [`nutanix`](#nutanix)) supports the following:
|
|
434
1323
|
|
|
435
|
-
|
|
1324
|
+
<a id="nutanix-not-managed-node-list"></a>• [`node_list`](#nutanix-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#nutanix-not-managed-node-list) below.
|
|
436
1325
|
|
|
437
|
-
|
|
1326
|
+
#### Nutanix Not Managed Node List
|
|
438
1327
|
|
|
439
|
-
|
|
1328
|
+
A [`node_list`](#nutanix-not-managed-node-list) block (within [`nutanix.not_managed`](#nutanix-not-managed)) supports the following:
|
|
440
1329
|
|
|
441
|
-
<a id="
|
|
1330
|
+
<a id="nutanix-not-managed-node-list-hostname"></a>• [`hostname`](#nutanix-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
442
1331
|
|
|
443
|
-
|
|
1332
|
+
<a id="list-b40ceb"></a>• [`interface_list`](#list-b40ceb) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-b40ceb) below.
|
|
444
1333
|
|
|
445
|
-
<a id="
|
|
1334
|
+
<a id="nutanix-not-managed-node-list-public-ip"></a>• [`public_ip`](#nutanix-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
446
1335
|
|
|
447
|
-
|
|
1336
|
+
<a id="nutanix-not-managed-node-list-type"></a>• [`type`](#nutanix-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
448
1337
|
|
|
449
|
-
|
|
1338
|
+
#### Nutanix Not Managed Node List Interface List
|
|
450
1339
|
|
|
451
|
-
|
|
1340
|
+
An [`interface_list`](#list-b40ceb) block (within [`nutanix.not_managed.node_list`](#nutanix-not-managed-node-list)) supports the following:
|
|
452
1341
|
|
|
453
|
-
<a id="
|
|
1342
|
+
<a id="interface-2d0b01"></a>• [`bond_interface`](#interface-2d0b01) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-2d0b01) below.
|
|
454
1343
|
|
|
455
|
-
|
|
1344
|
+
<a id="spec-baa727"></a>• [`description_spec`](#spec-baa727) - Optional String<br>Interface Description. Description for this Interface
|
|
456
1345
|
|
|
457
|
-
|
|
1346
|
+
<a id="client-112522"></a>• [`dhcp_client`](#client-112522) - Optional Block<br>Can be used for messages where no values are needed
|
|
458
1347
|
|
|
459
|
-
<a id="
|
|
1348
|
+
<a id="interface-d78243"></a>• [`ethernet_interface`](#interface-d78243) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-d78243) below.
|
|
460
1349
|
|
|
461
|
-
<a id="
|
|
1350
|
+
<a id="config-08cb50"></a>• [`ipv6_auto_config`](#config-08cb50) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-08cb50) below.
|
|
462
1351
|
|
|
463
|
-
<a id="
|
|
1352
|
+
<a id="labels-c91cb8"></a>• [`labels`](#labels-c91cb8) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
464
1353
|
|
|
465
|
-
<a id="
|
|
1354
|
+
<a id="monitor-824921"></a>• [`monitor`](#monitor-824921) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
466
1355
|
|
|
467
|
-
<a id="
|
|
1356
|
+
<a id="disabled-1b5f4c"></a>• [`monitor_disabled`](#disabled-1b5f4c) - Optional Block<br>Can be used for messages where no values are needed
|
|
468
1357
|
|
|
469
|
-
<a id="
|
|
1358
|
+
<a id="mtu-9286d4"></a>• [`mtu`](#mtu-9286d4) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
470
1359
|
|
|
471
|
-
<a id="
|
|
1360
|
+
<a id="name-f9abff"></a>• [`name`](#name-f9abff) - Optional String<br>Interface Name. Name of this Interface
|
|
472
1361
|
|
|
473
|
-
<a id="
|
|
1362
|
+
<a id="option-40de75"></a>• [`network_option`](#option-40de75) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-40de75) below.
|
|
474
1363
|
|
|
475
|
-
<a id="
|
|
1364
|
+
<a id="address-768ec8"></a>• [`no_ipv4_address`](#address-768ec8) - Optional Block<br>Can be used for messages where no values are needed
|
|
476
1365
|
|
|
477
|
-
|
|
1366
|
+
<a id="address-9dd875"></a>• [`no_ipv6_address`](#address-9dd875) - Optional Block<br>Can be used for messages where no values are needed
|
|
478
1367
|
|
|
479
|
-
<a id="
|
|
1368
|
+
<a id="priority-e54ce8"></a>• [`priority`](#priority-e54ce8) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
480
1369
|
|
|
481
|
-
|
|
1370
|
+
<a id="disabled-a3014f"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-a3014f) - Optional Block<br>Can be used for messages where no values are needed
|
|
482
1371
|
|
|
483
|
-
|
|
1372
|
+
<a id="enabled-47989b"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-47989b) - Optional Block<br>Can be used for messages where no values are needed
|
|
484
1373
|
|
|
485
|
-
<a id="
|
|
1374
|
+
<a id="static-ip-09302a"></a>• [`static_ip`](#static-ip-09302a) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-09302a) below.
|
|
486
1375
|
|
|
487
|
-
|
|
1376
|
+
<a id="address-2a34d1"></a>• [`static_ipv6_address`](#address-2a34d1) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-2a34d1) below.
|
|
488
1377
|
|
|
489
|
-
<a id="
|
|
1378
|
+
<a id="interface-e23d44"></a>• [`vlan_interface`](#interface-e23d44) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-e23d44) below.
|
|
490
1379
|
|
|
491
|
-
####
|
|
1380
|
+
#### Nutanix Not Managed Node List Interface List Bond Interface
|
|
492
1381
|
|
|
493
|
-
<a id="deep-
|
|
1382
|
+
<a id="deep-a0d86e"></a>Deeply nested **Interface** block collapsed for readability.
|
|
494
1383
|
|
|
495
|
-
####
|
|
1384
|
+
#### Nutanix Not Managed Node List Interface List Bond Interface Lacp
|
|
496
1385
|
|
|
497
|
-
<a id="deep-
|
|
1386
|
+
<a id="deep-452ac2"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
498
1387
|
|
|
499
|
-
####
|
|
1388
|
+
#### Nutanix Not Managed Node List Interface List Ethernet Interface
|
|
500
1389
|
|
|
501
|
-
<a id="deep-
|
|
1390
|
+
<a id="deep-c19cdf"></a>Deeply nested **Interface** block collapsed for readability.
|
|
502
1391
|
|
|
503
|
-
####
|
|
1392
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config
|
|
504
1393
|
|
|
505
|
-
<a id="deep-
|
|
1394
|
+
<a id="deep-ae55a4"></a>Deeply nested **Config** block collapsed for readability.
|
|
506
1395
|
|
|
507
|
-
####
|
|
1396
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router
|
|
508
1397
|
|
|
509
|
-
<a id="deep-
|
|
1398
|
+
<a id="deep-1e40a4"></a>Deeply nested **Router** block collapsed for readability.
|
|
510
1399
|
|
|
511
|
-
####
|
|
1400
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
512
1401
|
|
|
513
|
-
<a id="deep-
|
|
1402
|
+
<a id="deep-1a1f28"></a>Deeply nested **Config** block collapsed for readability.
|
|
514
1403
|
|
|
515
|
-
####
|
|
1404
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
516
1405
|
|
|
517
|
-
<a id="deep-
|
|
1406
|
+
<a id="deep-51b635"></a>Deeply nested **List** block collapsed for readability.
|
|
518
1407
|
|
|
519
|
-
####
|
|
1408
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
520
1409
|
|
|
521
|
-
<a id="deep-
|
|
1410
|
+
<a id="deep-d92def"></a>Deeply nested **DNS** block collapsed for readability.
|
|
522
1411
|
|
|
523
|
-
####
|
|
1412
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
524
1413
|
|
|
525
|
-
|
|
1414
|
+
<a id="deep-be66c9"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
526
1415
|
|
|
527
|
-
|
|
1416
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
528
1417
|
|
|
529
|
-
<a id="
|
|
1418
|
+
<a id="deep-5a9d54"></a>Deeply nested **Networks** block collapsed for readability.
|
|
530
1419
|
|
|
531
|
-
####
|
|
1420
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
532
1421
|
|
|
533
|
-
|
|
1422
|
+
<a id="deep-7af73e"></a>Deeply nested **Pools** block collapsed for readability.
|
|
534
1423
|
|
|
535
|
-
|
|
1424
|
+
#### Nutanix Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
536
1425
|
|
|
537
|
-
<a id="
|
|
1426
|
+
<a id="deep-138aec"></a>Deeply nested **Map** block collapsed for readability.
|
|
538
1427
|
|
|
539
|
-
|
|
1428
|
+
#### Nutanix Not Managed Node List Interface List Network Option
|
|
540
1429
|
|
|
541
|
-
<a id="
|
|
1430
|
+
<a id="deep-bd2504"></a>Deeply nested **Option** block collapsed for readability.
|
|
542
1431
|
|
|
543
|
-
####
|
|
1432
|
+
#### Nutanix Not Managed Node List Interface List Static IP
|
|
544
1433
|
|
|
545
|
-
|
|
1434
|
+
<a id="deep-0fbd56"></a>Deeply nested **IP** block collapsed for readability.
|
|
1435
|
+
|
|
1436
|
+
#### Nutanix Not Managed Node List Interface List Static IPv6 Address
|
|
1437
|
+
|
|
1438
|
+
<a id="deep-822c9a"></a>Deeply nested **Address** block collapsed for readability.
|
|
1439
|
+
|
|
1440
|
+
#### Nutanix Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
1441
|
+
|
|
1442
|
+
<a id="deep-7b95c4"></a>Deeply nested **IP** block collapsed for readability.
|
|
1443
|
+
|
|
1444
|
+
#### Nutanix Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
1445
|
+
|
|
1446
|
+
<a id="deep-ab1035"></a>Deeply nested **IP** block collapsed for readability.
|
|
1447
|
+
|
|
1448
|
+
#### Nutanix Not Managed Node List Interface List VLAN Interface
|
|
1449
|
+
|
|
1450
|
+
<a id="deep-30c686"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1451
|
+
|
|
1452
|
+
#### Oci
|
|
1453
|
+
|
|
1454
|
+
An [`oci`](#oci) block supports the following:
|
|
1455
|
+
|
|
1456
|
+
<a id="oci-not-managed"></a>• [`not_managed`](#oci-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#oci-not-managed) below.
|
|
1457
|
+
|
|
1458
|
+
#### Oci Not Managed
|
|
1459
|
+
|
|
1460
|
+
A [`not_managed`](#oci-not-managed) block (within [`oci`](#oci)) supports the following:
|
|
1461
|
+
|
|
1462
|
+
<a id="oci-not-managed-node-list"></a>• [`node_list`](#oci-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#oci-not-managed-node-list) below.
|
|
1463
|
+
|
|
1464
|
+
#### Oci Not Managed Node List
|
|
1465
|
+
|
|
1466
|
+
A [`node_list`](#oci-not-managed-node-list) block (within [`oci.not_managed`](#oci-not-managed)) supports the following:
|
|
1467
|
+
|
|
1468
|
+
<a id="oci-not-managed-node-list-hostname"></a>• [`hostname`](#oci-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
1469
|
+
|
|
1470
|
+
<a id="list-af4877"></a>• [`interface_list`](#list-af4877) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-af4877) below.
|
|
1471
|
+
|
|
1472
|
+
<a id="oci-not-managed-node-list-public-ip"></a>• [`public_ip`](#oci-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
1473
|
+
|
|
1474
|
+
<a id="oci-not-managed-node-list-type"></a>• [`type`](#oci-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
1475
|
+
|
|
1476
|
+
#### Oci Not Managed Node List Interface List
|
|
1477
|
+
|
|
1478
|
+
An [`interface_list`](#list-af4877) block (within [`oci.not_managed.node_list`](#oci-not-managed-node-list)) supports the following:
|
|
1479
|
+
|
|
1480
|
+
<a id="interface-8f5f59"></a>• [`bond_interface`](#interface-8f5f59) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-8f5f59) below.
|
|
1481
|
+
|
|
1482
|
+
<a id="spec-6e395f"></a>• [`description_spec`](#spec-6e395f) - Optional String<br>Interface Description. Description for this Interface
|
|
1483
|
+
|
|
1484
|
+
<a id="client-29509c"></a>• [`dhcp_client`](#client-29509c) - Optional Block<br>Can be used for messages where no values are needed
|
|
1485
|
+
|
|
1486
|
+
<a id="interface-e66013"></a>• [`ethernet_interface`](#interface-e66013) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-e66013) below.
|
|
1487
|
+
|
|
1488
|
+
<a id="config-5531bb"></a>• [`ipv6_auto_config`](#config-5531bb) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-5531bb) below.
|
|
1489
|
+
|
|
1490
|
+
<a id="labels-66a173"></a>• [`labels`](#labels-66a173) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
1491
|
+
|
|
1492
|
+
<a id="monitor-2b293c"></a>• [`monitor`](#monitor-2b293c) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
1493
|
+
|
|
1494
|
+
<a id="disabled-773f90"></a>• [`monitor_disabled`](#disabled-773f90) - Optional Block<br>Can be used for messages where no values are needed
|
|
1495
|
+
|
|
1496
|
+
<a id="mtu-314a9f"></a>• [`mtu`](#mtu-314a9f) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
1497
|
+
|
|
1498
|
+
<a id="name-600128"></a>• [`name`](#name-600128) - Optional String<br>Interface Name. Name of this Interface
|
|
1499
|
+
|
|
1500
|
+
<a id="option-747ef7"></a>• [`network_option`](#option-747ef7) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-747ef7) below.
|
|
1501
|
+
|
|
1502
|
+
<a id="address-23b964"></a>• [`no_ipv4_address`](#address-23b964) - Optional Block<br>Can be used for messages where no values are needed
|
|
1503
|
+
|
|
1504
|
+
<a id="address-009f48"></a>• [`no_ipv6_address`](#address-009f48) - Optional Block<br>Can be used for messages where no values are needed
|
|
1505
|
+
|
|
1506
|
+
<a id="priority-aeec59"></a>• [`priority`](#priority-aeec59) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
1507
|
+
|
|
1508
|
+
<a id="disabled-91e657"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-91e657) - Optional Block<br>Can be used for messages where no values are needed
|
|
1509
|
+
|
|
1510
|
+
<a id="enabled-9b24dc"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-9b24dc) - Optional Block<br>Can be used for messages where no values are needed
|
|
1511
|
+
|
|
1512
|
+
<a id="static-ip-bd24d4"></a>• [`static_ip`](#static-ip-bd24d4) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-bd24d4) below.
|
|
1513
|
+
|
|
1514
|
+
<a id="address-eabfe8"></a>• [`static_ipv6_address`](#address-eabfe8) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-eabfe8) below.
|
|
1515
|
+
|
|
1516
|
+
<a id="interface-cb2c85"></a>• [`vlan_interface`](#interface-cb2c85) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-cb2c85) below.
|
|
1517
|
+
|
|
1518
|
+
#### Oci Not Managed Node List Interface List Bond Interface
|
|
1519
|
+
|
|
1520
|
+
<a id="deep-446af8"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1521
|
+
|
|
1522
|
+
#### Oci Not Managed Node List Interface List Bond Interface Lacp
|
|
546
1523
|
|
|
547
|
-
<a id="
|
|
1524
|
+
<a id="deep-4ae1cd"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
548
1525
|
|
|
549
|
-
|
|
1526
|
+
#### Oci Not Managed Node List Interface List Ethernet Interface
|
|
550
1527
|
|
|
551
|
-
<a id="
|
|
1528
|
+
<a id="deep-dc3621"></a>Deeply nested **Interface** block collapsed for readability.
|
|
552
1529
|
|
|
553
|
-
####
|
|
1530
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config
|
|
554
1531
|
|
|
555
|
-
|
|
1532
|
+
<a id="deep-a7e52b"></a>Deeply nested **Config** block collapsed for readability.
|
|
556
1533
|
|
|
557
|
-
|
|
1534
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router
|
|
558
1535
|
|
|
559
|
-
<a id="
|
|
1536
|
+
<a id="deep-e27180"></a>Deeply nested **Router** block collapsed for readability.
|
|
1537
|
+
|
|
1538
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
1539
|
+
|
|
1540
|
+
<a id="deep-4067cc"></a>Deeply nested **Config** block collapsed for readability.
|
|
1541
|
+
|
|
1542
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
1543
|
+
|
|
1544
|
+
<a id="deep-fa8fac"></a>Deeply nested **List** block collapsed for readability.
|
|
1545
|
+
|
|
1546
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
1547
|
+
|
|
1548
|
+
<a id="deep-d366cc"></a>Deeply nested **DNS** block collapsed for readability.
|
|
1549
|
+
|
|
1550
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
1551
|
+
|
|
1552
|
+
<a id="deep-41029f"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
1553
|
+
|
|
1554
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
1555
|
+
|
|
1556
|
+
<a id="deep-6d3c92"></a>Deeply nested **Networks** block collapsed for readability.
|
|
1557
|
+
|
|
1558
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
1559
|
+
|
|
1560
|
+
<a id="deep-a574c6"></a>Deeply nested **Pools** block collapsed for readability.
|
|
1561
|
+
|
|
1562
|
+
#### Oci Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
1563
|
+
|
|
1564
|
+
<a id="deep-108398"></a>Deeply nested **Map** block collapsed for readability.
|
|
1565
|
+
|
|
1566
|
+
#### Oci Not Managed Node List Interface List Network Option
|
|
1567
|
+
|
|
1568
|
+
<a id="deep-4dc97a"></a>Deeply nested **Option** block collapsed for readability.
|
|
1569
|
+
|
|
1570
|
+
#### Oci Not Managed Node List Interface List Static IP
|
|
1571
|
+
|
|
1572
|
+
<a id="deep-d328a9"></a>Deeply nested **IP** block collapsed for readability.
|
|
1573
|
+
|
|
1574
|
+
#### Oci Not Managed Node List Interface List Static IPv6 Address
|
|
1575
|
+
|
|
1576
|
+
<a id="deep-b8c38e"></a>Deeply nested **Address** block collapsed for readability.
|
|
1577
|
+
|
|
1578
|
+
#### Oci Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
1579
|
+
|
|
1580
|
+
<a id="deep-6986c2"></a>Deeply nested **IP** block collapsed for readability.
|
|
1581
|
+
|
|
1582
|
+
#### Oci Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
1583
|
+
|
|
1584
|
+
<a id="deep-02be06"></a>Deeply nested **IP** block collapsed for readability.
|
|
1585
|
+
|
|
1586
|
+
#### Oci Not Managed Node List Interface List VLAN Interface
|
|
1587
|
+
|
|
1588
|
+
<a id="deep-395474"></a>Deeply nested **Interface** block collapsed for readability.
|
|
560
1589
|
|
|
561
1590
|
#### Offline Survivability Mode
|
|
562
1591
|
|
|
563
1592
|
An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
|
|
564
1593
|
|
|
565
|
-
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>
|
|
1594
|
+
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Can be used for messages where no values are needed
|
|
1595
|
+
|
|
1596
|
+
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Can be used for messages where no values are needed
|
|
1597
|
+
|
|
1598
|
+
#### Openstack
|
|
1599
|
+
|
|
1600
|
+
An [`openstack`](#openstack) block supports the following:
|
|
1601
|
+
|
|
1602
|
+
<a id="openstack-not-managed"></a>• [`not_managed`](#openstack-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#openstack-not-managed) below.
|
|
1603
|
+
|
|
1604
|
+
#### Openstack Not Managed
|
|
1605
|
+
|
|
1606
|
+
A [`not_managed`](#openstack-not-managed) block (within [`openstack`](#openstack)) supports the following:
|
|
1607
|
+
|
|
1608
|
+
<a id="openstack-not-managed-node-list"></a>• [`node_list`](#openstack-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#openstack-not-managed-node-list) below.
|
|
1609
|
+
|
|
1610
|
+
#### Openstack Not Managed Node List
|
|
1611
|
+
|
|
1612
|
+
A [`node_list`](#openstack-not-managed-node-list) block (within [`openstack.not_managed`](#openstack-not-managed)) supports the following:
|
|
1613
|
+
|
|
1614
|
+
<a id="hostname-6b3cf2"></a>• [`hostname`](#hostname-6b3cf2) - Optional String<br>Hostname. Hostname for this Node
|
|
1615
|
+
|
|
1616
|
+
<a id="list-08a137"></a>• [`interface_list`](#list-08a137) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-08a137) below.
|
|
1617
|
+
|
|
1618
|
+
<a id="public-ip-1602e3"></a>• [`public_ip`](#public-ip-1602e3) - Optional String<br>Public IP. Public IP for this Node
|
|
1619
|
+
|
|
1620
|
+
<a id="openstack-not-managed-node-list-type"></a>• [`type`](#openstack-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
1621
|
+
|
|
1622
|
+
#### Openstack Not Managed Node List Interface List
|
|
1623
|
+
|
|
1624
|
+
An [`interface_list`](#list-08a137) block (within [`openstack.not_managed.node_list`](#openstack-not-managed-node-list)) supports the following:
|
|
1625
|
+
|
|
1626
|
+
<a id="interface-795887"></a>• [`bond_interface`](#interface-795887) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-795887) below.
|
|
1627
|
+
|
|
1628
|
+
<a id="spec-6e2a64"></a>• [`description_spec`](#spec-6e2a64) - Optional String<br>Interface Description. Description for this Interface
|
|
1629
|
+
|
|
1630
|
+
<a id="client-3f6d38"></a>• [`dhcp_client`](#client-3f6d38) - Optional Block<br>Can be used for messages where no values are needed
|
|
1631
|
+
|
|
1632
|
+
<a id="interface-b6bf86"></a>• [`ethernet_interface`](#interface-b6bf86) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-b6bf86) below.
|
|
1633
|
+
|
|
1634
|
+
<a id="config-3546e4"></a>• [`ipv6_auto_config`](#config-3546e4) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-3546e4) below.
|
|
1635
|
+
|
|
1636
|
+
<a id="labels-f228d0"></a>• [`labels`](#labels-f228d0) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
1637
|
+
|
|
1638
|
+
<a id="monitor-430458"></a>• [`monitor`](#monitor-430458) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
1639
|
+
|
|
1640
|
+
<a id="disabled-7cde43"></a>• [`monitor_disabled`](#disabled-7cde43) - Optional Block<br>Can be used for messages where no values are needed
|
|
1641
|
+
|
|
1642
|
+
<a id="mtu-12e85c"></a>• [`mtu`](#mtu-12e85c) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
1643
|
+
|
|
1644
|
+
<a id="name-a4611b"></a>• [`name`](#name-a4611b) - Optional String<br>Interface Name. Name of this Interface
|
|
1645
|
+
|
|
1646
|
+
<a id="option-c423fd"></a>• [`network_option`](#option-c423fd) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-c423fd) below.
|
|
1647
|
+
|
|
1648
|
+
<a id="address-96a5c5"></a>• [`no_ipv4_address`](#address-96a5c5) - Optional Block<br>Can be used for messages where no values are needed
|
|
1649
|
+
|
|
1650
|
+
<a id="address-9ee17d"></a>• [`no_ipv6_address`](#address-9ee17d) - Optional Block<br>Can be used for messages where no values are needed
|
|
1651
|
+
|
|
1652
|
+
<a id="priority-34866f"></a>• [`priority`](#priority-34866f) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
1653
|
+
|
|
1654
|
+
<a id="disabled-006035"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-006035) - Optional Block<br>Can be used for messages where no values are needed
|
|
1655
|
+
|
|
1656
|
+
<a id="enabled-f181b0"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-f181b0) - Optional Block<br>Can be used for messages where no values are needed
|
|
1657
|
+
|
|
1658
|
+
<a id="static-ip-458635"></a>• [`static_ip`](#static-ip-458635) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-458635) below.
|
|
1659
|
+
|
|
1660
|
+
<a id="address-170d5f"></a>• [`static_ipv6_address`](#address-170d5f) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-170d5f) below.
|
|
1661
|
+
|
|
1662
|
+
<a id="interface-1fd835"></a>• [`vlan_interface`](#interface-1fd835) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-1fd835) below.
|
|
1663
|
+
|
|
1664
|
+
#### Openstack Not Managed Node List Interface List Bond Interface
|
|
1665
|
+
|
|
1666
|
+
<a id="deep-63720a"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1667
|
+
|
|
1668
|
+
#### Openstack Not Managed Node List Interface List Bond Interface Lacp
|
|
1669
|
+
|
|
1670
|
+
<a id="deep-40e69b"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
566
1671
|
|
|
567
|
-
|
|
1672
|
+
#### Openstack Not Managed Node List Interface List Ethernet Interface
|
|
568
1673
|
|
|
569
|
-
|
|
1674
|
+
<a id="deep-ce3b3d"></a>Deeply nested **Interface** block collapsed for readability.
|
|
570
1675
|
|
|
571
|
-
|
|
1676
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config
|
|
572
1677
|
|
|
573
|
-
<a id="
|
|
1678
|
+
<a id="deep-961f80"></a>Deeply nested **Config** block collapsed for readability.
|
|
574
1679
|
|
|
575
|
-
|
|
1680
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router
|
|
1681
|
+
|
|
1682
|
+
<a id="deep-ed028d"></a>Deeply nested **Router** block collapsed for readability.
|
|
1683
|
+
|
|
1684
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
1685
|
+
|
|
1686
|
+
<a id="deep-28e629"></a>Deeply nested **Config** block collapsed for readability.
|
|
1687
|
+
|
|
1688
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
1689
|
+
|
|
1690
|
+
<a id="deep-914680"></a>Deeply nested **List** block collapsed for readability.
|
|
1691
|
+
|
|
1692
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
1693
|
+
|
|
1694
|
+
<a id="deep-f991e0"></a>Deeply nested **DNS** block collapsed for readability.
|
|
1695
|
+
|
|
1696
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
1697
|
+
|
|
1698
|
+
<a id="deep-3b5b14"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
1699
|
+
|
|
1700
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
1701
|
+
|
|
1702
|
+
<a id="deep-c5338f"></a>Deeply nested **Networks** block collapsed for readability.
|
|
1703
|
+
|
|
1704
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
1705
|
+
|
|
1706
|
+
<a id="deep-2f69f3"></a>Deeply nested **Pools** block collapsed for readability.
|
|
1707
|
+
|
|
1708
|
+
#### Openstack Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
1709
|
+
|
|
1710
|
+
<a id="deep-4f6a88"></a>Deeply nested **Map** block collapsed for readability.
|
|
1711
|
+
|
|
1712
|
+
#### Openstack Not Managed Node List Interface List Network Option
|
|
1713
|
+
|
|
1714
|
+
<a id="deep-f60961"></a>Deeply nested **Option** block collapsed for readability.
|
|
1715
|
+
|
|
1716
|
+
#### Openstack Not Managed Node List Interface List Static IP
|
|
1717
|
+
|
|
1718
|
+
<a id="deep-d09a62"></a>Deeply nested **IP** block collapsed for readability.
|
|
1719
|
+
|
|
1720
|
+
#### Openstack Not Managed Node List Interface List Static IPv6 Address
|
|
1721
|
+
|
|
1722
|
+
<a id="deep-dd6bdf"></a>Deeply nested **Address** block collapsed for readability.
|
|
1723
|
+
|
|
1724
|
+
#### Openstack Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
1725
|
+
|
|
1726
|
+
<a id="deep-38b9de"></a>Deeply nested **IP** block collapsed for readability.
|
|
1727
|
+
|
|
1728
|
+
#### Openstack Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
1729
|
+
|
|
1730
|
+
<a id="deep-8da7bf"></a>Deeply nested **IP** block collapsed for readability.
|
|
1731
|
+
|
|
1732
|
+
#### Openstack Not Managed Node List Interface List VLAN Interface
|
|
1733
|
+
|
|
1734
|
+
<a id="deep-68a558"></a>Deeply nested **Interface** block collapsed for readability.
|
|
576
1735
|
|
|
577
1736
|
#### Performance Enhancement Mode
|
|
578
1737
|
|
|
@@ -580,23 +1739,69 @@ A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports
|
|
|
580
1739
|
|
|
581
1740
|
<a id="enhanced-31b8ac"></a>• [`perf_mode_l3_enhanced`](#enhanced-31b8ac) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-31b8ac) below.
|
|
582
1741
|
|
|
583
|
-
<a id="enhanced-38f174"></a>• [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>
|
|
1742
|
+
<a id="enhanced-38f174"></a>• [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Can be used for messages where no values are needed
|
|
584
1743
|
|
|
585
1744
|
#### Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
586
1745
|
|
|
587
1746
|
A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
|
|
588
1747
|
|
|
589
|
-
<a id="jumbo-7ba5b8"></a>• [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>
|
|
1748
|
+
<a id="jumbo-7ba5b8"></a>• [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Can be used for messages where no values are needed
|
|
1749
|
+
|
|
1750
|
+
<a id="jumbo-95338e"></a>• [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Can be used for messages where no values are needed
|
|
1751
|
+
|
|
1752
|
+
#### RE Select
|
|
1753
|
+
|
|
1754
|
+
A [`re_select`](#re-select) block supports the following:
|
|
1755
|
+
|
|
1756
|
+
<a id="re-select-geo-proximity"></a>• [`geo_proximity`](#re-select-geo-proximity) - Optional Block<br>Can be used for messages where no values are needed
|
|
1757
|
+
|
|
1758
|
+
<a id="re-select-specific-re"></a>• [`specific_re`](#re-select-specific-re) - Optional Block<br>Select specific REs. This is useful when a site needs to deterministically connect to a set of REs. A site will always be connected to 2 REs<br>See [Specific RE](#re-select-specific-re) below.
|
|
590
1759
|
|
|
591
|
-
|
|
1760
|
+
#### RE Select Specific RE
|
|
592
1761
|
|
|
593
|
-
|
|
1762
|
+
A [`specific_re`](#re-select-specific-re) block (within [`re_select`](#re-select)) supports the following:
|
|
594
1763
|
|
|
595
|
-
|
|
1764
|
+
<a id="re-select-specific-re-primary-re"></a>• [`primary_re`](#re-select-specific-re-primary-re) - Optional String<br>Primary RE Geography. Select primary RE for this site
|
|
596
1765
|
|
|
597
|
-
|
|
1766
|
+
#### Site Mesh Group On Slo
|
|
598
1767
|
|
|
599
|
-
|
|
1768
|
+
A [`site_mesh_group_on_slo`](#site-mesh-group-on-slo) block supports the following:
|
|
1769
|
+
|
|
1770
|
+
<a id="group-0918cc"></a>• [`no_site_mesh_group`](#group-0918cc) - Optional Block<br>Can be used for messages where no values are needed
|
|
1771
|
+
|
|
1772
|
+
<a id="site-mesh-group-on-slo-site-mesh-group"></a>• [`site_mesh_group`](#site-mesh-group-on-slo-site-mesh-group) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site Mesh Group](#site-mesh-group-on-slo-site-mesh-group) below.
|
|
1773
|
+
|
|
1774
|
+
<a id="public-ip-ebd29c"></a>• [`sm_connection_public_ip`](#public-ip-ebd29c) - Optional Block<br>Can be used for messages where no values are needed
|
|
1775
|
+
|
|
1776
|
+
<a id="pvt-ip-9317b2"></a>• [`sm_connection_pvt_ip`](#pvt-ip-9317b2) - Optional Block<br>Can be used for messages where no values are needed
|
|
1777
|
+
|
|
1778
|
+
#### Site Mesh Group On Slo Site Mesh Group
|
|
1779
|
+
|
|
1780
|
+
<a id="deep-e180b6"></a>Deeply nested **Group** block collapsed for readability.
|
|
1781
|
+
|
|
1782
|
+
#### Software Settings
|
|
1783
|
+
|
|
1784
|
+
A [`software_settings`](#software-settings) block supports the following:
|
|
1785
|
+
|
|
1786
|
+
<a id="software-settings-os"></a>• [`os`](#software-settings-os) - Optional Block<br>Select the F5XC Operating System Version for the site. By default, latest available OS Version will be used. Refer to release notes to find required released OS versions<br>See [OS](#software-settings-os) below.
|
|
1787
|
+
|
|
1788
|
+
<a id="software-settings-sw"></a>• [`sw`](#software-settings-sw) - Optional Block<br>Select the F5XC Software Version for the site. By default, latest available F5XC Software Version will be used. Refer to release notes to find required released SW versions<br>See [Sw](#software-settings-sw) below.
|
|
1789
|
+
|
|
1790
|
+
#### Software Settings OS
|
|
1791
|
+
|
|
1792
|
+
An [`os`](#software-settings-os) block (within [`software_settings`](#software-settings)) supports the following:
|
|
1793
|
+
|
|
1794
|
+
<a id="software-settings-os-default-os-version"></a>• [`default_os_version`](#software-settings-os-default-os-version) - Optional Block<br>Can be used for messages where no values are needed
|
|
1795
|
+
|
|
1796
|
+
<a id="version-dbab0c"></a>• [`operating_system_version`](#version-dbab0c) - Optional String<br>Specify a OS version to be used e.g. 9.2024.6
|
|
1797
|
+
|
|
1798
|
+
#### Software Settings Sw
|
|
1799
|
+
|
|
1800
|
+
A [`sw`](#software-settings-sw) block (within [`software_settings`](#software-settings)) supports the following:
|
|
1801
|
+
|
|
1802
|
+
<a id="software-settings-sw-default-sw-version"></a>• [`default_sw_version`](#software-settings-sw-default-sw-version) - Optional Block<br>Can be used for messages where no values are needed
|
|
1803
|
+
|
|
1804
|
+
<a id="version-0a788c"></a>• [`volterra_software_version`](#version-0a788c) - Optional String<br>Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
|
|
600
1805
|
|
|
601
1806
|
#### Timeouts
|
|
602
1807
|
|
|
@@ -610,6 +1815,162 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
610
1815
|
|
|
611
1816
|
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `30 minutes`)<br>Used when updating the resource
|
|
612
1817
|
|
|
1818
|
+
#### Upgrade Settings
|
|
1819
|
+
|
|
1820
|
+
An [`upgrade_settings`](#upgrade-settings) block supports the following:
|
|
1821
|
+
|
|
1822
|
+
<a id="drain-bb0463"></a>• [`kubernetes_upgrade_drain`](#drain-bb0463) - Optional Block<br>Specify how worker nodes within a site will be upgraded<br>See [Kubernetes Upgrade Drain](#drain-bb0463) below.
|
|
1823
|
+
|
|
1824
|
+
#### Upgrade Settings Kubernetes Upgrade Drain
|
|
1825
|
+
|
|
1826
|
+
A [`kubernetes_upgrade_drain`](#drain-bb0463) block (within [`upgrade_settings`](#upgrade-settings)) supports the following:
|
|
1827
|
+
|
|
1828
|
+
<a id="drain-897b77"></a>• [`disable_upgrade_drain`](#drain-897b77) - Optional Block<br>Can be used for messages where no values are needed
|
|
1829
|
+
|
|
1830
|
+
<a id="drain-817909"></a>• [`enable_upgrade_drain`](#drain-817909) - Optional Block<br>Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-817909) below.
|
|
1831
|
+
|
|
1832
|
+
#### Upgrade Settings Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
1833
|
+
|
|
1834
|
+
<a id="deep-c91971"></a>Deeply nested **Drain** block collapsed for readability.
|
|
1835
|
+
|
|
1836
|
+
#### Vmware
|
|
1837
|
+
|
|
1838
|
+
A [`vmware`](#vmware) block supports the following:
|
|
1839
|
+
|
|
1840
|
+
<a id="vmware-not-managed"></a>• [`not_managed`](#vmware-not-managed) - Optional Block<br>Section will show nodes associated with this site<br>See [Not Managed](#vmware-not-managed) below.
|
|
1841
|
+
|
|
1842
|
+
#### Vmware Not Managed
|
|
1843
|
+
|
|
1844
|
+
A [`not_managed`](#vmware-not-managed) block (within [`vmware`](#vmware)) supports the following:
|
|
1845
|
+
|
|
1846
|
+
<a id="vmware-not-managed-node-list"></a>• [`node_list`](#vmware-not-managed-node-list) - Optional Block<br>Section will show nodes associated with this site<br>See [Node List](#vmware-not-managed-node-list) below.
|
|
1847
|
+
|
|
1848
|
+
#### Vmware Not Managed Node List
|
|
1849
|
+
|
|
1850
|
+
A [`node_list`](#vmware-not-managed-node-list) block (within [`vmware.not_managed`](#vmware-not-managed)) supports the following:
|
|
1851
|
+
|
|
1852
|
+
<a id="vmware-not-managed-node-list-hostname"></a>• [`hostname`](#vmware-not-managed-node-list-hostname) - Optional String<br>Hostname. Hostname for this Node
|
|
1853
|
+
|
|
1854
|
+
<a id="list-7c5ba9"></a>• [`interface_list`](#list-7c5ba9) - Optional Block<br>Manage interfaces belonging to this node<br>See [Interface List](#list-7c5ba9) below.
|
|
1855
|
+
|
|
1856
|
+
<a id="vmware-not-managed-node-list-public-ip"></a>• [`public_ip`](#vmware-not-managed-node-list-public-ip) - Optional String<br>Public IP. Public IP for this Node
|
|
1857
|
+
|
|
1858
|
+
<a id="vmware-not-managed-node-list-type"></a>• [`type`](#vmware-not-managed-node-list-type) - Optional String<br>Type for this Node, can be Control or Worker
|
|
1859
|
+
|
|
1860
|
+
#### Vmware Not Managed Node List Interface List
|
|
1861
|
+
|
|
1862
|
+
An [`interface_list`](#list-7c5ba9) block (within [`vmware.not_managed.node_list`](#vmware-not-managed-node-list)) supports the following:
|
|
1863
|
+
|
|
1864
|
+
<a id="interface-067b8c"></a>• [`bond_interface`](#interface-067b8c) - Optional Block<br>Bond Device. Bond devices configuration for fleet<br>See [Bond Interface](#interface-067b8c) below.
|
|
1865
|
+
|
|
1866
|
+
<a id="spec-2a2415"></a>• [`description_spec`](#spec-2a2415) - Optional String<br>Interface Description. Description for this Interface
|
|
1867
|
+
|
|
1868
|
+
<a id="client-c6d6b2"></a>• [`dhcp_client`](#client-c6d6b2) - Optional Block<br>Can be used for messages where no values are needed
|
|
1869
|
+
|
|
1870
|
+
<a id="interface-d5d7ec"></a>• [`ethernet_interface`](#interface-d5d7ec) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-d5d7ec) below.
|
|
1871
|
+
|
|
1872
|
+
<a id="config-f79747"></a>• [`ipv6_auto_config`](#config-f79747) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#config-f79747) below.
|
|
1873
|
+
|
|
1874
|
+
<a id="labels-2ed8c9"></a>• [`labels`](#labels-2ed8c9) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
1875
|
+
|
|
1876
|
+
<a id="monitor-ad3d04"></a>• [`monitor`](#monitor-ad3d04) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
1877
|
+
|
|
1878
|
+
<a id="disabled-3f7207"></a>• [`monitor_disabled`](#disabled-3f7207) - Optional Block<br>Can be used for messages where no values are needed
|
|
1879
|
+
|
|
1880
|
+
<a id="mtu-2aef73"></a>• [`mtu`](#mtu-2aef73) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
1881
|
+
|
|
1882
|
+
<a id="name-4830d8"></a>• [`name`](#name-4830d8) - Optional String<br>Interface Name. Name of this Interface
|
|
1883
|
+
|
|
1884
|
+
<a id="option-e71ea9"></a>• [`network_option`](#option-e71ea9) - Optional Block<br>Select virtual network (VRF) for this interface. There are 2 kinds of VRFs, local VRFs which are local to the site and global VRFs which extend into multiple sites. A site can have 2 Local VRFs, Site Local Outside (SLO), which is required for every site and Site Local Inside (SLI) which is optional<br>See [Network Option](#option-e71ea9) below.
|
|
1885
|
+
|
|
1886
|
+
<a id="address-208212"></a>• [`no_ipv4_address`](#address-208212) - Optional Block<br>Can be used for messages where no values are needed
|
|
1887
|
+
|
|
1888
|
+
<a id="address-b8f24d"></a>• [`no_ipv6_address`](#address-b8f24d) - Optional Block<br>Can be used for messages where no values are needed
|
|
1889
|
+
|
|
1890
|
+
<a id="priority-378726"></a>• [`priority`](#priority-378726) - Optional Number<br>For a node, if multiple interfaces are configured in a VRF, interfaces with highest priority will be used as active and interfaces with lower priority will be used as backup. If multiple interfaces have the same priority, ECMP will be used. Greater the value, higher the priority
|
|
1891
|
+
|
|
1892
|
+
<a id="disabled-dfbb95"></a>• [`site_to_site_connectivity_interface_disabled`](#disabled-dfbb95) - Optional Block<br>Can be used for messages where no values are needed
|
|
1893
|
+
|
|
1894
|
+
<a id="enabled-223030"></a>• [`site_to_site_connectivity_interface_enabled`](#enabled-223030) - Optional Block<br>Can be used for messages where no values are needed
|
|
1895
|
+
|
|
1896
|
+
<a id="static-ip-7bbfdd"></a>• [`static_ip`](#static-ip-7bbfdd) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-7bbfdd) below.
|
|
1897
|
+
|
|
1898
|
+
<a id="address-535454"></a>• [`static_ipv6_address`](#address-535454) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#address-535454) below.
|
|
1899
|
+
|
|
1900
|
+
<a id="interface-699e69"></a>• [`vlan_interface`](#interface-699e69) - Optional Block<br>VLAN Interface<br>See [VLAN Interface](#interface-699e69) below.
|
|
1901
|
+
|
|
1902
|
+
#### Vmware Not Managed Node List Interface List Bond Interface
|
|
1903
|
+
|
|
1904
|
+
<a id="deep-633873"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1905
|
+
|
|
1906
|
+
#### Vmware Not Managed Node List Interface List Bond Interface Lacp
|
|
1907
|
+
|
|
1908
|
+
<a id="deep-7afe62"></a>Deeply nested **Lacp** block collapsed for readability.
|
|
1909
|
+
|
|
1910
|
+
#### Vmware Not Managed Node List Interface List Ethernet Interface
|
|
1911
|
+
|
|
1912
|
+
<a id="deep-7dcc90"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1913
|
+
|
|
1914
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config
|
|
1915
|
+
|
|
1916
|
+
<a id="deep-c33317"></a>Deeply nested **Config** block collapsed for readability.
|
|
1917
|
+
|
|
1918
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router
|
|
1919
|
+
|
|
1920
|
+
<a id="deep-ac39e9"></a>Deeply nested **Router** block collapsed for readability.
|
|
1921
|
+
|
|
1922
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router DNS Config
|
|
1923
|
+
|
|
1924
|
+
<a id="deep-06eab4"></a>Deeply nested **Config** block collapsed for readability.
|
|
1925
|
+
|
|
1926
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Configured List
|
|
1927
|
+
|
|
1928
|
+
<a id="deep-16e9fa"></a>Deeply nested **List** block collapsed for readability.
|
|
1929
|
+
|
|
1930
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router DNS Config Local DNS
|
|
1931
|
+
|
|
1932
|
+
<a id="deep-45525f"></a>Deeply nested **DNS** block collapsed for readability.
|
|
1933
|
+
|
|
1934
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router Stateful
|
|
1935
|
+
|
|
1936
|
+
<a id="deep-c19fa0"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
1937
|
+
|
|
1938
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks
|
|
1939
|
+
|
|
1940
|
+
<a id="deep-229092"></a>Deeply nested **Networks** block collapsed for readability.
|
|
1941
|
+
|
|
1942
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
1943
|
+
|
|
1944
|
+
<a id="deep-ed0fd6"></a>Deeply nested **Pools** block collapsed for readability.
|
|
1945
|
+
|
|
1946
|
+
#### Vmware Not Managed Node List Interface List IPv6 Auto Config Router Stateful Interface IP Map
|
|
1947
|
+
|
|
1948
|
+
<a id="deep-949cb5"></a>Deeply nested **Map** block collapsed for readability.
|
|
1949
|
+
|
|
1950
|
+
#### Vmware Not Managed Node List Interface List Network Option
|
|
1951
|
+
|
|
1952
|
+
<a id="deep-995b74"></a>Deeply nested **Option** block collapsed for readability.
|
|
1953
|
+
|
|
1954
|
+
#### Vmware Not Managed Node List Interface List Static IP
|
|
1955
|
+
|
|
1956
|
+
<a id="deep-acfda1"></a>Deeply nested **IP** block collapsed for readability.
|
|
1957
|
+
|
|
1958
|
+
#### Vmware Not Managed Node List Interface List Static IPv6 Address
|
|
1959
|
+
|
|
1960
|
+
<a id="deep-ddcd86"></a>Deeply nested **Address** block collapsed for readability.
|
|
1961
|
+
|
|
1962
|
+
#### Vmware Not Managed Node List Interface List Static IPv6 Address Cluster Static IP
|
|
1963
|
+
|
|
1964
|
+
<a id="deep-a76954"></a>Deeply nested **IP** block collapsed for readability.
|
|
1965
|
+
|
|
1966
|
+
#### Vmware Not Managed Node List Interface List Static IPv6 Address Node Static IP
|
|
1967
|
+
|
|
1968
|
+
<a id="deep-e0fa74"></a>Deeply nested **IP** block collapsed for readability.
|
|
1969
|
+
|
|
1970
|
+
#### Vmware Not Managed Node List Interface List VLAN Interface
|
|
1971
|
+
|
|
1972
|
+
<a id="deep-a2b927"></a>Deeply nested **Interface** block collapsed for readability.
|
|
1973
|
+
|
|
613
1974
|
---
|
|
614
1975
|
|
|
615
1976
|
## Common Types
|