@robinmordasiewicz/f5xc-terraform-mcp 3.10.2 → 3.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/docs/data-sources/discovery.md +2 -2
  2. package/dist/docs/data-sources/irule.md +2 -2
  3. package/dist/docs/data-sources/network_policy.md +2 -2
  4. package/dist/docs/data-sources/policer.md +2 -2
  5. package/dist/docs/data-sources/site.md +2 -2
  6. package/dist/docs/data-sources/workload.md +2 -2
  7. package/dist/docs/resources/advertise_policy.md +10 -10
  8. package/dist/docs/resources/alert_policy.md +9 -9
  9. package/dist/docs/resources/alert_receiver.md +4 -4
  10. package/dist/docs/resources/api_definition.md +2 -2
  11. package/dist/docs/resources/api_testing.md +6 -6
  12. package/dist/docs/resources/apm.md +8 -8
  13. package/dist/docs/resources/app_firewall.md +19 -19
  14. package/dist/docs/resources/app_setting.md +5 -5
  15. package/dist/docs/resources/app_type.md +3 -3
  16. package/dist/docs/resources/aws_tgw_site.md +50 -50
  17. package/dist/docs/resources/aws_vpc_site.md +66 -66
  18. package/dist/docs/resources/azure_vnet_site.md +93 -93
  19. package/dist/docs/resources/bgp.md +6 -6
  20. package/dist/docs/resources/bgp_routing_policy.md +7 -7
  21. package/dist/docs/resources/cdn_cache_rule.md +2 -2
  22. package/dist/docs/resources/cdn_loadbalancer.md +122 -122
  23. package/dist/docs/resources/cloud_connect.md +4 -4
  24. package/dist/docs/resources/cloud_credentials.md +2 -2
  25. package/dist/docs/resources/cloud_link.md +3 -3
  26. package/dist/docs/resources/cluster.md +18 -18
  27. package/dist/docs/resources/dc_cluster_group.md +4 -4
  28. package/dist/docs/resources/discovery.md +259 -8
  29. package/dist/docs/resources/dns_domain.md +2 -2
  30. package/dist/docs/resources/endpoint.md +5 -5
  31. package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
  32. package/dist/docs/resources/external_connector.md +7 -7
  33. package/dist/docs/resources/fast_acl.md +2 -2
  34. package/dist/docs/resources/fast_acl_rule.md +2 -2
  35. package/dist/docs/resources/fleet.md +25 -25
  36. package/dist/docs/resources/forward_proxy_policy.md +15 -15
  37. package/dist/docs/resources/forwarding_class.md +5 -5
  38. package/dist/docs/resources/gcp_vpc_site.md +37 -37
  39. package/dist/docs/resources/global_log_receiver.md +104 -104
  40. package/dist/docs/resources/healthcheck.md +2 -2
  41. package/dist/docs/resources/http_loadbalancer.md +287 -287
  42. package/dist/docs/resources/irule.md +7 -5
  43. package/dist/docs/resources/log_receiver.md +104 -104
  44. package/dist/docs/resources/malicious_user_mitigation.md +6 -6
  45. package/dist/docs/resources/nat_policy.md +10 -10
  46. package/dist/docs/resources/network_connector.md +9 -9
  47. package/dist/docs/resources/network_firewall.md +3 -3
  48. package/dist/docs/resources/network_interface.md +28 -28
  49. package/dist/docs/resources/network_policy.md +210 -37
  50. package/dist/docs/resources/network_policy_view.md +16 -16
  51. package/dist/docs/resources/nfv_service.md +26 -26
  52. package/dist/docs/resources/origin_pool.md +48 -48
  53. package/dist/docs/resources/policer.md +50 -10
  54. package/dist/docs/resources/policy_based_routing.md +8 -8
  55. package/dist/docs/resources/protocol_inspection.md +4 -4
  56. package/dist/docs/resources/proxy.md +23 -23
  57. package/dist/docs/resources/rate_limiter.md +1 -1
  58. package/dist/docs/resources/rate_limiter_policy.md +8 -8
  59. package/dist/docs/resources/route.md +36 -36
  60. package/dist/docs/resources/secret_management_access.md +8 -8
  61. package/dist/docs/resources/securemesh_site.md +97 -97
  62. package/dist/docs/resources/segment.md +4 -4
  63. package/dist/docs/resources/service_policy.md +44 -44
  64. package/dist/docs/resources/service_policy_rule.md +37 -37
  65. package/dist/docs/resources/site.md +241 -613
  66. package/dist/docs/resources/site_mesh_group.md +8 -8
  67. package/dist/docs/resources/subnet.md +5 -5
  68. package/dist/docs/resources/tcp_loadbalancer.md +37 -37
  69. package/dist/docs/resources/tunnel.md +4 -4
  70. package/dist/docs/resources/udp_loadbalancer.md +9 -9
  71. package/dist/docs/resources/user_identification.md +10 -10
  72. package/dist/docs/resources/virtual_host.md +42 -42
  73. package/dist/docs/resources/virtual_network.md +4 -4
  74. package/dist/docs/resources/voltstack_site.md +59 -59
  75. package/dist/docs/resources/waf_exclusion_policy.md +5 -5
  76. package/dist/docs/resources/workload.md +9 -2951
  77. package/dist/metadata/resource-metadata.json +379 -613
  78. package/dist/metadata/validation-patterns.json +1 -1
  79. package/package.json +1 -1
