@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
|
@@ -70,9 +70,9 @@ resource "f5xc_site_mesh_group" "example" {
|
|
|
70
70
|
### Spec Argument Reference
|
|
71
71
|
|
|
72
72
|
-> **One of the following:**
|
|
73
|
-
• <a id="disable-re-fallback"></a>[`disable_re_fallback`](#disable-re-fallback) - Optional Block<br>
|
|
73
|
+
• <a id="disable-re-fallback"></a>[`disable_re_fallback`](#disable-re-fallback) - Optional Block<br>Can be used for messages where no values are needed
|
|
74
74
|
|
|
75
|
-
<a id="enable-re-fallback"></a>• [`enable_re_fallback`](#enable-re-fallback) - Optional Block<br>
|
|
75
|
+
<a id="enable-re-fallback"></a>• [`enable_re_fallback`](#enable-re-fallback) - Optional Block<br>Can be used for messages where no values are needed
|
|
76
76
|
|
|
77
77
|
-> **One of the following:**
|
|
78
78
|
• <a id="full-mesh"></a>[`full_mesh`](#full-mesh) - Optional Block<br>Full Mesh. Details of Full Mesh Group Type<br>See [Full Mesh](#full-mesh) below for details.
|
|
@@ -81,7 +81,7 @@ resource "f5xc_site_mesh_group" "example" {
|
|
|
81
81
|
|
|
82
82
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
83
83
|
|
|
84
|
-
<a id="virtual-site"></a>• [`virtual_site`](#virtual-site) - Optional Block<br>
|
|
84
|
+
<a id="virtual-site"></a>• [`virtual_site`](#virtual-site) - Optional Block<br>Set of sites for which this mesh group config is valid. If 'Type' is Spoke, then it gives set of spoke sites. If 'Type' is Hub, then it gives set of hub sites<br>See [Virtual Site](#virtual-site) below for details.
|
|
85
85
|
|
|
86
86
|
### Attributes Reference
|
|
87
87
|
|
|
@@ -95,37 +95,37 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
95
95
|
|
|
96
96
|
A [`full_mesh`](#full-mesh) block supports the following:
|
|
97
97
|
|
|
98
|
-
<a id="full-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#full-mesh-control-and-data-plane-mesh) - Optional Block<br>
|
|
98
|
+
<a id="full-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#full-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
99
99
|
|
|
100
|
-
<a id="full-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#full-mesh-data-plane-mesh) - Optional Block<br>
|
|
100
|
+
<a id="full-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#full-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
101
101
|
|
|
102
102
|
#### Hub Mesh
|
|
103
103
|
|
|
104
104
|
A [`hub_mesh`](#hub-mesh) block supports the following:
|
|
105
105
|
|
|
106
|
-
<a id="hub-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#hub-mesh-control-and-data-plane-mesh) - Optional Block<br>
|
|
106
|
+
<a id="hub-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#hub-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
107
107
|
|
|
108
|
-
<a id="hub-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#hub-mesh-data-plane-mesh) - Optional Block<br>
|
|
108
|
+
<a id="hub-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#hub-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
109
109
|
|
|
110
110
|
#### Spoke Mesh
|
|
111
111
|
|
|
112
112
|
A [`spoke_mesh`](#spoke-mesh) block supports the following:
|
|
113
113
|
|
|
114
|
-
<a id="spoke-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#spoke-mesh-control-and-data-plane-mesh) - Optional Block<br>
|
|
114
|
+
<a id="spoke-mesh-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#spoke-mesh-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
115
115
|
|
|
116
|
-
<a id="spoke-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#spoke-mesh-data-plane-mesh) - Optional Block<br>
|
|
116
|
+
<a id="spoke-mesh-data-plane-mesh"></a>• [`data_plane_mesh`](#spoke-mesh-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
117
117
|
|
|
118
|
-
<a id="spoke-mesh-hub-mesh-group"></a>• [`hub_mesh_group`](#spoke-mesh-hub-mesh-group) - Optional Block<br>
|
|
118
|
+
<a id="spoke-mesh-hub-mesh-group"></a>• [`hub_mesh_group`](#spoke-mesh-hub-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 [Hub Mesh Group](#spoke-mesh-hub-mesh-group) below.
|
|
119
119
|
|
|
120
120
|
#### Spoke Mesh Hub Mesh Group
|
|
121
121
|
|
|
122
122
|
A [`hub_mesh_group`](#spoke-mesh-hub-mesh-group) block (within [`spoke_mesh`](#spoke-mesh)) supports the following:
|
|
123
123
|
|
|
124
|
-
<a id="spoke-mesh-hub-mesh-group-name"></a>• [`name`](#spoke-mesh-hub-mesh-group-name) - Optional String<br>
|
|
124
|
+
<a id="spoke-mesh-hub-mesh-group-name"></a>• [`name`](#spoke-mesh-hub-mesh-group-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
|
|
125
125
|
|
|
126
|
-
<a id="spoke-mesh-hub-mesh-group-namespace"></a>• [`namespace`](#spoke-mesh-hub-mesh-group-namespace) - Optional String<br>
|
|
126
|
+
<a id="spoke-mesh-hub-mesh-group-namespace"></a>• [`namespace`](#spoke-mesh-hub-mesh-group-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
|
|
127
127
|
|
|
128
|
-
<a id="spoke-mesh-hub-mesh-group-tenant"></a>• [`tenant`](#spoke-mesh-hub-mesh-group-tenant) - Optional String<br>
|
|
128
|
+
<a id="spoke-mesh-hub-mesh-group-tenant"></a>• [`tenant`](#spoke-mesh-hub-mesh-group-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
|
|
129
129
|
|
|
130
130
|
#### Timeouts
|
|
131
131
|
|
|
@@ -143,15 +143,15 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
143
143
|
|
|
144
144
|
A [`virtual_site`](#virtual-site) block supports the following:
|
|
145
145
|
|
|
146
|
-
<a id="virtual-site-kind"></a>• [`kind`](#virtual-site-kind) - Optional String<br>
|
|
146
|
+
<a id="virtual-site-kind"></a>• [`kind`](#virtual-site-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
147
147
|
|
|
148
|
-
<a id="virtual-site-name"></a>• [`name`](#virtual-site-name) - Optional String<br>
|
|
148
|
+
<a id="virtual-site-name"></a>• [`name`](#virtual-site-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
|
|
149
149
|
|
|
150
|
-
<a id="virtual-site-namespace"></a>• [`namespace`](#virtual-site-namespace) - Optional String<br>
|
|
150
|
+
<a id="virtual-site-namespace"></a>• [`namespace`](#virtual-site-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
|
|
151
151
|
|
|
152
|
-
<a id="virtual-site-tenant"></a>• [`tenant`](#virtual-site-tenant) - Optional String<br>
|
|
152
|
+
<a id="virtual-site-tenant"></a>• [`tenant`](#virtual-site-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
|
|
153
153
|
|
|
154
|
-
<a id="virtual-site-uid"></a>• [`uid`](#virtual-site-uid) - Optional String<br>
|
|
154
|
+
<a id="virtual-site-uid"></a>• [`uid`](#virtual-site-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
|
|
155
155
|
|
|
156
156
|
---
|
|
157
157
|
|
|
@@ -36,11 +36,11 @@ resource "f5xc_subnet" "example" {
|
|
|
36
36
|
connect_to_layer2 {
|
|
37
37
|
# Configure connect_to_layer2 settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# Type establishes a direct reference from one object(the r...
|
|
40
40
|
layer2_intf_ref {
|
|
41
41
|
# Configure layer2_intf_ref settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# Can be used for messages where no values are needed.
|
|
44
44
|
connect_to_slo {
|
|
45
45
|
# Configure connect_to_slo settings
|
|
46
46
|
}
|
|
@@ -68,10 +68,10 @@ resource "f5xc_subnet" "example" {
|
|
|
68
68
|
|
|
69
69
|
-> **One of the following:**
|
|
70
70
|
• <a id="connect-to-layer2"></a>[`connect_to_layer2`](#connect-to-layer2) - Optional Block<br>Subnet connection to Layer2 Interface<br>See [Connect To Layer2](#connect-to-layer2) below for details.
|
|
71
|
-
<br><br>• <a id="connect-to-slo"></a>[`connect_to_slo`](#connect-to-slo) - Optional Block<br>
|
|
72
|
-
<br><br>• <a id="isolated-nw"></a>[`isolated_nw`](#isolated-nw) - Optional Block<br>
|
|
71
|
+
<br><br>• <a id="connect-to-slo"></a>[`connect_to_slo`](#connect-to-slo) - Optional Block<br>Can be used for messages where no values are needed
|
|
72
|
+
<br><br>• <a id="isolated-nw"></a>[`isolated_nw`](#isolated-nw) - Optional Block<br>Can be used for messages where no values are needed
|
|
73
73
|
|
|
74
|
-
<a id="site-subnet-params"></a>• [`site_subnet_params`](#site-subnet-params) - Optional Block<br>
|
|
74
|
+
<a id="site-subnet-params"></a>• [`site_subnet_params`](#site-subnet-params) - Optional Block<br>Configure subnet parameters per site<br>See [Site Subnet Params](#site-subnet-params) below for details.
|
|
75
75
|
|
|
76
76
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
77
77
|
|
|
@@ -87,45 +87,45 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
87
87
|
|
|
88
88
|
A [`connect_to_layer2`](#connect-to-layer2) block supports the following:
|
|
89
89
|
|
|
90
|
-
<a id="connect-to-layer2-layer2-intf-ref"></a>• [`layer2_intf_ref`](#connect-to-layer2-layer2-intf-ref) - Optional Block<br>
|
|
90
|
+
<a id="connect-to-layer2-layer2-intf-ref"></a>• [`layer2_intf_ref`](#connect-to-layer2-layer2-intf-ref) - 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 [Layer2 Intf Ref](#connect-to-layer2-layer2-intf-ref) below.
|
|
91
91
|
|
|
92
92
|
#### Connect To Layer2 Layer2 Intf Ref
|
|
93
93
|
|
|
94
94
|
A [`layer2_intf_ref`](#connect-to-layer2-layer2-intf-ref) block (within [`connect_to_layer2`](#connect-to-layer2)) supports the following:
|
|
95
95
|
|
|
96
|
-
<a id="connect-to-layer2-layer2-intf-ref-name"></a>• [`name`](#connect-to-layer2-layer2-intf-ref-name) - Optional String<br>
|
|
96
|
+
<a id="connect-to-layer2-layer2-intf-ref-name"></a>• [`name`](#connect-to-layer2-layer2-intf-ref-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
|
|
97
97
|
|
|
98
|
-
<a id="namespace-afda4a"></a>• [`namespace`](#namespace-afda4a) - Optional String<br>
|
|
98
|
+
<a id="namespace-afda4a"></a>• [`namespace`](#namespace-afda4a) - 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
|
|
99
99
|
|
|
100
|
-
<a id="tenant-0fab0d"></a>• [`tenant`](#tenant-0fab0d) - Optional String<br>
|
|
100
|
+
<a id="tenant-0fab0d"></a>• [`tenant`](#tenant-0fab0d) - 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
|
|
101
101
|
|
|
102
102
|
#### Site Subnet Params
|
|
103
103
|
|
|
104
104
|
A [`site_subnet_params`](#site-subnet-params) block supports the following:
|
|
105
105
|
|
|
106
|
-
<a id="site-subnet-params-dhcp"></a>• [`dhcp`](#site-subnet-params-dhcp) - Optional Block<br>
|
|
106
|
+
<a id="site-subnet-params-dhcp"></a>• [`dhcp`](#site-subnet-params-dhcp) - Optional Block<br>Can be used for messages where no values are needed
|
|
107
107
|
|
|
108
|
-
<a id="site-subnet-params-site"></a>• [`site`](#site-subnet-params-site) - Optional Block<br>
|
|
108
|
+
<a id="site-subnet-params-site"></a>• [`site`](#site-subnet-params-site) - 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](#site-subnet-params-site) below.
|
|
109
109
|
|
|
110
|
-
<a id="site-subnet-params-static-ip"></a>• [`static_ip`](#site-subnet-params-static-ip) - Optional Block<br>
|
|
110
|
+
<a id="site-subnet-params-static-ip"></a>• [`static_ip`](#site-subnet-params-static-ip) - Optional Block<br>Can be used for messages where no values are needed
|
|
111
111
|
|
|
112
|
-
<a id="params-2a5102"></a>• [`subnet_dhcp_server_params`](#params-2a5102) - Optional Block<br>Subnet DHCP parameters
|
|
112
|
+
<a id="params-2a5102"></a>• [`subnet_dhcp_server_params`](#params-2a5102) - Optional Block<br>Subnet DHCP parameters will be a subset of network_interface.dhcpserverparameterstype as all features in network_interface.dhcpserverparameterstype may not be supported in a subnet<br>See [Subnet DHCP Server Params](#params-2a5102) below.
|
|
113
113
|
|
|
114
114
|
#### Site Subnet Params Site
|
|
115
115
|
|
|
116
116
|
A [`site`](#site-subnet-params-site) block (within [`site_subnet_params`](#site-subnet-params)) supports the following:
|
|
117
117
|
|
|
118
|
-
<a id="site-subnet-params-site-name"></a>• [`name`](#site-subnet-params-site-name) - Optional String<br>
|
|
118
|
+
<a id="site-subnet-params-site-name"></a>• [`name`](#site-subnet-params-site-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
|
|
119
119
|
|
|
120
|
-
<a id="site-subnet-params-site-namespace"></a>• [`namespace`](#site-subnet-params-site-namespace) - Optional String<br>
|
|
120
|
+
<a id="site-subnet-params-site-namespace"></a>• [`namespace`](#site-subnet-params-site-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
|
|
121
121
|
|
|
122
|
-
<a id="site-subnet-params-site-tenant"></a>• [`tenant`](#site-subnet-params-site-tenant) - Optional String<br>
|
|
122
|
+
<a id="site-subnet-params-site-tenant"></a>• [`tenant`](#site-subnet-params-site-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
|
|
123
123
|
|
|
124
124
|
#### Site Subnet Params Subnet DHCP Server Params
|
|
125
125
|
|
|
126
126
|
A [`subnet_dhcp_server_params`](#params-2a5102) block (within [`site_subnet_params`](#site-subnet-params)) supports the following:
|
|
127
127
|
|
|
128
|
-
<a id="networks-b234bf"></a>• [`dhcp_networks`](#networks-b234bf) - Optional Block<br>
|
|
128
|
+
<a id="networks-b234bf"></a>• [`dhcp_networks`](#networks-b234bf) - Optional Block<br>List of networks from which DHCP server can allocate IP addresses<br>See [DHCP Networks](#networks-b234bf) below.
|
|
129
129
|
|
|
130
130
|
#### Site Subnet Params Subnet DHCP Server Params DHCP Networks
|
|
131
131
|
|