@robinmordasiewicz/f5xc-terraform-mcp 3.5.0 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +283 -104
- 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
|
@@ -36,11 +36,11 @@ resource "f5xc_network_interface" "example" {
|
|
|
36
36
|
dedicated_interface {
|
|
37
37
|
# Configure dedicated_interface settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# Can be used for messages where no values are needed.
|
|
40
40
|
cluster {
|
|
41
41
|
# Configure cluster settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# Can be used for messages where no values are needed.
|
|
44
44
|
is_primary {
|
|
45
45
|
# Configure is_primary settings
|
|
46
46
|
}
|
|
@@ -87,91 +87,91 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
87
87
|
|
|
88
88
|
A [`dedicated_interface`](#dedicated-interface) block supports the following:
|
|
89
89
|
|
|
90
|
-
<a id="dedicated-interface-cluster"></a>• [`cluster`](#dedicated-interface-cluster) - Optional Block<br>
|
|
90
|
+
<a id="dedicated-interface-cluster"></a>• [`cluster`](#dedicated-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
91
91
|
|
|
92
|
-
<a id="dedicated-interface-device"></a>• [`device`](#dedicated-interface-device) - Optional String<br>
|
|
92
|
+
<a id="dedicated-interface-device"></a>• [`device`](#dedicated-interface-device) - Optional String<br>Name of the device for which interface is configured. Use wwan0 for 4G/LTE
|
|
93
93
|
|
|
94
|
-
<a id="dedicated-interface-is-primary"></a>• [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>
|
|
94
|
+
<a id="dedicated-interface-is-primary"></a>• [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>Can be used for messages where no values are needed
|
|
95
95
|
|
|
96
|
-
<a id="dedicated-interface-monitor"></a>• [`monitor`](#dedicated-interface-monitor) - Optional Block<br>Link Quality Monitoring
|
|
96
|
+
<a id="dedicated-interface-monitor"></a>• [`monitor`](#dedicated-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
97
97
|
|
|
98
|
-
<a id="dedicated-interface-monitor-disabled"></a>• [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>
|
|
98
|
+
<a id="dedicated-interface-monitor-disabled"></a>• [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>Can be used for messages where no values are needed
|
|
99
99
|
|
|
100
|
-
<a id="dedicated-interface-mtu"></a>• [`mtu`](#dedicated-interface-mtu) - Optional Number<br>Maximum
|
|
100
|
+
<a id="dedicated-interface-mtu"></a>• [`mtu`](#dedicated-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
101
101
|
|
|
102
|
-
<a id="dedicated-interface-node"></a>• [`node`](#dedicated-interface-node) - Optional String<br>
|
|
102
|
+
<a id="dedicated-interface-node"></a>• [`node`](#dedicated-interface-node) - Optional String<br>Configuration will apply to a device on the given node of the site
|
|
103
103
|
|
|
104
|
-
<a id="dedicated-interface-not-primary"></a>• [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>
|
|
104
|
+
<a id="dedicated-interface-not-primary"></a>• [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>Can be used for messages where no values are needed
|
|
105
105
|
|
|
106
|
-
<a id="dedicated-interface-priority"></a>• [`priority`](#dedicated-interface-priority) - Optional Number<br>Priority
|
|
106
|
+
<a id="dedicated-interface-priority"></a>• [`priority`](#dedicated-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
107
107
|
|
|
108
108
|
#### Dedicated Management Interface
|
|
109
109
|
|
|
110
110
|
A [`dedicated_management_interface`](#dedicated-management-interface) block supports the following:
|
|
111
111
|
|
|
112
|
-
<a id="dedicated-management-interface-cluster"></a>• [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>
|
|
112
|
+
<a id="dedicated-management-interface-cluster"></a>• [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
113
113
|
|
|
114
|
-
<a id="dedicated-management-interface-device"></a>• [`device`](#dedicated-management-interface-device) - Optional String<br>
|
|
114
|
+
<a id="dedicated-management-interface-device"></a>• [`device`](#dedicated-management-interface-device) - Optional String<br>Name of the device for which interface is configured
|
|
115
115
|
|
|
116
|
-
<a id="dedicated-management-interface-mtu"></a>• [`mtu`](#dedicated-management-interface-mtu) - Optional Number<br>Maximum
|
|
116
|
+
<a id="dedicated-management-interface-mtu"></a>• [`mtu`](#dedicated-management-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
117
117
|
|
|
118
|
-
<a id="dedicated-management-interface-node"></a>• [`node`](#dedicated-management-interface-node) - Optional String<br>
|
|
118
|
+
<a id="dedicated-management-interface-node"></a>• [`node`](#dedicated-management-interface-node) - Optional String<br>Configuration will apply to a device on the given node of the site
|
|
119
119
|
|
|
120
120
|
#### Ethernet Interface
|
|
121
121
|
|
|
122
122
|
An [`ethernet_interface`](#ethernet-interface) block supports the following:
|
|
123
123
|
|
|
124
|
-
<a id="ethernet-interface-cluster"></a>• [`cluster`](#ethernet-interface-cluster) - Optional Block<br>
|
|
124
|
+
<a id="ethernet-interface-cluster"></a>• [`cluster`](#ethernet-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
125
125
|
|
|
126
|
-
<a id="ethernet-interface-device"></a>• [`device`](#ethernet-interface-device) - Optional String<br>
|
|
126
|
+
<a id="ethernet-interface-device"></a>• [`device`](#ethernet-interface-device) - Optional String<br>Interface configuration for the ethernet device
|
|
127
127
|
|
|
128
|
-
<a id="ethernet-interface-dhcp-client"></a>• [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>
|
|
128
|
+
<a id="ethernet-interface-dhcp-client"></a>• [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>Can be used for messages where no values are needed
|
|
129
129
|
|
|
130
130
|
<a id="ethernet-interface-dhcp-server"></a>• [`dhcp_server`](#ethernet-interface-dhcp-server) - Optional Block<br>DHCPServerParametersType<br>See [DHCP Server](#ethernet-interface-dhcp-server) below.
|
|
131
131
|
|
|
132
132
|
<a id="ethernet-interface-ipv6-auto-config"></a>• [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#ethernet-interface-ipv6-auto-config) below.
|
|
133
133
|
|
|
134
|
-
<a id="ethernet-interface-is-primary"></a>• [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>
|
|
134
|
+
<a id="ethernet-interface-is-primary"></a>• [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>Can be used for messages where no values are needed
|
|
135
135
|
|
|
136
|
-
<a id="ethernet-interface-monitor"></a>• [`monitor`](#ethernet-interface-monitor) - Optional Block<br>Link Quality Monitoring
|
|
136
|
+
<a id="ethernet-interface-monitor"></a>• [`monitor`](#ethernet-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
|
|
137
137
|
|
|
138
|
-
<a id="ethernet-interface-monitor-disabled"></a>• [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>
|
|
138
|
+
<a id="ethernet-interface-monitor-disabled"></a>• [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>Can be used for messages where no values are needed
|
|
139
139
|
|
|
140
|
-
<a id="ethernet-interface-mtu"></a>• [`mtu`](#ethernet-interface-mtu) - Optional Number<br>Maximum
|
|
140
|
+
<a id="ethernet-interface-mtu"></a>• [`mtu`](#ethernet-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
141
141
|
|
|
142
|
-
<a id="ethernet-interface-no-ipv6-address"></a>• [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>
|
|
142
|
+
<a id="ethernet-interface-no-ipv6-address"></a>• [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>Can be used for messages where no values are needed
|
|
143
143
|
|
|
144
|
-
<a id="ethernet-interface-node"></a>• [`node`](#ethernet-interface-node) - Optional String<br>
|
|
144
|
+
<a id="ethernet-interface-node"></a>• [`node`](#ethernet-interface-node) - Optional String<br>Configuration will apply to a device on the given node
|
|
145
145
|
|
|
146
|
-
<a id="ethernet-interface-not-primary"></a>• [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>
|
|
146
|
+
<a id="ethernet-interface-not-primary"></a>• [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>Can be used for messages where no values are needed
|
|
147
147
|
|
|
148
|
-
<a id="ethernet-interface-priority"></a>• [`priority`](#ethernet-interface-priority) - Optional Number<br>Priority
|
|
148
|
+
<a id="ethernet-interface-priority"></a>• [`priority`](#ethernet-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
149
149
|
|
|
150
|
-
<a id="network-4d060f"></a>• [`site_local_inside_network`](#network-4d060f) - Optional Block<br>
|
|
150
|
+
<a id="network-4d060f"></a>• [`site_local_inside_network`](#network-4d060f) - Optional Block<br>Can be used for messages where no values are needed
|
|
151
151
|
|
|
152
|
-
<a id="ethernet-interface-site-local-network"></a>• [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>
|
|
152
|
+
<a id="ethernet-interface-site-local-network"></a>• [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>Can be used for messages where no values are needed
|
|
153
153
|
|
|
154
154
|
<a id="ethernet-interface-static-ip"></a>• [`static_ip`](#ethernet-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#ethernet-interface-static-ip) below.
|
|
155
155
|
|
|
156
156
|
<a id="ethernet-interface-static-ipv6-address"></a>• [`static_ipv6_address`](#ethernet-interface-static-ipv6-address) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#ethernet-interface-static-ipv6-address) below.
|
|
157
157
|
|
|
158
|
-
<a id="ethernet-interface-storage-network"></a>• [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>
|
|
158
|
+
<a id="ethernet-interface-storage-network"></a>• [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>Can be used for messages where no values are needed
|
|
159
159
|
|
|
160
|
-
<a id="ethernet-interface-untagged"></a>• [`untagged`](#ethernet-interface-untagged) - Optional Block<br>
|
|
160
|
+
<a id="ethernet-interface-untagged"></a>• [`untagged`](#ethernet-interface-untagged) - Optional Block<br>Can be used for messages where no values are needed
|
|
161
161
|
|
|
162
|
-
<a id="ethernet-interface-vlan-id"></a>• [`vlan_id`](#ethernet-interface-vlan-id) - Optional Number<br>
|
|
162
|
+
<a id="ethernet-interface-vlan-id"></a>• [`vlan_id`](#ethernet-interface-vlan-id) - Optional Number<br>Configure a VLAN tagged ethernet interface
|
|
163
163
|
|
|
164
164
|
#### Ethernet Interface DHCP Server
|
|
165
165
|
|
|
166
166
|
A [`dhcp_server`](#ethernet-interface-dhcp-server) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
167
167
|
|
|
168
|
-
<a id="end-1864de"></a>• [`automatic_from_end`](#end-1864de) - Optional Block<br>
|
|
168
|
+
<a id="end-1864de"></a>• [`automatic_from_end`](#end-1864de) - Optional Block<br>Can be used for messages where no values are needed
|
|
169
169
|
|
|
170
|
-
<a id="start-872fa5"></a>• [`automatic_from_start`](#start-872fa5) - Optional Block<br>
|
|
170
|
+
<a id="start-872fa5"></a>• [`automatic_from_start`](#start-872fa5) - Optional Block<br>Can be used for messages where no values are needed
|
|
171
171
|
|
|
172
|
-
<a id="networks-684a1f"></a>• [`dhcp_networks`](#networks-684a1f) - Optional Block<br>
|
|
172
|
+
<a id="networks-684a1f"></a>• [`dhcp_networks`](#networks-684a1f) - Optional Block<br>List of networks from which DHCP Server can allocate IPv4 Addresses<br>See [DHCP Networks](#networks-684a1f) below.
|
|
173
173
|
|
|
174
|
-
<a id="map-a0e2c7"></a>• [`fixed_ip_map`](#map-a0e2c7) - Optional Block<br>
|
|
174
|
+
<a id="map-a0e2c7"></a>• [`fixed_ip_map`](#map-a0e2c7) - Optional Block<br>Assign fixed IPv4 addresses based on the MAC Address of the DHCP Client
|
|
175
175
|
|
|
176
176
|
<a id="map-2f2804"></a>• [`interface_ip_map`](#map-2f2804) - Optional Block<br>Interface IPv4 Assignments. Specify static IPv4 addresses per node<br>See [Interface IP Map](#map-2f2804) below.
|
|
177
177
|
|
|
@@ -179,41 +179,41 @@ A [`dhcp_server`](#ethernet-interface-dhcp-server) block (within [`ethernet_inte
|
|
|
179
179
|
|
|
180
180
|
A [`dhcp_networks`](#networks-684a1f) block (within [`ethernet_interface.dhcp_server`](#ethernet-interface-dhcp-server)) supports the following:
|
|
181
181
|
|
|
182
|
-
<a id="address-ff98c3"></a>• [`dgw_address`](#address-ff98c3) - Optional String<br>
|
|
182
|
+
<a id="address-ff98c3"></a>• [`dgw_address`](#address-ff98c3) - Optional String<br>Enter a IPv4 address from the network prefix to be used as the default gateway
|
|
183
183
|
|
|
184
|
-
<a id="address-4b47d5"></a>• [`dns_address`](#address-4b47d5) - Optional String<br>
|
|
184
|
+
<a id="address-4b47d5"></a>• [`dns_address`](#address-4b47d5) - Optional String<br>Enter a IPv4 address from the network prefix to be used as the DNS server
|
|
185
185
|
|
|
186
|
-
<a id="address-6f7c99"></a>• [`first_address`](#address-6f7c99) - Optional Block<br>
|
|
186
|
+
<a id="address-6f7c99"></a>• [`first_address`](#address-6f7c99) - Optional Block<br>Can be used for messages where no values are needed
|
|
187
187
|
|
|
188
|
-
<a id="address-d4b422"></a>• [`last_address`](#address-d4b422) - Optional Block<br>
|
|
188
|
+
<a id="address-d4b422"></a>• [`last_address`](#address-d4b422) - Optional Block<br>Can be used for messages where no values are needed
|
|
189
189
|
|
|
190
|
-
<a id="prefix-e81d96"></a>• [`network_prefix`](#prefix-e81d96) - Optional String<br>
|
|
190
|
+
<a id="prefix-e81d96"></a>• [`network_prefix`](#prefix-e81d96) - Optional String<br>Set the network prefix for the site. Ex: 10.1.1.0/24
|
|
191
191
|
|
|
192
|
-
<a id="settings-b06877"></a>• [`pool_settings`](#settings-b06877) - Optional String Defaults to `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>Possible values are `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`, `EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>[Enum: INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS|EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS]
|
|
192
|
+
<a id="settings-b06877"></a>• [`pool_settings`](#settings-b06877) - Optional String Defaults to `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>Possible values are `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`, `EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>[Enum: INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS|EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS] Identifies the how to pick the network for Interface. Address ranges in DHCP pool list are used for IP Address allocation Address ranges in DHCP pool list are excluded from IP Address allocation
|
|
193
193
|
|
|
194
|
-
<a id="pools-09599a"></a>• [`pools`](#pools-09599a) - Optional Block<br>
|
|
194
|
+
<a id="pools-09599a"></a>• [`pools`](#pools-09599a) - Optional Block<br>List of non overlapping IP address ranges<br>See [Pools](#pools-09599a) below.
|
|
195
195
|
|
|
196
|
-
<a id="dgw-01ab3b"></a>• [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>
|
|
196
|
+
<a id="dgw-01ab3b"></a>• [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>Can be used for messages where no values are needed
|
|
197
197
|
|
|
198
198
|
#### Ethernet Interface DHCP Server DHCP Networks Pools
|
|
199
199
|
|
|
200
200
|
A [`pools`](#pools-09599a) block (within [`ethernet_interface.dhcp_server.dhcp_networks`](#networks-684a1f)) supports the following:
|
|
201
201
|
|
|
202
|
-
<a id="end-ip-c2fe97"></a>• [`end_ip`](#end-ip-c2fe97) - Optional String<br>Ending IP
|
|
202
|
+
<a id="end-ip-c2fe97"></a>• [`end_ip`](#end-ip-c2fe97) - Optional String<br>Ending IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.200 with prefix length of 24, end offset is 0.0.0.200
|
|
203
203
|
|
|
204
|
-
<a id="start-ip-fce2c1"></a>• [`start_ip`](#start-ip-fce2c1) - Optional String<br>Starting IP
|
|
204
|
+
<a id="start-ip-fce2c1"></a>• [`start_ip`](#start-ip-fce2c1) - Optional String<br>Starting IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.5 with prefix length of 24, start offset is 0.0.0.5
|
|
205
205
|
|
|
206
206
|
#### Ethernet Interface DHCP Server Interface IP Map
|
|
207
207
|
|
|
208
208
|
An [`interface_ip_map`](#map-2f2804) block (within [`ethernet_interface.dhcp_server`](#ethernet-interface-dhcp-server)) supports the following:
|
|
209
209
|
|
|
210
|
-
<a id="map-9bc838"></a>• [`interface_ip_map`](#map-9bc838) - Optional Block<br>
|
|
210
|
+
<a id="map-9bc838"></a>• [`interface_ip_map`](#map-9bc838) - Optional Block<br>Specify static IPv4 addresses per site:node
|
|
211
211
|
|
|
212
212
|
#### Ethernet Interface IPv6 Auto Config
|
|
213
213
|
|
|
214
214
|
An [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
215
215
|
|
|
216
|
-
<a id="host-7f4919"></a>• [`host`](#host-7f4919) - Optional Block<br>
|
|
216
|
+
<a id="host-7f4919"></a>• [`host`](#host-7f4919) - Optional Block<br>Can be used for messages where no values are needed
|
|
217
217
|
|
|
218
218
|
<a id="router-6def67"></a>• [`router`](#router-6def67) - Optional Block<br>IPV6AutoConfigRouterType<br>See [Router](#router-6def67) below.
|
|
219
219
|
|
|
@@ -223,7 +223,7 @@ A [`router`](#router-6def67) block (within [`ethernet_interface.ipv6_auto_config
|
|
|
223
223
|
|
|
224
224
|
<a id="config-158527"></a>• [`dns_config`](#config-158527) - Optional Block<br>IPV6DnsConfig<br>See [DNS Config](#config-158527) below.
|
|
225
225
|
|
|
226
|
-
<a id="prefix-ce87e6"></a>• [`network_prefix`](#prefix-ce87e6) - Optional String<br>
|
|
226
|
+
<a id="prefix-ce87e6"></a>• [`network_prefix`](#prefix-ce87e6) - Optional String<br>Nework prefix that is used as Prefix information Allowed only /64 prefix length as per RFC 4862
|
|
227
227
|
|
|
228
228
|
<a id="stateful-79d901"></a>• [`stateful`](#stateful-79d901) - Optional Block<br>DHCPIPV6 Stateful Server<br>See [Stateful](#stateful-79d901) below.
|
|
229
229
|
|
|
@@ -243,15 +243,15 @@ A [`router`](#router-6def67) block (within [`ethernet_interface.ipv6_auto_config
|
|
|
243
243
|
|
|
244
244
|
A [`stateful`](#stateful-79d901) block (within [`ethernet_interface.ipv6_auto_config.router`](#router-6def67)) supports the following:
|
|
245
245
|
|
|
246
|
-
<a id="end-198d9e"></a>• [`automatic_from_end`](#end-198d9e) - Optional Block<br>
|
|
246
|
+
<a id="end-198d9e"></a>• [`automatic_from_end`](#end-198d9e) - Optional Block<br>Can be used for messages where no values are needed
|
|
247
247
|
|
|
248
|
-
<a id="start-025a8d"></a>• [`automatic_from_start`](#start-025a8d) - Optional Block<br>
|
|
248
|
+
<a id="start-025a8d"></a>• [`automatic_from_start`](#start-025a8d) - Optional Block<br>Can be used for messages where no values are needed
|
|
249
249
|
|
|
250
|
-
<a id="networks-d6f901"></a>• [`dhcp_networks`](#networks-d6f901) - Optional Block<br>
|
|
250
|
+
<a id="networks-d6f901"></a>• [`dhcp_networks`](#networks-d6f901) - Optional Block<br>List of networks from which DHCP server can allocate IP addresses<br>See [DHCP Networks](#networks-d6f901) below.
|
|
251
251
|
|
|
252
|
-
<a id="map-d04c19"></a>• [`fixed_ip_map`](#map-d04c19) - Optional Block<br>Fixed MAC
|
|
252
|
+
<a id="map-d04c19"></a>• [`fixed_ip_map`](#map-d04c19) - Optional Block<br>Fixed MAC address to IPv6 assignments, Key: MAC address, Value: IPv6 Address Assign fixed IPv6 addresses based on the MAC Address of the DHCP Client
|
|
253
253
|
|
|
254
|
-
<a id="map-f0bf9b"></a>• [`interface_ip_map`](#map-f0bf9b) - Optional Block<br>
|
|
254
|
+
<a id="map-f0bf9b"></a>• [`interface_ip_map`](#map-f0bf9b) - Optional Block<br>Map of Interface IPv6 assignments per node<br>See [Interface IP Map](#map-f0bf9b) below.
|
|
255
255
|
|
|
256
256
|
#### Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks
|
|
257
257
|
|
|
@@ -269,15 +269,15 @@ A [`stateful`](#stateful-79d901) block (within [`ethernet_interface.ipv6_auto_co
|
|
|
269
269
|
|
|
270
270
|
A [`static_ip`](#ethernet-interface-static-ip) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
271
271
|
|
|
272
|
-
<a id="static-ip-066f4c"></a>• [`cluster_static_ip`](#static-ip-066f4c) - Optional Block<br>
|
|
272
|
+
<a id="static-ip-066f4c"></a>• [`cluster_static_ip`](#static-ip-066f4c) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-066f4c) below.
|
|
273
273
|
|
|
274
|
-
<a id="static-ip-a58157"></a>• [`node_static_ip`](#static-ip-a58157) - Optional Block<br>
|
|
274
|
+
<a id="static-ip-a58157"></a>• [`node_static_ip`](#static-ip-a58157) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-a58157) below.
|
|
275
275
|
|
|
276
276
|
#### Ethernet Interface Static IP Cluster Static IP
|
|
277
277
|
|
|
278
278
|
A [`cluster_static_ip`](#static-ip-066f4c) block (within [`ethernet_interface.static_ip`](#ethernet-interface-static-ip)) supports the following:
|
|
279
279
|
|
|
280
|
-
<a id="map-d7fd08"></a>• [`interface_ip_map`](#map-d7fd08) - Optional Block<br>
|
|
280
|
+
<a id="map-d7fd08"></a>• [`interface_ip_map`](#map-d7fd08) - Optional Block<br>Map of Node to Static IP configuration value, Key:Node, Value:IP Address
|
|
281
281
|
|
|
282
282
|
#### Ethernet Interface Static IP Node Static IP
|
|
283
283
|
|
|
@@ -285,15 +285,15 @@ A [`node_static_ip`](#static-ip-a58157) block (within [`ethernet_interface.stati
|
|
|
285
285
|
|
|
286
286
|
<a id="default-gw-2a2725"></a>• [`default_gw`](#default-gw-2a2725) - Optional String<br>Default Gateway. IP address of the default gateway
|
|
287
287
|
|
|
288
|
-
<a id="address-c4c757"></a>• [`ip_address`](#address-c4c757) - Optional String<br>IP address
|
|
288
|
+
<a id="address-c4c757"></a>• [`ip_address`](#address-c4c757) - Optional String<br>IP address of the interface and prefix length
|
|
289
289
|
|
|
290
290
|
#### Ethernet Interface Static IPv6 Address
|
|
291
291
|
|
|
292
292
|
A [`static_ipv6_address`](#ethernet-interface-static-ipv6-address) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
|
|
293
293
|
|
|
294
|
-
<a id="static-ip-b271a0"></a>• [`cluster_static_ip`](#static-ip-b271a0) - Optional Block<br>
|
|
294
|
+
<a id="static-ip-b271a0"></a>• [`cluster_static_ip`](#static-ip-b271a0) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b271a0) below.
|
|
295
295
|
|
|
296
|
-
<a id="static-ip-638f79"></a>• [`node_static_ip`](#static-ip-638f79) - Optional Block<br>
|
|
296
|
+
<a id="static-ip-638f79"></a>• [`node_static_ip`](#static-ip-638f79) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-638f79) below.
|
|
297
297
|
|
|
298
298
|
#### Ethernet Interface Static IPv6 Address Cluster Static IP
|
|
299
299
|
|
|
@@ -311,23 +311,23 @@ A [`layer2_interface`](#layer2-interface) block supports the following:
|
|
|
311
311
|
|
|
312
312
|
<a id="layer2-interface-l2vlan-interface"></a>• [`l2vlan_interface`](#layer2-interface-l2vlan-interface) - Optional Block<br>Layer2 VLAN Interface. Layer2 VLAN Interface Configuration<br>See [L2vlan Interface](#layer2-interface-l2vlan-interface) below.
|
|
313
313
|
|
|
314
|
-
<a id="layer2-interface-l2vlan-slo-interface"></a>• [`l2vlan_slo_interface`](#layer2-interface-l2vlan-slo-interface) - Optional Block<br>
|
|
314
|
+
<a id="layer2-interface-l2vlan-slo-interface"></a>• [`l2vlan_slo_interface`](#layer2-interface-l2vlan-slo-interface) - Optional Block<br>Layer2 Site Local Outside VLAN Interface Configuration<br>See [L2vlan Slo Interface](#layer2-interface-l2vlan-slo-interface) below.
|
|
315
315
|
|
|
316
316
|
#### Layer2 Interface L2sriov Interface
|
|
317
317
|
|
|
318
318
|
A [`l2sriov_interface`](#layer2-interface-l2sriov-interface) block (within [`layer2_interface`](#layer2-interface)) supports the following:
|
|
319
319
|
|
|
320
|
-
<a id="device-493f29"></a>• [`device`](#device-493f29) - Optional String<br>
|
|
320
|
+
<a id="device-493f29"></a>• [`device`](#device-493f29) - Optional String<br>Physical ethernet interface
|
|
321
321
|
|
|
322
|
-
<a id="untagged-3d16a0"></a>• [`untagged`](#untagged-3d16a0) - Optional Block<br>
|
|
322
|
+
<a id="untagged-3d16a0"></a>• [`untagged`](#untagged-3d16a0) - Optional Block<br>Can be used for messages where no values are needed
|
|
323
323
|
|
|
324
|
-
<a id="vlan-id-1138ca"></a>• [`vlan_id`](#vlan-id-1138ca) - Optional Number<br>
|
|
324
|
+
<a id="vlan-id-1138ca"></a>• [`vlan_id`](#vlan-id-1138ca) - Optional Number<br>Configure a VLAN tagged interface
|
|
325
325
|
|
|
326
326
|
#### Layer2 Interface L2vlan Interface
|
|
327
327
|
|
|
328
328
|
A [`l2vlan_interface`](#layer2-interface-l2vlan-interface) block (within [`layer2_interface`](#layer2-interface)) supports the following:
|
|
329
329
|
|
|
330
|
-
<a id="device-5d2d98"></a>• [`device`](#device-5d2d98) - Optional String<br>
|
|
330
|
+
<a id="device-5d2d98"></a>• [`device`](#device-5d2d98) - Optional String<br>Physical ethernet interface
|
|
331
331
|
|
|
332
332
|
<a id="vlan-id-04713c"></a>• [`vlan_id`](#vlan-id-04713c) - Optional Number<br>VLAN ID. VLAN ID
|
|
333
333
|
|
|
@@ -353,33 +353,33 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
353
353
|
|
|
354
354
|
A [`tunnel_interface`](#tunnel-interface) block supports the following:
|
|
355
355
|
|
|
356
|
-
<a id="tunnel-interface-mtu"></a>• [`mtu`](#tunnel-interface-mtu) - Optional Number<br>Maximum
|
|
356
|
+
<a id="tunnel-interface-mtu"></a>• [`mtu`](#tunnel-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
|
|
357
357
|
|
|
358
|
-
<a id="tunnel-interface-node"></a>• [`node`](#tunnel-interface-node) - Optional String<br>
|
|
358
|
+
<a id="tunnel-interface-node"></a>• [`node`](#tunnel-interface-node) - Optional String<br>Configuration will apply to a given device on the given node
|
|
359
359
|
|
|
360
|
-
<a id="tunnel-interface-priority"></a>• [`priority`](#tunnel-interface-priority) - Optional Number<br>Priority
|
|
360
|
+
<a id="tunnel-interface-priority"></a>• [`priority`](#tunnel-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
|
|
361
361
|
|
|
362
|
-
<a id="network-25dbfd"></a>• [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>
|
|
362
|
+
<a id="network-25dbfd"></a>• [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>Can be used for messages where no values are needed
|
|
363
363
|
|
|
364
|
-
<a id="tunnel-interface-site-local-network"></a>• [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>
|
|
364
|
+
<a id="tunnel-interface-site-local-network"></a>• [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>Can be used for messages where no values are needed
|
|
365
365
|
|
|
366
366
|
<a id="tunnel-interface-static-ip"></a>• [`static_ip`](#tunnel-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#tunnel-interface-static-ip) below.
|
|
367
367
|
|
|
368
|
-
<a id="tunnel-interface-tunnel"></a>• [`tunnel`](#tunnel-interface-tunnel) - Optional Block<br>
|
|
368
|
+
<a id="tunnel-interface-tunnel"></a>• [`tunnel`](#tunnel-interface-tunnel) - 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 [Tunnel](#tunnel-interface-tunnel) below.
|
|
369
369
|
|
|
370
370
|
#### Tunnel Interface Static IP
|
|
371
371
|
|
|
372
372
|
A [`static_ip`](#tunnel-interface-static-ip) block (within [`tunnel_interface`](#tunnel-interface)) supports the following:
|
|
373
373
|
|
|
374
|
-
<a id="static-ip-b2c112"></a>• [`cluster_static_ip`](#static-ip-b2c112) - Optional Block<br>
|
|
374
|
+
<a id="static-ip-b2c112"></a>• [`cluster_static_ip`](#static-ip-b2c112) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b2c112) below.
|
|
375
375
|
|
|
376
|
-
<a id="static-ip-b510ab"></a>• [`node_static_ip`](#static-ip-b510ab) - Optional Block<br>
|
|
376
|
+
<a id="static-ip-b510ab"></a>• [`node_static_ip`](#static-ip-b510ab) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-b510ab) below.
|
|
377
377
|
|
|
378
378
|
#### Tunnel Interface Static IP Cluster Static IP
|
|
379
379
|
|
|
380
380
|
A [`cluster_static_ip`](#static-ip-b2c112) block (within [`tunnel_interface.static_ip`](#tunnel-interface-static-ip)) supports the following:
|
|
381
381
|
|
|
382
|
-
<a id="map-024d15"></a>• [`interface_ip_map`](#map-024d15) - Optional Block<br>
|
|
382
|
+
<a id="map-024d15"></a>• [`interface_ip_map`](#map-024d15) - Optional Block<br>Map of Node to Static IP configuration value, Key:Node, Value:IP Address
|
|
383
383
|
|
|
384
384
|
#### Tunnel Interface Static IP Node Static IP
|
|
385
385
|
|
|
@@ -387,17 +387,17 @@ A [`node_static_ip`](#static-ip-b510ab) block (within [`tunnel_interface.static_
|
|
|
387
387
|
|
|
388
388
|
<a id="default-gw-9338b4"></a>• [`default_gw`](#default-gw-9338b4) - Optional String<br>Default Gateway. IP address of the default gateway
|
|
389
389
|
|
|
390
|
-
<a id="address-a55f70"></a>• [`ip_address`](#address-a55f70) - Optional String<br>IP address
|
|
390
|
+
<a id="address-a55f70"></a>• [`ip_address`](#address-a55f70) - Optional String<br>IP address of the interface and prefix length
|
|
391
391
|
|
|
392
392
|
#### Tunnel Interface Tunnel
|
|
393
393
|
|
|
394
394
|
A [`tunnel`](#tunnel-interface-tunnel) block (within [`tunnel_interface`](#tunnel-interface)) supports the following:
|
|
395
395
|
|
|
396
|
-
<a id="tunnel-interface-tunnel-name"></a>• [`name`](#tunnel-interface-tunnel-name) - Optional String<br>
|
|
396
|
+
<a id="tunnel-interface-tunnel-name"></a>• [`name`](#tunnel-interface-tunnel-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
|
|
397
397
|
|
|
398
|
-
<a id="tunnel-interface-tunnel-namespace"></a>• [`namespace`](#tunnel-interface-tunnel-namespace) - Optional String<br>
|
|
398
|
+
<a id="tunnel-interface-tunnel-namespace"></a>• [`namespace`](#tunnel-interface-tunnel-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
|
|
399
399
|
|
|
400
|
-
<a id="tunnel-interface-tunnel-tenant"></a>• [`tenant`](#tunnel-interface-tunnel-tenant) - Optional String<br>
|
|
400
|
+
<a id="tunnel-interface-tunnel-tenant"></a>• [`tenant`](#tunnel-interface-tunnel-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
|
|
401
401
|
|
|
402
402
|
---
|
|
403
403
|
|