@@ -94,12 +94,12 @@ resource "f5xc_securemesh_site" "example" {
94
94
  <br><br>&#x2022; <a id="vmware"></a>[`vmware`](#vmware) - Optional Block<br>VMware Provider Type. VMware Provider Type
95
95
 
96
96
  -> **One of the following:**
97
- &#x2022; <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
97
+ &#x2022; <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Enable this option
98
98
  <br><br>&#x2022; <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable node local services on this site
99
99
 
100
100
  -> **One of the following:**
101
101
  &#x2022; <a id="custom-proxy"></a>[`custom_proxy`](#custom-proxy) - Optional Block<br>Custom Enterprise Proxy. Custom Enterprise Proxy
102
- <br><br>&#x2022; <a id="f5-proxy"></a>[`f5_proxy`](#f5-proxy) - Optional Block<br>Can be used for messages where no values are needed
102
+ <br><br>&#x2022; <a id="f5-proxy"></a>[`f5_proxy`](#f5-proxy) - Optional Block<br>Enable this option
103
103
 
104
104
  -> **One of the following:**
105
105
  &#x2022; <a id="custom-proxy-bypass"></a>[`custom_proxy_bypass`](#custom-proxy-bypass) - Optional Block<br>Proxy Bypass. List of domains to bypass the proxy
@@ -109,19 +109,19 @@ resource "f5xc_securemesh_site" "example" {
109
109
 
110
110
  -> **One of the following:**
111
111
  &#x2022; <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>&#x2022; <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
112
+ <br><br>&#x2022; <a id="no-s2s-connectivity-slo"></a>[`no_s2s_connectivity_slo`](#no-s2s-connectivity-slo) - Optional Block<br>Enable this option
113
113
 
114
114
  -> **One of the following:**
115
- &#x2022; <a id="disable-ha"></a>[`disable_ha`](#disable-ha) - Optional Block<br>Can be used for messages where no values are needed
115
+ &#x2022; <a id="disable-ha"></a>[`disable_ha`](#disable-ha) - Optional Block<br>Enable this option
116
116
 
117
117
  -> **One of the following:**
118
- &#x2022; <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
118
+ &#x2022; <a id="disable-url-categorization"></a>[`disable_url_categorization`](#disable-url-categorization) - Optional Block<br>Enable this option
119
119
 
120
120
  <a id="dns-ntp-config"></a>&#x2022; [`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
121
 
122
- <a id="enable-ha"></a>&#x2022; [`enable_ha`](#enable-ha) - Optional Block<br>Can be used for messages where no values are needed
122
+ <a id="enable-ha"></a>&#x2022; [`enable_ha`](#enable-ha) - Optional Block<br>Enable this option
123
123
 
124
- <a id="enable-url-categorization"></a>&#x2022; [`enable_url_categorization`](#enable-url-categorization) - Optional Block<br>Can be used for messages where no values are needed
124
+ <a id="enable-url-categorization"></a>&#x2022; [`enable_url_categorization`](#enable-url-categorization) - Optional Block<br>Enable this option
125
125
 
126
126
  <a id="load-balancing"></a>&#x2022; [`load_balancing`](#load-balancing) - Optional Block<br>Section contains settings on the site that relate to Load Balancing functionality
127
127
 
@@ -129,15 +129,15 @@ resource "f5xc_securemesh_site" "example" {
129
129
 
130
130
  -> **One of the following:**
131
131
  &#x2022; <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>&#x2022; <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
132
+ <br><br>&#x2022; <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
133
133
 
134
- <a id="no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#no-forward-proxy) - Optional Block<br>Can be used for messages where no values are needed
134
+ <a id="no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#no-forward-proxy) - Optional Block<br>Enable this option
135
135
 
136
- <a id="no-network-policy"></a>&#x2022; [`no_network_policy`](#no-network-policy) - Optional Block<br>Can be used for messages where no values are needed
136
+ <a id="no-network-policy"></a>&#x2022; [`no_network_policy`](#no-network-policy) - Optional Block<br>Enable this option
137
137
 
138
- <a id="no-proxy-bypass"></a>&#x2022; [`no_proxy_bypass`](#no-proxy-bypass) - Optional Block<br>Can be used for messages where no values are needed
138
+ <a id="no-proxy-bypass"></a>&#x2022; [`no_proxy_bypass`](#no-proxy-bypass) - Optional Block<br>Enable this option
139
139
 
140
- <a id="no-s2s-connectivity-sli"></a>&#x2022; [`no_s2s_connectivity_sli`](#no-s2s-connectivity-sli) - Optional Block<br>Can be used for messages where no values are needed
140
+ <a id="no-s2s-connectivity-sli"></a>&#x2022; [`no_s2s_connectivity_sli`](#no-s2s-connectivity-sli) - Optional Block<br>Enable this option
141
141
 
142
142
  <a id="offline-survivability-mode"></a>&#x2022; [`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
143
 
@@ -253,7 +253,7 @@ An [`interface_list`](#list-6c6298) block (within [`aws.not_managed.node_list`](
253
253
 
254
254
  <a id="spec-f3edfe"></a>&#x2022; [`description_spec`](#spec-f3edfe) - Optional String<br>Interface Description. Description for this Interface
255
255
 
256
- <a id="client-35134d"></a>&#x2022; [`dhcp_client`](#client-35134d) - Optional Block<br>Can be used for messages where no values are needed
256
+ <a id="client-35134d"></a>&#x2022; [`dhcp_client`](#client-35134d) - Optional Block<br>Enable this option
257
257
 
258
258
  <a id="interface-f28fa7"></a>&#x2022; [`ethernet_interface`](#interface-f28fa7) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-f28fa7) below.
259
259
 
@@ -263,7 +263,7 @@ An [`interface_list`](#list-6c6298) block (within [`aws.not_managed.node_list`](
263
263
 
264
264
  <a id="monitor-169def"></a>&#x2022; [`monitor`](#monitor-169def) - Optional Block<br>Link Quality Monitoring configuration for a network interface
265
265
 
266
- <a id="disabled-428eab"></a>&#x2022; [`monitor_disabled`](#disabled-428eab) - Optional Block<br>Can be used for messages where no values are needed
266
+ <a id="disabled-428eab"></a>&#x2022; [`monitor_disabled`](#disabled-428eab) - Optional Block<br>Enable this option
267
267
 
268
268
  <a id="mtu-9ea6fa"></a>&#x2022; [`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
269
 
@@ -271,15 +271,15 @@ An [`interface_list`](#list-6c6298) block (within [`aws.not_managed.node_list`](
271
271
 
272
272
  <a id="option-4d9fd7"></a>&#x2022; [`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
273
 
274
- <a id="address-95964e"></a>&#x2022; [`no_ipv4_address`](#address-95964e) - Optional Block<br>Can be used for messages where no values are needed
274
+ <a id="address-95964e"></a>&#x2022; [`no_ipv4_address`](#address-95964e) - Optional Block<br>Enable this option
275
275
 
276
- <a id="address-b6fb0a"></a>&#x2022; [`no_ipv6_address`](#address-b6fb0a) - Optional Block<br>Can be used for messages where no values are needed
276
+ <a id="address-b6fb0a"></a>&#x2022; [`no_ipv6_address`](#address-b6fb0a) - Optional Block<br>Enable this option
277
277
 
278
278
  <a id="priority-a786bf"></a>&#x2022; [`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
279
 
280
- <a id="disabled-1942d4"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-1942d4) - Optional Block<br>Can be used for messages where no values are needed
280
+ <a id="disabled-1942d4"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-1942d4) - Optional Block<br>Enable this option
281
281
 
282
- <a id="enabled-850dad"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-850dad) - Optional Block<br>Can be used for messages where no values are needed
282
+ <a id="enabled-850dad"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-850dad) - Optional Block<br>Enable this option
283
283
 
284
284
  <a id="static-ip-f224ff"></a>&#x2022; [`static_ip`](#static-ip-f224ff) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-f224ff) below.
285
285
 
@@ -391,7 +391,7 @@ An [`interface_list`](#list-f42e50) block (within [`azure.not_managed.node_list`
391
391
 
392
392
  <a id="spec-4b4de9"></a>&#x2022; [`description_spec`](#spec-4b4de9) - Optional String<br>Interface Description. Description for this Interface
393
393
 
394
- <a id="client-b5ac25"></a>&#x2022; [`dhcp_client`](#client-b5ac25) - Optional Block<br>Can be used for messages where no values are needed
394
+ <a id="client-b5ac25"></a>&#x2022; [`dhcp_client`](#client-b5ac25) - Optional Block<br>Enable this option
395
395
 
396
396
  <a id="interface-20c4ad"></a>&#x2022; [`ethernet_interface`](#interface-20c4ad) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-20c4ad) below.
397
397
 
@@ -401,7 +401,7 @@ An [`interface_list`](#list-f42e50) block (within [`azure.not_managed.node_list`
401
401
 
402
402
  <a id="monitor-a565a2"></a>&#x2022; [`monitor`](#monitor-a565a2) - Optional Block<br>Link Quality Monitoring configuration for a network interface
403
403
 
404
- <a id="disabled-7aa1a9"></a>&#x2022; [`monitor_disabled`](#disabled-7aa1a9) - Optional Block<br>Can be used for messages where no values are needed
404
+ <a id="disabled-7aa1a9"></a>&#x2022; [`monitor_disabled`](#disabled-7aa1a9) - Optional Block<br>Enable this option
405
405
 
406
406
  <a id="mtu-bfeae5"></a>&#x2022; [`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
407
 
@@ -409,15 +409,15 @@ An [`interface_list`](#list-f42e50) block (within [`azure.not_managed.node_list`
409
409
 
410
410
  <a id="option-e15a34"></a>&#x2022; [`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
411
 
412
- <a id="address-087ea1"></a>&#x2022; [`no_ipv4_address`](#address-087ea1) - Optional Block<br>Can be used for messages where no values are needed
412
+ <a id="address-087ea1"></a>&#x2022; [`no_ipv4_address`](#address-087ea1) - Optional Block<br>Enable this option
413
413
 
414
- <a id="address-c7425d"></a>&#x2022; [`no_ipv6_address`](#address-c7425d) - Optional Block<br>Can be used for messages where no values are needed
414
+ <a id="address-c7425d"></a>&#x2022; [`no_ipv6_address`](#address-c7425d) - Optional Block<br>Enable this option
415
415
 
416
416
  <a id="priority-0e03ad"></a>&#x2022; [`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
417
 
418
- <a id="disabled-34b2d0"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-34b2d0) - Optional Block<br>Can be used for messages where no values are needed
418
+ <a id="disabled-34b2d0"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-34b2d0) - Optional Block<br>Enable this option
419
419
 
420
- <a id="enabled-453c17"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-453c17) - Optional Block<br>Can be used for messages where no values are needed
420
+ <a id="enabled-453c17"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-453c17) - Optional Block<br>Enable this option
421
421
 
422
422
  <a id="static-ip-4b0611"></a>&#x2022; [`static_ip`](#static-ip-4b0611) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-4b0611) below.
423
423
 
@@ -529,7 +529,7 @@ An [`interface_list`](#list-30e058) block (within [`baremetal.not_managed.node_l
529
529
 
530
530
  <a id="spec-b7ed1b"></a>&#x2022; [`description_spec`](#spec-b7ed1b) - Optional String<br>Interface Description. Description for this Interface
531
531
 
532
- <a id="client-829bf8"></a>&#x2022; [`dhcp_client`](#client-829bf8) - Optional Block<br>Can be used for messages where no values are needed
532
+ <a id="client-829bf8"></a>&#x2022; [`dhcp_client`](#client-829bf8) - Optional Block<br>Enable this option
533
533
 
534
534
  <a id="interface-3933d2"></a>&#x2022; [`ethernet_interface`](#interface-3933d2) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-3933d2) below.
535
535
 
@@ -539,7 +539,7 @@ An [`interface_list`](#list-30e058) block (within [`baremetal.not_managed.node_l
539
539
 
540
540
  <a id="monitor-1cb67f"></a>&#x2022; [`monitor`](#monitor-1cb67f) - Optional Block<br>Link Quality Monitoring configuration for a network interface
541
541
 
542
- <a id="disabled-1756b3"></a>&#x2022; [`monitor_disabled`](#disabled-1756b3) - Optional Block<br>Can be used for messages where no values are needed
542
+ <a id="disabled-1756b3"></a>&#x2022; [`monitor_disabled`](#disabled-1756b3) - Optional Block<br>Enable this option
543
543
 
544
544
  <a id="mtu-2d7f6c"></a>&#x2022; [`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
545
 
@@ -547,15 +547,15 @@ An [`interface_list`](#list-30e058) block (within [`baremetal.not_managed.node_l
547
547
 
548
548
  <a id="option-ad2bbb"></a>&#x2022; [`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
549
 
550
- <a id="address-ac89d0"></a>&#x2022; [`no_ipv4_address`](#address-ac89d0) - Optional Block<br>Can be used for messages where no values are needed
550
+ <a id="address-ac89d0"></a>&#x2022; [`no_ipv4_address`](#address-ac89d0) - Optional Block<br>Enable this option
551
551
 
552
- <a id="address-b8923c"></a>&#x2022; [`no_ipv6_address`](#address-b8923c) - Optional Block<br>Can be used for messages where no values are needed
552
+ <a id="address-b8923c"></a>&#x2022; [`no_ipv6_address`](#address-b8923c) - Optional Block<br>Enable this option
553
553
 
554
554
  <a id="priority-d77987"></a>&#x2022; [`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
555
 
556
- <a id="disabled-309cd0"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-309cd0) - Optional Block<br>Can be used for messages where no values are needed
556
+ <a id="disabled-309cd0"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-309cd0) - Optional Block<br>Enable this option
557
557
 
558
- <a id="enabled-832872"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-832872) - Optional Block<br>Can be used for messages where no values are needed
558
+ <a id="enabled-832872"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-832872) - Optional Block<br>Enable this option
559
559
 
560
560
  <a id="static-ip-9bad70"></a>&#x2022; [`static_ip`](#static-ip-9bad70) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-9bad70) below.
561
561
 
@@ -645,21 +645,21 @@ A [`blocked_services`](#blocked-services) block supports the following:
645
645
 
646
646
  A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
647
647
 
648
- <a id="blocked-services-blocked-sevice-dns"></a>&#x2022; [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Can be used for messages where no values are needed
648
+ <a id="blocked-services-blocked-sevice-dns"></a>&#x2022; [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Enable this option
649
649
 
650
650
  <a id="type-808ec9"></a>&#x2022; [`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
651
 
652
- <a id="blocked-services-blocked-sevice-ssh"></a>&#x2022; [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Can be used for messages where no values are needed
652
+ <a id="blocked-services-blocked-sevice-ssh"></a>&#x2022; [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Enable this option
653
653
 
654
- <a id="interface-e57e21"></a>&#x2022; [`web_user_interface`](#interface-e57e21) - Optional Block<br>Can be used for messages where no values are needed
654
+ <a id="interface-e57e21"></a>&#x2022; [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
655
655
 
656
656
  #### Custom Proxy
657
657
 
658
658
  A [`custom_proxy`](#custom-proxy) block supports the following:
659
659
 
660
- <a id="custom-proxy-disable-re-tunnel"></a>&#x2022; [`disable_re_tunnel`](#custom-proxy-disable-re-tunnel) - Optional Block<br>Can be used for messages where no values are needed
660
+ <a id="custom-proxy-disable-re-tunnel"></a>&#x2022; [`disable_re_tunnel`](#custom-proxy-disable-re-tunnel) - Optional Block<br>Enable this option
661
661
 
662
- <a id="custom-proxy-enable-re-tunnel"></a>&#x2022; [`enable_re_tunnel`](#custom-proxy-enable-re-tunnel) - Optional Block<br>Can be used for messages where no values are needed
662
+ <a id="custom-proxy-enable-re-tunnel"></a>&#x2022; [`enable_re_tunnel`](#custom-proxy-enable-re-tunnel) - Optional Block<br>Enable this option
663
663
 
664
664
  <a id="custom-proxy-password"></a>&#x2022; [`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
665
 
@@ -729,9 +729,9 @@ A [`dns_ntp_config`](#dns-ntp-config) block supports the following:
729
729
 
730
730
  <a id="dns-ntp-config-custom-ntp"></a>&#x2022; [`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
731
 
732
- <a id="dns-ntp-config-f5-dns-default"></a>&#x2022; [`f5_dns_default`](#dns-ntp-config-f5-dns-default) - Optional Block<br>Can be used for messages where no values are needed
732
+ <a id="dns-ntp-config-f5-dns-default"></a>&#x2022; [`f5_dns_default`](#dns-ntp-config-f5-dns-default) - Optional Block<br>Enable this option
733
733
 
734
- <a id="dns-ntp-config-f5-ntp-default"></a>&#x2022; [`f5_ntp_default`](#dns-ntp-config-f5-ntp-default) - Optional Block<br>Can be used for messages where no values are needed
734
+ <a id="dns-ntp-config-f5-ntp-default"></a>&#x2022; [`f5_ntp_default`](#dns-ntp-config-f5-ntp-default) - Optional Block<br>Enable this option
735
735
 
736
736
  #### DNS NTP Config Custom DNS
737
737
 
@@ -777,7 +777,7 @@ An [`interface_list`](#list-3a9b82) block (within [`equinix.not_managed.node_lis
777
777
 
778
778
  <a id="spec-d32b48"></a>&#x2022; [`description_spec`](#spec-d32b48) - Optional String<br>Interface Description. Description for this Interface
779
779
 
780
- <a id="client-c83f23"></a>&#x2022; [`dhcp_client`](#client-c83f23) - Optional Block<br>Can be used for messages where no values are needed
780
+ <a id="client-c83f23"></a>&#x2022; [`dhcp_client`](#client-c83f23) - Optional Block<br>Enable this option
781
781
 
782
782
  <a id="interface-a2d3e0"></a>&#x2022; [`ethernet_interface`](#interface-a2d3e0) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-a2d3e0) below.
783
783
 
@@ -787,7 +787,7 @@ An [`interface_list`](#list-3a9b82) block (within [`equinix.not_managed.node_lis
787
787
 
788
788
  <a id="monitor-15c36b"></a>&#x2022; [`monitor`](#monitor-15c36b) - Optional Block<br>Link Quality Monitoring configuration for a network interface
789
789
 
790
- <a id="disabled-5d3350"></a>&#x2022; [`monitor_disabled`](#disabled-5d3350) - Optional Block<br>Can be used for messages where no values are needed
790
+ <a id="disabled-5d3350"></a>&#x2022; [`monitor_disabled`](#disabled-5d3350) - Optional Block<br>Enable this option
791
791
 
792
792
  <a id="mtu-80c067"></a>&#x2022; [`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
793
 
@@ -795,15 +795,15 @@ An [`interface_list`](#list-3a9b82) block (within [`equinix.not_managed.node_lis
795
795
 
796
796
  <a id="option-1659e3"></a>&#x2022; [`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
797
 
798
- <a id="address-e9c2b1"></a>&#x2022; [`no_ipv4_address`](#address-e9c2b1) - Optional Block<br>Can be used for messages where no values are needed
798
+ <a id="address-e9c2b1"></a>&#x2022; [`no_ipv4_address`](#address-e9c2b1) - Optional Block<br>Enable this option
799
799
 
800
- <a id="address-278ecf"></a>&#x2022; [`no_ipv6_address`](#address-278ecf) - Optional Block<br>Can be used for messages where no values are needed
800
+ <a id="address-278ecf"></a>&#x2022; [`no_ipv6_address`](#address-278ecf) - Optional Block<br>Enable this option
801
801
 
802
802
  <a id="priority-8326e4"></a>&#x2022; [`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
803
 
804
- <a id="disabled-381ac6"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-381ac6) - Optional Block<br>Can be used for messages where no values are needed
804
+ <a id="disabled-381ac6"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-381ac6) - Optional Block<br>Enable this option
805
805
 
806
- <a id="enabled-ea35c6"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-ea35c6) - Optional Block<br>Can be used for messages where no values are needed
806
+ <a id="enabled-ea35c6"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-ea35c6) - Optional Block<br>Enable this option
807
807
 
808
808
  <a id="static-ip-bfc08c"></a>&#x2022; [`static_ip`](#static-ip-bfc08c) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-bfc08c) below.
809
809
 
@@ -915,7 +915,7 @@ An [`interface_list`](#list-2f49ff) block (within [`gcp.not_managed.node_list`](
915
915
 
916
916
  <a id="spec-801a55"></a>&#x2022; [`description_spec`](#spec-801a55) - Optional String<br>Interface Description. Description for this Interface
917
917
 
918
- <a id="client-649578"></a>&#x2022; [`dhcp_client`](#client-649578) - Optional Block<br>Can be used for messages where no values are needed
918
+ <a id="client-649578"></a>&#x2022; [`dhcp_client`](#client-649578) - Optional Block<br>Enable this option
919
919
 
920
920
  <a id="interface-fa1d2a"></a>&#x2022; [`ethernet_interface`](#interface-fa1d2a) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-fa1d2a) below.
921
921
 
@@ -925,7 +925,7 @@ An [`interface_list`](#list-2f49ff) block (within [`gcp.not_managed.node_list`](
925
925
 
926
926
  <a id="monitor-986ba9"></a>&#x2022; [`monitor`](#monitor-986ba9) - Optional Block<br>Link Quality Monitoring configuration for a network interface
927
927
 
928
- <a id="disabled-33388b"></a>&#x2022; [`monitor_disabled`](#disabled-33388b) - Optional Block<br>Can be used for messages where no values are needed
928
+ <a id="disabled-33388b"></a>&#x2022; [`monitor_disabled`](#disabled-33388b) - Optional Block<br>Enable this option
929
929
 
930
930
  <a id="mtu-46e579"></a>&#x2022; [`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
931
 
@@ -933,15 +933,15 @@ An [`interface_list`](#list-2f49ff) block (within [`gcp.not_managed.node_list`](
933
933
 
934
934
  <a id="option-ca04ce"></a>&#x2022; [`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
935
 
936
- <a id="address-c52373"></a>&#x2022; [`no_ipv4_address`](#address-c52373) - Optional Block<br>Can be used for messages where no values are needed
936
+ <a id="address-c52373"></a>&#x2022; [`no_ipv4_address`](#address-c52373) - Optional Block<br>Enable this option
937
937
 
938
- <a id="address-40bebe"></a>&#x2022; [`no_ipv6_address`](#address-40bebe) - Optional Block<br>Can be used for messages where no values are needed
938
+ <a id="address-40bebe"></a>&#x2022; [`no_ipv6_address`](#address-40bebe) - Optional Block<br>Enable this option
939
939
 
940
940
  <a id="priority-b17ea9"></a>&#x2022; [`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
941
 
942
- <a id="disabled-45fbad"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-45fbad) - Optional Block<br>Can be used for messages where no values are needed
942
+ <a id="disabled-45fbad"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-45fbad) - Optional Block<br>Enable this option
943
943
 
944
- <a id="enabled-b641ce"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-b641ce) - Optional Block<br>Can be used for messages where no values are needed
944
+ <a id="enabled-b641ce"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-b641ce) - Optional Block<br>Enable this option
945
945
 
946
946
  <a id="static-ip-b40b52"></a>&#x2022; [`static_ip`](#static-ip-b40b52) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-b40b52) below.
947
947
 
@@ -1053,7 +1053,7 @@ An [`interface_list`](#list-92338f) block (within [`kvm.not_managed.node_list`](
1053
1053
 
1054
1054
  <a id="spec-c3f95c"></a>&#x2022; [`description_spec`](#spec-c3f95c) - Optional String<br>Interface Description. Description for this Interface
1055
1055
 
1056
- <a id="client-59a349"></a>&#x2022; [`dhcp_client`](#client-59a349) - Optional Block<br>Can be used for messages where no values are needed
1056
+ <a id="client-59a349"></a>&#x2022; [`dhcp_client`](#client-59a349) - Optional Block<br>Enable this option
1057
1057
 
1058
1058
  <a id="interface-0aad1d"></a>&#x2022; [`ethernet_interface`](#interface-0aad1d) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-0aad1d) below.
1059
1059
 
@@ -1063,7 +1063,7 @@ An [`interface_list`](#list-92338f) block (within [`kvm.not_managed.node_list`](
1063
1063
 
1064
1064
  <a id="monitor-1bfade"></a>&#x2022; [`monitor`](#monitor-1bfade) - Optional Block<br>Link Quality Monitoring configuration for a network interface
1065
1065
 
1066
- <a id="disabled-2ad250"></a>&#x2022; [`monitor_disabled`](#disabled-2ad250) - Optional Block<br>Can be used for messages where no values are needed
1066
+ <a id="disabled-2ad250"></a>&#x2022; [`monitor_disabled`](#disabled-2ad250) - Optional Block<br>Enable this option
1067
1067
 
1068
1068
  <a id="mtu-d603a1"></a>&#x2022; [`mtu`](#mtu-d603a1) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
1069
1069
 
@@ -1071,15 +1071,15 @@ An [`interface_list`](#list-92338f) block (within [`kvm.not_managed.node_list`](
1071
1071
 
1072
1072
  <a id="option-437c33"></a>&#x2022; [`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.
1073
1073
 
1074
- <a id="address-4c9457"></a>&#x2022; [`no_ipv4_address`](#address-4c9457) - Optional Block<br>Can be used for messages where no values are needed
1074
+ <a id="address-4c9457"></a>&#x2022; [`no_ipv4_address`](#address-4c9457) - Optional Block<br>Enable this option
1075
1075
 
1076
- <a id="address-e9ec91"></a>&#x2022; [`no_ipv6_address`](#address-e9ec91) - Optional Block<br>Can be used for messages where no values are needed
1076
+ <a id="address-e9ec91"></a>&#x2022; [`no_ipv6_address`](#address-e9ec91) - Optional Block<br>Enable this option
1077
1077
 
1078
1078
  <a id="priority-931ade"></a>&#x2022; [`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
1079
1079
 
1080
- <a id="disabled-320aad"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-320aad) - Optional Block<br>Can be used for messages where no values are needed
1080
+ <a id="disabled-320aad"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-320aad) - Optional Block<br>Enable this option
1081
1081
 
1082
- <a id="enabled-390b0a"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-390b0a) - Optional Block<br>Can be used for messages where no values are needed
1082
+ <a id="enabled-390b0a"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-390b0a) - Optional Block<br>Enable this option
1083
1083
 
1084
1084
  <a id="static-ip-f20c45"></a>&#x2022; [`static_ip`](#static-ip-f20c45) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-f20c45) below.
1085
1085
 
@@ -1169,9 +1169,9 @@ A [`load_balancing`](#load-balancing) block supports the following:
1169
1169
 
1170
1170
  A [`local_vrf`](#local-vrf) block supports the following:
1171
1171
 
1172
- <a id="local-vrf-default-config"></a>&#x2022; [`default_config`](#local-vrf-default-config) - Optional Block<br>Can be used for messages where no values are needed
1172
+ <a id="local-vrf-default-config"></a>&#x2022; [`default_config`](#local-vrf-default-config) - Optional Block<br>Enable this option
1173
1173
 
1174
- <a id="local-vrf-default-sli-config"></a>&#x2022; [`default_sli_config`](#local-vrf-default-sli-config) - Optional Block<br>Can be used for messages where no values are needed
1174
+ <a id="local-vrf-default-sli-config"></a>&#x2022; [`default_sli_config`](#local-vrf-default-sli-config) - Optional Block<br>Enable this option
1175
1175
 
1176
1176
  <a id="local-vrf-sli-config"></a>&#x2022; [`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.
1177
1177
 
@@ -1185,9 +1185,9 @@ A [`sli_config`](#local-vrf-sli-config) block (within [`local_vrf`](#local-vrf))
1185
1185
 
1186
1186
  <a id="local-vrf-sli-config-nameserver"></a>&#x2022; [`nameserver`](#local-vrf-sli-config-nameserver) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
1187
1187
 
1188
- <a id="local-vrf-sli-config-no-static-routes"></a>&#x2022; [`no_static_routes`](#local-vrf-sli-config-no-static-routes) - Optional Block<br>Can be used for messages where no values are needed
1188
+ <a id="local-vrf-sli-config-no-static-routes"></a>&#x2022; [`no_static_routes`](#local-vrf-sli-config-no-static-routes) - Optional Block<br>Enable this option
1189
1189
 
1190
- <a id="routes-53016e"></a>&#x2022; [`no_v6_static_routes`](#routes-53016e) - Optional Block<br>Can be used for messages where no values are needed
1190
+ <a id="routes-53016e"></a>&#x2022; [`no_v6_static_routes`](#routes-53016e) - Optional Block<br>Enable this option
1191
1191
 
1192
1192
  <a id="local-vrf-sli-config-static-routes"></a>&#x2022; [`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.
1193
1193
 
@@ -1247,9 +1247,9 @@ A [`slo_config`](#local-vrf-slo-config) block (within [`local_vrf`](#local-vrf))
1247
1247
 
1248
1248
  <a id="local-vrf-slo-config-nameserver"></a>&#x2022; [`nameserver`](#local-vrf-slo-config-nameserver) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
1249
1249
 
1250
- <a id="local-vrf-slo-config-no-static-routes"></a>&#x2022; [`no_static_routes`](#local-vrf-slo-config-no-static-routes) - Optional Block<br>Can be used for messages where no values are needed
1250
+ <a id="local-vrf-slo-config-no-static-routes"></a>&#x2022; [`no_static_routes`](#local-vrf-slo-config-no-static-routes) - Optional Block<br>Enable this option
1251
1251
 
1252
- <a id="routes-a47310"></a>&#x2022; [`no_v6_static_routes`](#routes-a47310) - Optional Block<br>Can be used for messages where no values are needed
1252
+ <a id="routes-a47310"></a>&#x2022; [`no_v6_static_routes`](#routes-a47310) - Optional Block<br>Enable this option
1253
1253
 
1254
1254
  <a id="local-vrf-slo-config-static-routes"></a>&#x2022; [`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.
1255
1255
 
@@ -1343,7 +1343,7 @@ An [`interface_list`](#list-b40ceb) block (within [`nutanix.not_managed.node_lis
1343
1343
 
1344
1344
  <a id="spec-baa727"></a>&#x2022; [`description_spec`](#spec-baa727) - Optional String<br>Interface Description. Description for this Interface
1345
1345
 
1346
- <a id="client-112522"></a>&#x2022; [`dhcp_client`](#client-112522) - Optional Block<br>Can be used for messages where no values are needed
1346
+ <a id="client-112522"></a>&#x2022; [`dhcp_client`](#client-112522) - Optional Block<br>Enable this option
1347
1347
 
1348
1348
  <a id="interface-d78243"></a>&#x2022; [`ethernet_interface`](#interface-d78243) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-d78243) below.
1349
1349
 
@@ -1353,7 +1353,7 @@ An [`interface_list`](#list-b40ceb) block (within [`nutanix.not_managed.node_lis
1353
1353
 
1354
1354
  <a id="monitor-824921"></a>&#x2022; [`monitor`](#monitor-824921) - Optional Block<br>Link Quality Monitoring configuration for a network interface
1355
1355
 
1356
- <a id="disabled-1b5f4c"></a>&#x2022; [`monitor_disabled`](#disabled-1b5f4c) - Optional Block<br>Can be used for messages where no values are needed
1356
+ <a id="disabled-1b5f4c"></a>&#x2022; [`monitor_disabled`](#disabled-1b5f4c) - Optional Block<br>Enable this option
1357
1357
 
1358
1358
  <a id="mtu-9286d4"></a>&#x2022; [`mtu`](#mtu-9286d4) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
1359
1359
 
@@ -1361,15 +1361,15 @@ An [`interface_list`](#list-b40ceb) block (within [`nutanix.not_managed.node_lis
1361
1361
 
1362
1362
  <a id="option-40de75"></a>&#x2022; [`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.
1363
1363
 
1364
- <a id="address-768ec8"></a>&#x2022; [`no_ipv4_address`](#address-768ec8) - Optional Block<br>Can be used for messages where no values are needed
1364
+ <a id="address-768ec8"></a>&#x2022; [`no_ipv4_address`](#address-768ec8) - Optional Block<br>Enable this option
1365
1365
 
1366
- <a id="address-9dd875"></a>&#x2022; [`no_ipv6_address`](#address-9dd875) - Optional Block<br>Can be used for messages where no values are needed
1366
+ <a id="address-9dd875"></a>&#x2022; [`no_ipv6_address`](#address-9dd875) - Optional Block<br>Enable this option
1367
1367
 
1368
1368
  <a id="priority-e54ce8"></a>&#x2022; [`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
1369
1369
 
1370
- <a id="disabled-a3014f"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-a3014f) - Optional Block<br>Can be used for messages where no values are needed
1370
+ <a id="disabled-a3014f"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-a3014f) - Optional Block<br>Enable this option
1371
1371
 
1372
- <a id="enabled-47989b"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-47989b) - Optional Block<br>Can be used for messages where no values are needed
1372
+ <a id="enabled-47989b"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-47989b) - Optional Block<br>Enable this option
1373
1373
 
1374
1374
  <a id="static-ip-09302a"></a>&#x2022; [`static_ip`](#static-ip-09302a) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-09302a) below.
1375
1375
 
@@ -1481,7 +1481,7 @@ An [`interface_list`](#list-af4877) block (within [`oci.not_managed.node_list`](
1481
1481
 
1482
1482
  <a id="spec-6e395f"></a>&#x2022; [`description_spec`](#spec-6e395f) - Optional String<br>Interface Description. Description for this Interface
1483
1483
 
1484
- <a id="client-29509c"></a>&#x2022; [`dhcp_client`](#client-29509c) - Optional Block<br>Can be used for messages where no values are needed
1484
+ <a id="client-29509c"></a>&#x2022; [`dhcp_client`](#client-29509c) - Optional Block<br>Enable this option
1485
1485
 
1486
1486
  <a id="interface-e66013"></a>&#x2022; [`ethernet_interface`](#interface-e66013) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-e66013) below.
1487
1487
 
@@ -1491,7 +1491,7 @@ An [`interface_list`](#list-af4877) block (within [`oci.not_managed.node_list`](
1491
1491
 
1492
1492
  <a id="monitor-2b293c"></a>&#x2022; [`monitor`](#monitor-2b293c) - Optional Block<br>Link Quality Monitoring configuration for a network interface
1493
1493
 
1494
- <a id="disabled-773f90"></a>&#x2022; [`monitor_disabled`](#disabled-773f90) - Optional Block<br>Can be used for messages where no values are needed
1494
+ <a id="disabled-773f90"></a>&#x2022; [`monitor_disabled`](#disabled-773f90) - Optional Block<br>Enable this option
1495
1495
 
1496
1496
  <a id="mtu-314a9f"></a>&#x2022; [`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
1497
 
@@ -1499,15 +1499,15 @@ An [`interface_list`](#list-af4877) block (within [`oci.not_managed.node_list`](
1499
1499
 
1500
1500
  <a id="option-747ef7"></a>&#x2022; [`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
1501
 
1502
- <a id="address-23b964"></a>&#x2022; [`no_ipv4_address`](#address-23b964) - Optional Block<br>Can be used for messages where no values are needed
1502
+ <a id="address-23b964"></a>&#x2022; [`no_ipv4_address`](#address-23b964) - Optional Block<br>Enable this option
1503
1503
 
1504
- <a id="address-009f48"></a>&#x2022; [`no_ipv6_address`](#address-009f48) - Optional Block<br>Can be used for messages where no values are needed
1504
+ <a id="address-009f48"></a>&#x2022; [`no_ipv6_address`](#address-009f48) - Optional Block<br>Enable this option
1505
1505
 
1506
1506
  <a id="priority-aeec59"></a>&#x2022; [`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
1507
 
1508
- <a id="disabled-91e657"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-91e657) - Optional Block<br>Can be used for messages where no values are needed
1508
+ <a id="disabled-91e657"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-91e657) - Optional Block<br>Enable this option
1509
1509
 
1510
- <a id="enabled-9b24dc"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-9b24dc) - Optional Block<br>Can be used for messages where no values are needed
1510
+ <a id="enabled-9b24dc"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-9b24dc) - Optional Block<br>Enable this option
1511
1511
 
1512
1512
  <a id="static-ip-bd24d4"></a>&#x2022; [`static_ip`](#static-ip-bd24d4) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-bd24d4) below.
1513
1513
 
@@ -1591,9 +1591,9 @@ An [`interface_list`](#list-af4877) block (within [`oci.not_managed.node_list`](
1591
1591
 
1592
1592
  An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
1593
1593
 
1594
- <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Can be used for messages where no values are needed
1594
+ <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
1595
1595
 
1596
- <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Can be used for messages where no values are needed
1596
+ <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
1597
1597
 
1598
1598
  #### Openstack
1599
1599
 
@@ -1627,7 +1627,7 @@ An [`interface_list`](#list-08a137) block (within [`openstack.not_managed.node_l
1627
1627
 
1628
1628
  <a id="spec-6e2a64"></a>&#x2022; [`description_spec`](#spec-6e2a64) - Optional String<br>Interface Description. Description for this Interface
1629
1629
 
1630
- <a id="client-3f6d38"></a>&#x2022; [`dhcp_client`](#client-3f6d38) - Optional Block<br>Can be used for messages where no values are needed
1630
+ <a id="client-3f6d38"></a>&#x2022; [`dhcp_client`](#client-3f6d38) - Optional Block<br>Enable this option
1631
1631
 
1632
1632
  <a id="interface-b6bf86"></a>&#x2022; [`ethernet_interface`](#interface-b6bf86) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-b6bf86) below.
1633
1633
 
@@ -1637,7 +1637,7 @@ An [`interface_list`](#list-08a137) block (within [`openstack.not_managed.node_l
1637
1637
 
1638
1638
  <a id="monitor-430458"></a>&#x2022; [`monitor`](#monitor-430458) - Optional Block<br>Link Quality Monitoring configuration for a network interface
1639
1639
 
1640
- <a id="disabled-7cde43"></a>&#x2022; [`monitor_disabled`](#disabled-7cde43) - Optional Block<br>Can be used for messages where no values are needed
1640
+ <a id="disabled-7cde43"></a>&#x2022; [`monitor_disabled`](#disabled-7cde43) - Optional Block<br>Enable this option
1641
1641
 
1642
1642
  <a id="mtu-12e85c"></a>&#x2022; [`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
1643
 
@@ -1645,15 +1645,15 @@ An [`interface_list`](#list-08a137) block (within [`openstack.not_managed.node_l
1645
1645
 
1646
1646
  <a id="option-c423fd"></a>&#x2022; [`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
1647
 
1648
- <a id="address-96a5c5"></a>&#x2022; [`no_ipv4_address`](#address-96a5c5) - Optional Block<br>Can be used for messages where no values are needed
1648
+ <a id="address-96a5c5"></a>&#x2022; [`no_ipv4_address`](#address-96a5c5) - Optional Block<br>Enable this option
1649
1649
 
1650
- <a id="address-9ee17d"></a>&#x2022; [`no_ipv6_address`](#address-9ee17d) - Optional Block<br>Can be used for messages where no values are needed
1650
+ <a id="address-9ee17d"></a>&#x2022; [`no_ipv6_address`](#address-9ee17d) - Optional Block<br>Enable this option
1651
1651
 
1652
1652
  <a id="priority-34866f"></a>&#x2022; [`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
1653
 
1654
- <a id="disabled-006035"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-006035) - Optional Block<br>Can be used for messages where no values are needed
1654
+ <a id="disabled-006035"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-006035) - Optional Block<br>Enable this option
1655
1655
 
1656
- <a id="enabled-f181b0"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-f181b0) - Optional Block<br>Can be used for messages where no values are needed
1656
+ <a id="enabled-f181b0"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-f181b0) - Optional Block<br>Enable this option
1657
1657
 
1658
1658
  <a id="static-ip-458635"></a>&#x2022; [`static_ip`](#static-ip-458635) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-458635) below.
1659
1659
 
@@ -1739,21 +1739,21 @@ A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports
1739
1739
 
1740
1740
  <a id="enhanced-31b8ac"></a>&#x2022; [`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.
1741
1741
 
1742
- <a id="enhanced-38f174"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Can be used for messages where no values are needed
1742
+ <a id="enhanced-38f174"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Enable this option
1743
1743
 
1744
1744
  #### Performance Enhancement Mode Perf Mode L3 Enhanced
1745
1745
 
1746
1746
  A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
1747
1747
 
1748
- <a id="jumbo-7ba5b8"></a>&#x2022; [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Can be used for messages where no values are needed
1748
+ <a id="jumbo-7ba5b8"></a>&#x2022; [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Enable this option
1749
1749
 
1750
- <a id="jumbo-95338e"></a>&#x2022; [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Can be used for messages where no values are needed
1750
+ <a id="jumbo-95338e"></a>&#x2022; [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Enable this option
1751
1751
 
1752
1752
  #### RE Select
1753
1753
 
1754
1754
  A [`re_select`](#re-select) block supports the following:
1755
1755
 
1756
- <a id="re-select-geo-proximity"></a>&#x2022; [`geo_proximity`](#re-select-geo-proximity) - Optional Block<br>Can be used for messages where no values are needed
1756
+ <a id="re-select-geo-proximity"></a>&#x2022; [`geo_proximity`](#re-select-geo-proximity) - Optional Block<br>Enable this option
1757
1757
 
1758
1758
  <a id="re-select-specific-re"></a>&#x2022; [`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.
1759
1759
 
@@ -1767,13 +1767,13 @@ A [`specific_re`](#re-select-specific-re) block (within [`re_select`](#re-select
1767
1767
 
1768
1768
  A [`site_mesh_group_on_slo`](#site-mesh-group-on-slo) block supports the following:
1769
1769
 
1770
- <a id="group-0918cc"></a>&#x2022; [`no_site_mesh_group`](#group-0918cc) - Optional Block<br>Can be used for messages where no values are needed
1770
+ <a id="group-0918cc"></a>&#x2022; [`no_site_mesh_group`](#group-0918cc) - Optional Block<br>Enable this option
1771
1771
 
1772
1772
  <a id="site-mesh-group-on-slo-site-mesh-group"></a>&#x2022; [`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
1773
 
1774
- <a id="public-ip-ebd29c"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-ebd29c) - Optional Block<br>Can be used for messages where no values are needed
1774
+ <a id="public-ip-ebd29c"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-ebd29c) - Optional Block<br>Enable this option
1775
1775
 
1776
- <a id="pvt-ip-9317b2"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-9317b2) - Optional Block<br>Can be used for messages where no values are needed
1776
+ <a id="pvt-ip-9317b2"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-9317b2) - Optional Block<br>Enable this option
1777
1777
 
1778
1778
  #### Site Mesh Group On Slo Site Mesh Group
1779
1779
 
@@ -1791,7 +1791,7 @@ A [`software_settings`](#software-settings) block supports the following:
1791
1791
 
1792
1792
  An [`os`](#software-settings-os) block (within [`software_settings`](#software-settings)) supports the following:
1793
1793
 
1794
- <a id="software-settings-os-default-os-version"></a>&#x2022; [`default_os_version`](#software-settings-os-default-os-version) - Optional Block<br>Can be used for messages where no values are needed
1794
+ <a id="software-settings-os-default-os-version"></a>&#x2022; [`default_os_version`](#software-settings-os-default-os-version) - Optional Block<br>Enable this option
1795
1795
 
1796
1796
  <a id="version-dbab0c"></a>&#x2022; [`operating_system_version`](#version-dbab0c) - Optional String<br>Specify a OS version to be used e.g. 9.2024.6
1797
1797
 
@@ -1799,7 +1799,7 @@ An [`os`](#software-settings-os) block (within [`software_settings`](#software-s
1799
1799
 
1800
1800
  A [`sw`](#software-settings-sw) block (within [`software_settings`](#software-settings)) supports the following:
1801
1801
 
1802
- <a id="software-settings-sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#software-settings-sw-default-sw-version) - Optional Block<br>Can be used for messages where no values are needed
1802
+ <a id="software-settings-sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#software-settings-sw-default-sw-version) - Optional Block<br>Enable this option
1803
1803
 
1804
1804
  <a id="version-0a788c"></a>&#x2022; [`volterra_software_version`](#version-0a788c) - Optional String<br>Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
1805
1805
 
@@ -1825,7 +1825,7 @@ An [`upgrade_settings`](#upgrade-settings) block supports the following:
1825
1825
 
1826
1826
  A [`kubernetes_upgrade_drain`](#drain-bb0463) block (within [`upgrade_settings`](#upgrade-settings)) supports the following:
1827
1827
 
1828
- <a id="drain-897b77"></a>&#x2022; [`disable_upgrade_drain`](#drain-897b77) - Optional Block<br>Can be used for messages where no values are needed
1828
+ <a id="drain-897b77"></a>&#x2022; [`disable_upgrade_drain`](#drain-897b77) - Optional Block<br>Enable this option
1829
1829
 
1830
1830
  <a id="drain-817909"></a>&#x2022; [`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
1831
 
@@ -1865,7 +1865,7 @@ An [`interface_list`](#list-7c5ba9) block (within [`vmware.not_managed.node_list
1865
1865
 
1866
1866
  <a id="spec-2a2415"></a>&#x2022; [`description_spec`](#spec-2a2415) - Optional String<br>Interface Description. Description for this Interface
1867
1867
 
1868
- <a id="client-c6d6b2"></a>&#x2022; [`dhcp_client`](#client-c6d6b2) - Optional Block<br>Can be used for messages where no values are needed
1868
+ <a id="client-c6d6b2"></a>&#x2022; [`dhcp_client`](#client-c6d6b2) - Optional Block<br>Enable this option
1869
1869
 
1870
1870
  <a id="interface-d5d7ec"></a>&#x2022; [`ethernet_interface`](#interface-d5d7ec) - Optional Block<br>Ethernet Interface<br>See [Ethernet Interface](#interface-d5d7ec) below.
1871
1871
 
@@ -1875,7 +1875,7 @@ An [`interface_list`](#list-7c5ba9) block (within [`vmware.not_managed.node_list
1875
1875
 
1876
1876
  <a id="monitor-ad3d04"></a>&#x2022; [`monitor`](#monitor-ad3d04) - Optional Block<br>Link Quality Monitoring configuration for a network interface
1877
1877
 
1878
- <a id="disabled-3f7207"></a>&#x2022; [`monitor_disabled`](#disabled-3f7207) - Optional Block<br>Can be used for messages where no values are needed
1878
+ <a id="disabled-3f7207"></a>&#x2022; [`monitor_disabled`](#disabled-3f7207) - Optional Block<br>Enable this option
1879
1879
 
1880
1880
  <a id="mtu-2aef73"></a>&#x2022; [`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
1881
 
@@ -1883,15 +1883,15 @@ An [`interface_list`](#list-7c5ba9) block (within [`vmware.not_managed.node_list
1883
1883
 
1884
1884
  <a id="option-e71ea9"></a>&#x2022; [`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
1885
 
1886
- <a id="address-208212"></a>&#x2022; [`no_ipv4_address`](#address-208212) - Optional Block<br>Can be used for messages where no values are needed
1886
+ <a id="address-208212"></a>&#x2022; [`no_ipv4_address`](#address-208212) - Optional Block<br>Enable this option
1887
1887
 
1888
- <a id="address-b8f24d"></a>&#x2022; [`no_ipv6_address`](#address-b8f24d) - Optional Block<br>Can be used for messages where no values are needed
1888
+ <a id="address-b8f24d"></a>&#x2022; [`no_ipv6_address`](#address-b8f24d) - Optional Block<br>Enable this option
1889
1889
 
1890
1890
  <a id="priority-378726"></a>&#x2022; [`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
1891
 
1892
- <a id="disabled-dfbb95"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-dfbb95) - Optional Block<br>Can be used for messages where no values are needed
1892
+ <a id="disabled-dfbb95"></a>&#x2022; [`site_to_site_connectivity_interface_disabled`](#disabled-dfbb95) - Optional Block<br>Enable this option
1893
1893
 
1894
- <a id="enabled-223030"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-223030) - Optional Block<br>Can be used for messages where no values are needed
1894
+ <a id="enabled-223030"></a>&#x2022; [`site_to_site_connectivity_interface_enabled`](#enabled-223030) - Optional Block<br>Enable this option
1895
1895
 
1896
1896
  <a id="static-ip-7bbfdd"></a>&#x2022; [`static_ip`](#static-ip-7bbfdd) - Optional Block<br>Configure Static IP parameters for a node<br>See [Static IP](#static-ip-7bbfdd) below.
1897
1897