@robinmordasiewicz/f5xc-terraform-mcp 3.5.1 → 3.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +104 -283
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -76,22 +76,22 @@ resource "f5xc_voltstack_site" "example" {
|
|
|
76
76
|
|
|
77
77
|
### Spec Argument Reference
|
|
78
78
|
|
|
79
|
-
<a id="address"></a>• [`address`](#address) - Optional String<br>
|
|
79
|
+
<a id="address"></a>• [`address`](#address) - Optional String<br>Site's geographical address that can be used to determine its latitude and longitude
|
|
80
80
|
|
|
81
81
|
-> **One of the following:**
|
|
82
|
-
• <a id="allow-all-usb"></a>[`allow_all_usb`](#allow-all-usb) - Optional Block<br>
|
|
83
|
-
<br><br>• <a id="deny-all-usb"></a>[`deny_all_usb`](#deny-all-usb) - Optional Block<br>
|
|
84
|
-
<br><br>• <a id="usb-policy"></a>[`usb_policy`](#usb-policy) - Optional Block<br>
|
|
82
|
+
• <a id="allow-all-usb"></a>[`allow_all_usb`](#allow-all-usb) - Optional Block<br>Can be used for messages where no values are needed
|
|
83
|
+
<br><br>• <a id="deny-all-usb"></a>[`deny_all_usb`](#deny-all-usb) - Optional Block<br>Can be used for messages where no values are needed
|
|
84
|
+
<br><br>• <a id="usb-policy"></a>[`usb_policy`](#usb-policy) - 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
|
|
85
85
|
|
|
86
86
|
-> **One of the following:**
|
|
87
|
-
• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable
|
|
87
|
+
• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable node local services on this site<br>See [Blocked Services](#blocked-services) below for details.
|
|
88
88
|
|
|
89
89
|
-> **One of the following:**
|
|
90
90
|
• <a id="bond-device-list"></a>[`bond_device_list`](#bond-device-list) - Optional Block<br>Bond Devices List. List of bond devices for this fleet<br>See [Bond Device List](#bond-device-list) below for details.
|
|
91
91
|
|
|
92
|
-
<a id="coordinates"></a>• [`coordinates`](#coordinates) - Optional Block<br>
|
|
92
|
+
<a id="coordinates"></a>• [`coordinates`](#coordinates) - Optional Block<br>Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
|
|
93
93
|
|
|
94
|
-
<a id="custom-dns"></a>• [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS
|
|
94
|
+
<a id="custom-dns"></a>• [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS is the configured for specify CE site<br>See [Custom DNS](#custom-dns) below for details.
|
|
95
95
|
|
|
96
96
|
-> **One of the following:**
|
|
97
97
|
• <a id="custom-network-config"></a>[`custom_network_config`](#custom-network-config) - Optional Block<br>VssNetworkConfiguration<br>See [Custom Network Config](#custom-network-config) below for details.
|
|
@@ -99,57 +99,57 @@ resource "f5xc_voltstack_site" "example" {
|
|
|
99
99
|
-> **One of the following:**
|
|
100
100
|
• <a id="custom-storage-config"></a>[`custom_storage_config`](#custom-storage-config) - Optional Block<br>VssStorageConfiguration
|
|
101
101
|
|
|
102
|
-
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>
|
|
102
|
+
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Can be used for messages where no values are needed
|
|
103
103
|
|
|
104
|
-
<a id="default-network-config"></a>• [`default_network_config`](#default-network-config) - Optional Block<br>
|
|
104
|
+
<a id="default-network-config"></a>• [`default_network_config`](#default-network-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
105
105
|
|
|
106
106
|
-> **One of the following:**
|
|
107
|
-
• <a id="default-sriov-interface"></a>[`default_sriov_interface`](#default-sriov-interface) - Optional Block<br>
|
|
107
|
+
• <a id="default-sriov-interface"></a>[`default_sriov_interface`](#default-sriov-interface) - Optional Block<br>Can be used for messages where no values are needed
|
|
108
108
|
|
|
109
|
-
<a id="default-storage-config"></a>• [`default_storage_config`](#default-storage-config) - Optional Block<br>
|
|
109
|
+
<a id="default-storage-config"></a>• [`default_storage_config`](#default-storage-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
110
110
|
|
|
111
111
|
-> **One of the following:**
|
|
112
|
-
• <a id="disable-gpu"></a>[`disable_gpu`](#disable-gpu) - Optional Block<br>
|
|
113
|
-
<br><br>• <a id="enable-gpu"></a>[`enable_gpu`](#enable-gpu) - Optional Block<br>
|
|
112
|
+
• <a id="disable-gpu"></a>[`disable_gpu`](#disable-gpu) - Optional Block<br>Can be used for messages where no values are needed
|
|
113
|
+
<br><br>• <a id="enable-gpu"></a>[`enable_gpu`](#enable-gpu) - Optional Block<br>Can be used for messages where no values are needed
|
|
114
114
|
|
|
115
115
|
-> **One of the following:**
|
|
116
|
-
• <a id="disable-vm"></a>[`disable_vm`](#disable-vm) - Optional Block<br>
|
|
116
|
+
• <a id="disable-vm"></a>[`disable_vm`](#disable-vm) - Optional Block<br>Can be used for messages where no values are needed
|
|
117
117
|
|
|
118
|
-
<a id="enable-vgpu"></a>• [`enable_vgpu`](#enable-vgpu) - Optional Block<br>
|
|
118
|
+
<a id="enable-vgpu"></a>• [`enable_vgpu`](#enable-vgpu) - Optional Block<br>Licensing configuration for NVIDIA vGPU
|
|
119
119
|
|
|
120
120
|
<a id="enable-vm"></a>• [`enable_vm`](#enable-vm) - Optional Block<br>VM Configuration. VMs support configuration
|
|
121
121
|
|
|
122
122
|
-> **One of the following:**
|
|
123
|
-
• <a id="k8s-cluster"></a>[`k8s_cluster`](#k8s-cluster) - Optional Block<br>
|
|
123
|
+
• <a id="k8s-cluster"></a>[`k8s_cluster`](#k8s-cluster) - 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
|
|
124
124
|
|
|
125
|
-
<a id="kubernetes-upgrade-drain"></a>• [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>
|
|
125
|
+
<a id="kubernetes-upgrade-drain"></a>• [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>Specify how worker nodes within a site will be upgraded
|
|
126
126
|
|
|
127
127
|
-> **One of the following:**
|
|
128
|
-
• <a id="local-control-plane"></a>[`local_control_plane`](#local-control-plane) - Optional Block<br>
|
|
128
|
+
• <a id="local-control-plane"></a>[`local_control_plane`](#local-control-plane) - Optional Block<br>Enable local control plane for L3VPN, SRV6, EVPN etc
|
|
129
129
|
|
|
130
130
|
-> **One of the following:**
|
|
131
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>
|
|
132
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
131
|
+
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
132
|
+
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Can be used for messages where no values are needed
|
|
133
133
|
|
|
134
|
-
<a id="master-node-configuration"></a>• [`master_node_configuration`](#master-node-configuration) - Optional Block<br>
|
|
134
|
+
<a id="master-node-configuration"></a>• [`master_node_configuration`](#master-node-configuration) - Optional Block<br>Configuration of master nodes
|
|
135
135
|
|
|
136
|
-
<a id="no-bond-devices"></a>• [`no_bond_devices`](#no-bond-devices) - Optional Block<br>
|
|
136
|
+
<a id="no-bond-devices"></a>• [`no_bond_devices`](#no-bond-devices) - Optional Block<br>Can be used for messages where no values are needed
|
|
137
137
|
|
|
138
|
-
<a id="no-k8s-cluster"></a>• [`no_k8s_cluster`](#no-k8s-cluster) - Optional Block<br>
|
|
138
|
+
<a id="no-k8s-cluster"></a>• [`no_k8s_cluster`](#no-k8s-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
139
139
|
|
|
140
|
-
<a id="no-local-control-plane"></a>• [`no_local_control_plane`](#no-local-control-plane) - Optional Block<br>
|
|
140
|
+
<a id="no-local-control-plane"></a>• [`no_local_control_plane`](#no-local-control-plane) - Optional Block<br>Can be used for messages where no values are needed
|
|
141
141
|
|
|
142
|
-
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability
|
|
142
|
+
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability allows the Site to continue functioning normally without traffic loss during periods of connectivity loss to the Regional Edge (RE) or the Global Controller (GC). When this feature is enabled, a site can continue to function as is with existing configuration for upto 7
|
|
143
143
|
|
|
144
|
-
<a id="os"></a>• [`os`](#os) - Optional Block<br>
|
|
144
|
+
<a id="os"></a>• [`os`](#os) - Optional Block<br>Select the F5XC Operating System Version for the site. By default, latest available OS Version will be used. Refer to release notes to find required released OS versions
|
|
145
145
|
|
|
146
|
-
<a id="sriov-interfaces"></a>• [`sriov_interfaces`](#sriov-interfaces) - Optional Block<br>
|
|
146
|
+
<a id="sriov-interfaces"></a>• [`sriov_interfaces`](#sriov-interfaces) - Optional Block<br>List of all custom SR-IOV interfaces configuration
|
|
147
147
|
|
|
148
|
-
<a id="sw"></a>• [`sw`](#sw) - Optional Block<br>
|
|
148
|
+
<a id="sw"></a>• [`sw`](#sw) - Optional Block<br>Select the F5XC Software Version for the site. By default, latest available F5XC Software Version will be used. Refer to release notes to find required released SW versions
|
|
149
149
|
|
|
150
150
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
151
151
|
|
|
152
|
-
<a id="volterra-certified-hw"></a>• [`volterra_certified_hw`](#volterra-certified-hw) - Optional String<br>
|
|
152
|
+
<a id="volterra-certified-hw"></a>• [`volterra_certified_hw`](#volterra-certified-hw) - Optional String<br>Name for generic server certified hardware to form this App Stack site
|
|
153
153
|
|
|
154
154
|
<a id="worker-nodes"></a>• [`worker_nodes`](#worker-nodes) - Optional List<br>Worker Nodes. Names of worker nodes
|
|
155
155
|
|
|
@@ -171,13 +171,13 @@ A [`blocked_services`](#blocked-services) block supports the following:
|
|
|
171
171
|
|
|
172
172
|
A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
|
|
173
173
|
|
|
174
|
-
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>
|
|
174
|
+
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Can be used for messages where no values are needed
|
|
175
175
|
|
|
176
|
-
<a id="type-808ec9"></a>• [`network_type`](#type-808ec9) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT]
|
|
176
|
+
<a id="type-808ec9"></a>• [`network_type`](#type-808ec9) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT] Different types of virtual networks understood by the system Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL provides connectivity to public (outside) network. This is an insecure network and is connected to public internet via NAT Gateways/firwalls Virtual-network of this type is local to
|
|
177
177
|
|
|
178
|
-
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>
|
|
178
|
+
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Can be used for messages where no values are needed
|
|
179
179
|
|
|
180
|
-
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>
|
|
180
|
+
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Can be used for messages where no values are needed
|
|
181
181
|
|
|
182
182
|
#### Bond Device List
|
|
183
183
|
|
|
@@ -189,23 +189,23 @@ A [`bond_device_list`](#bond-device-list) block supports the following:
|
|
|
189
189
|
|
|
190
190
|
A [`bond_devices`](#bond-device-list-bond-devices) block (within [`bond_device_list`](#bond-device-list)) supports the following:
|
|
191
191
|
|
|
192
|
-
<a id="backup-c22794"></a>• [`active_backup`](#backup-c22794) - Optional Block<br>
|
|
192
|
+
<a id="backup-c22794"></a>• [`active_backup`](#backup-c22794) - Optional Block<br>Can be used for messages where no values are needed
|
|
193
193
|
|
|
194
|
-
<a id="bond-device-list-bond-devices-devices"></a>• [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>
|
|
194
|
+
<a id="bond-device-list-bond-devices-devices"></a>• [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>Ethernet devices that will make up this bond
|
|
195
195
|
|
|
196
196
|
<a id="bond-device-list-bond-devices-lacp"></a>• [`lacp`](#bond-device-list-bond-devices-lacp) - Optional Block<br>LACP parameters. LACP parameters for the bond device<br>See [Lacp](#bond-device-list-bond-devices-lacp) below.
|
|
197
197
|
|
|
198
|
-
<a id="interval-0b4c96"></a>• [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link
|
|
198
|
+
<a id="interval-0b4c96"></a>• [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link polling interval in milliseconds
|
|
199
199
|
|
|
200
|
-
<a id="delay-b1200b"></a>• [`link_up_delay`](#delay-b1200b) - Optional Number<br>
|
|
200
|
+
<a id="delay-b1200b"></a>• [`link_up_delay`](#delay-b1200b) - Optional Number<br>Milliseconds wait before link is declared up
|
|
201
201
|
|
|
202
|
-
<a id="bond-device-list-bond-devices-name"></a>• [`name`](#bond-device-list-bond-devices-name) - Optional String<br>
|
|
202
|
+
<a id="bond-device-list-bond-devices-name"></a>• [`name`](#bond-device-list-bond-devices-name) - Optional String<br>Name for the Bond. Ex 'bond0'
|
|
203
203
|
|
|
204
204
|
#### Bond Device List Bond Devices Lacp
|
|
205
205
|
|
|
206
206
|
A [`lacp`](#bond-device-list-bond-devices-lacp) block (within [`bond_device_list.bond_devices`](#bond-device-list-bond-devices)) supports the following:
|
|
207
207
|
|
|
208
|
-
<a id="bond-device-list-bond-devices-lacp-rate"></a>• [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>
|
|
208
|
+
<a id="bond-device-list-bond-devices-lacp-rate"></a>• [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>Interval in seconds to transmit LACP packets
|
|
209
209
|
|
|
210
210
|
#### Coordinates
|
|
211
211
|
|
|
@@ -219,65 +219,65 @@ A [`coordinates`](#coordinates) block supports the following:
|
|
|
219
219
|
|
|
220
220
|
A [`custom_dns`](#custom-dns) block supports the following:
|
|
221
221
|
|
|
222
|
-
<a id="custom-dns-inside-nameserver"></a>• [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>
|
|
222
|
+
<a id="custom-dns-inside-nameserver"></a>• [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>Optional DNS server IP to be used for name resolution in inside network
|
|
223
223
|
|
|
224
|
-
<a id="custom-dns-outside-nameserver"></a>• [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>
|
|
224
|
+
<a id="custom-dns-outside-nameserver"></a>• [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>Optional DNS server IP to be used for name resolution in outside network
|
|
225
225
|
|
|
226
226
|
#### Custom Network Config
|
|
227
227
|
|
|
228
228
|
A [`custom_network_config`](#custom-network-config) block supports the following:
|
|
229
229
|
|
|
230
|
-
<a id="policies-c4c984"></a>• [`active_enhanced_firewall_policies`](#policies-c4c984) - Optional Block<br>
|
|
230
|
+
<a id="policies-c4c984"></a>• [`active_enhanced_firewall_policies`](#policies-c4c984) - Optional Block<br>List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-c4c984) below.
|
|
231
231
|
|
|
232
|
-
<a id="policies-fbbf75"></a>• [`active_forward_proxy_policies`](#policies-fbbf75) - Optional Block<br>
|
|
232
|
+
<a id="policies-fbbf75"></a>• [`active_forward_proxy_policies`](#policies-fbbf75) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-fbbf75) below.
|
|
233
233
|
|
|
234
234
|
<a id="policies-e8cb6b"></a>• [`active_network_policies`](#policies-e8cb6b) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-e8cb6b) below.
|
|
235
235
|
|
|
236
|
-
<a id="custom-network-config-bgp-peer-address"></a>• [`bgp_peer_address`](#custom-network-config-bgp-peer-address) - Optional String<br>
|
|
236
|
+
<a id="custom-network-config-bgp-peer-address"></a>• [`bgp_peer_address`](#custom-network-config-bgp-peer-address) - Optional String<br>Optional BGP peer address that can be used as parameter for BGP configuration when BGP is configured to fetch BGP peer address from site Object. This can be used to change peer address per site in fleet
|
|
237
237
|
|
|
238
|
-
<a id="custom-network-config-bgp-router-id"></a>• [`bgp_router_id`](#custom-network-config-bgp-router-id) - Optional String<br>
|
|
238
|
+
<a id="custom-network-config-bgp-router-id"></a>• [`bgp_router_id`](#custom-network-config-bgp-router-id) - Optional String<br>Optional BGP router ID that can be used as parameter for BGP configuration when BGP is configured to fetch BGP router ID from site object
|
|
239
239
|
|
|
240
|
-
<a id="custom-network-config-default-config"></a>• [`default_config`](#custom-network-config-default-config) - Optional Block<br>
|
|
240
|
+
<a id="custom-network-config-default-config"></a>• [`default_config`](#custom-network-config-default-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
241
241
|
|
|
242
|
-
<a id="config-226341"></a>• [`default_interface_config`](#config-226341) - Optional Block<br>
|
|
242
|
+
<a id="config-226341"></a>• [`default_interface_config`](#config-226341) - Optional Block<br>Can be used for messages where no values are needed
|
|
243
243
|
|
|
244
|
-
<a id="config-ac20e7"></a>• [`default_sli_config`](#config-ac20e7) - Optional Block<br>
|
|
244
|
+
<a id="config-ac20e7"></a>• [`default_sli_config`](#config-ac20e7) - Optional Block<br>Can be used for messages where no values are needed
|
|
245
245
|
|
|
246
|
-
<a id="all-1d28e8"></a>• [`forward_proxy_allow_all`](#all-1d28e8) - Optional Block<br>
|
|
246
|
+
<a id="all-1d28e8"></a>• [`forward_proxy_allow_all`](#all-1d28e8) - Optional Block<br>Can be used for messages where no values are needed
|
|
247
247
|
|
|
248
248
|
<a id="list-452116"></a>• [`global_network_list`](#list-452116) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#list-452116) below.
|
|
249
249
|
|
|
250
|
-
<a id="custom-network-config-interface-list"></a>• [`interface_list`](#custom-network-config-interface-list) - Optional Block<br>
|
|
250
|
+
<a id="custom-network-config-interface-list"></a>• [`interface_list`](#custom-network-config-interface-list) - Optional Block<br>Configure network interfaces for this App Stack site<br>See [Interface List](#custom-network-config-interface-list) below.
|
|
251
251
|
|
|
252
|
-
<a id="custom-network-config-no-forward-proxy"></a>• [`no_forward_proxy`](#custom-network-config-no-forward-proxy) - Optional Block<br>
|
|
252
|
+
<a id="custom-network-config-no-forward-proxy"></a>• [`no_forward_proxy`](#custom-network-config-no-forward-proxy) - Optional Block<br>Can be used for messages where no values are needed
|
|
253
253
|
|
|
254
|
-
<a id="custom-network-config-no-global-network"></a>• [`no_global_network`](#custom-network-config-no-global-network) - Optional Block<br>
|
|
254
|
+
<a id="custom-network-config-no-global-network"></a>• [`no_global_network`](#custom-network-config-no-global-network) - Optional Block<br>Can be used for messages where no values are needed
|
|
255
255
|
|
|
256
|
-
<a id="custom-network-config-no-network-policy"></a>• [`no_network_policy`](#custom-network-config-no-network-policy) - Optional Block<br>
|
|
256
|
+
<a id="custom-network-config-no-network-policy"></a>• [`no_network_policy`](#custom-network-config-no-network-policy) - Optional Block<br>Can be used for messages where no values are needed
|
|
257
257
|
|
|
258
|
-
<a id="nameserver-8c35de"></a>• [`outside_nameserver`](#nameserver-8c35de) - Optional String<br>
|
|
258
|
+
<a id="nameserver-8c35de"></a>• [`outside_nameserver`](#nameserver-8c35de) - Optional String<br>Optional DNS server V4 IP to be used for name resolution in local network
|
|
259
259
|
|
|
260
|
-
<a id="custom-network-config-outside-vip"></a>• [`outside_vip`](#custom-network-config-outside-vip) - Optional String<br>
|
|
260
|
+
<a id="custom-network-config-outside-vip"></a>• [`outside_vip`](#custom-network-config-outside-vip) - Optional String<br>Optional common virtual V4 IP across all nodes to be used as automatic VIP for site local network
|
|
261
261
|
|
|
262
|
-
<a id="tunnel-ip-7f6123"></a>• [`site_to_site_tunnel_ip`](#tunnel-ip-7f6123) - Optional String<br>Site Mesh Group Connection Via Virtual IP.
|
|
262
|
+
<a id="tunnel-ip-7f6123"></a>• [`site_to_site_tunnel_ip`](#tunnel-ip-7f6123) - Optional String<br>Site Mesh Group Connection Via Virtual IP. This option will use the Virtual IP provided for creating IPsec between two sites which are part of the site mesh group
|
|
263
263
|
|
|
264
|
-
<a id="custom-network-config-sli-config"></a>• [`sli_config`](#custom-network-config-sli-config) - Optional Block<br>Site
|
|
264
|
+
<a id="custom-network-config-sli-config"></a>• [`sli_config`](#custom-network-config-sli-config) - Optional Block<br>Site local inside network configuration<br>See [SLI Config](#custom-network-config-sli-config) below.
|
|
265
265
|
|
|
266
266
|
<a id="custom-network-config-slo-config"></a>• [`slo_config`](#custom-network-config-slo-config) - Optional Block<br>Site Local Network Configuration. Site local network configuration<br>See [Slo Config](#custom-network-config-slo-config) below.
|
|
267
267
|
|
|
268
|
-
<a id="public-ip-5fd49f"></a>• [`sm_connection_public_ip`](#public-ip-5fd49f) - Optional Block<br>
|
|
268
|
+
<a id="public-ip-5fd49f"></a>• [`sm_connection_public_ip`](#public-ip-5fd49f) - Optional Block<br>Can be used for messages where no values are needed
|
|
269
269
|
|
|
270
|
-
<a id="pvt-ip-892ce0"></a>• [`sm_connection_pvt_ip`](#pvt-ip-892ce0) - Optional Block<br>
|
|
270
|
+
<a id="pvt-ip-892ce0"></a>• [`sm_connection_pvt_ip`](#pvt-ip-892ce0) - Optional Block<br>Can be used for messages where no values are needed
|
|
271
271
|
|
|
272
|
-
<a id="timeout-1607a1"></a>• [`tunnel_dead_timeout`](#timeout-1607a1) - Optional Number<br>
|
|
272
|
+
<a id="timeout-1607a1"></a>• [`tunnel_dead_timeout`](#timeout-1607a1) - Optional Number<br>Time interval, in millisec, within which any IPsec / SSL connection from the site going down is detected. When not set (== 0), a default value of 10000 msec will be used
|
|
273
273
|
|
|
274
|
-
<a id="custom-network-config-vip-vrrp-mode"></a>• [`vip_vrrp_mode`](#custom-network-config-vip-vrrp-mode) - Optional String Defaults to `VIP_VRRP_INVALID`<br>Possible values are `VIP_VRRP_INVALID`, `VIP_VRRP_ENABLE`, `VIP_VRRP_DISABLE`<br>[Enum: VIP_VRRP_INVALID|VIP_VRRP_ENABLE|VIP_VRRP_DISABLE] VRRP
|
|
274
|
+
<a id="custom-network-config-vip-vrrp-mode"></a>• [`vip_vrrp_mode`](#custom-network-config-vip-vrrp-mode) - Optional String Defaults to `VIP_VRRP_INVALID`<br>Possible values are `VIP_VRRP_INVALID`, `VIP_VRRP_ENABLE`, `VIP_VRRP_DISABLE`<br>[Enum: VIP_VRRP_INVALID|VIP_VRRP_ENABLE|VIP_VRRP_DISABLE] VRRP advertisement mode for VIP Invalid VRRP mode
|
|
275
275
|
|
|
276
276
|
#### Custom Network Config Active Enhanced Firewall Policies
|
|
277
277
|
|
|
278
278
|
An [`active_enhanced_firewall_policies`](#policies-c4c984) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
279
279
|
|
|
280
|
-
<a id="policies-d28848"></a>• [`enhanced_firewall_policies`](#policies-d28848) - Optional Block<br>
|
|
280
|
+
<a id="policies-d28848"></a>• [`enhanced_firewall_policies`](#policies-d28848) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-d28848) below.
|
|
281
281
|
|
|
282
282
|
#### Custom Network Config Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
283
283
|
|
|
@@ -287,7 +287,7 @@ An [`active_enhanced_firewall_policies`](#policies-c4c984) block (within [`custo
|
|
|
287
287
|
|
|
288
288
|
An [`active_forward_proxy_policies`](#policies-fbbf75) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
289
289
|
|
|
290
|
-
<a id="policies-3c82d8"></a>• [`forward_proxy_policies`](#policies-3c82d8) - Optional Block<br>
|
|
290
|
+
<a id="policies-3c82d8"></a>• [`forward_proxy_policies`](#policies-3c82d8) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-3c82d8) below.
|
|
291
291
|
|
|
292
292
|
#### Custom Network Config Active Forward Proxy Policies Forward Proxy Policies
|
|
293
293
|
|
|
@@ -297,7 +297,7 @@ An [`active_forward_proxy_policies`](#policies-fbbf75) block (within [`custom_ne
|
|
|
297
297
|
|
|
298
298
|
An [`active_network_policies`](#policies-e8cb6b) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
299
299
|
|
|
300
|
-
<a id="policies-461fea"></a>• [`network_policies`](#policies-461fea) - Optional Block<br>
|
|
300
|
+
<a id="policies-461fea"></a>• [`network_policies`](#policies-461fea) - Optional Block<br>Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-461fea) below.
|
|
301
301
|
|
|
302
302
|
#### Custom Network Config Active Network Policies Network Policies
|
|
303
303
|
|
|
@@ -307,7 +307,7 @@ An [`active_network_policies`](#policies-e8cb6b) block (within [`custom_network_
|
|
|
307
307
|
|
|
308
308
|
A [`global_network_list`](#list-452116) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
309
309
|
|
|
310
|
-
<a id="connections-1d58e6"></a>• [`global_network_connections`](#connections-1d58e6) - Optional Block<br>Global
|
|
310
|
+
<a id="connections-1d58e6"></a>• [`global_network_connections`](#connections-1d58e6) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-1d58e6) below.
|
|
311
311
|
|
|
312
312
|
#### Custom Network Config Global Network List Global Network Connections
|
|
313
313
|
|
|
@@ -333,15 +333,15 @@ A [`global_network_list`](#list-452116) block (within [`custom_network_config`](
|
|
|
333
333
|
|
|
334
334
|
An [`interface_list`](#custom-network-config-interface-list) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
335
335
|
|
|
336
|
-
<a id="interfaces-e1b75d"></a>• [`interfaces`](#interfaces-e1b75d) - Optional Block<br>
|
|
336
|
+
<a id="interfaces-e1b75d"></a>• [`interfaces`](#interfaces-e1b75d) - Optional Block<br>Configure network interfaces for this App Stack site<br>See [Interfaces](#interfaces-e1b75d) below.
|
|
337
337
|
|
|
338
338
|
#### Custom Network Config Interface List Interfaces
|
|
339
339
|
|
|
340
340
|
An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.interface_list`](#custom-network-config-interface-list)) supports the following:
|
|
341
341
|
|
|
342
|
-
<a id="disabled-8e6c58"></a>• [`dc_cluster_group_connectivity_interface_disabled`](#disabled-8e6c58) - Optional Block<br>
|
|
342
|
+
<a id="disabled-8e6c58"></a>• [`dc_cluster_group_connectivity_interface_disabled`](#disabled-8e6c58) - Optional Block<br>Can be used for messages where no values are needed
|
|
343
343
|
|
|
344
|
-
<a id="enabled-976919"></a>• [`dc_cluster_group_connectivity_interface_enabled`](#enabled-976919) - Optional Block<br>
|
|
344
|
+
<a id="enabled-976919"></a>• [`dc_cluster_group_connectivity_interface_enabled`](#enabled-976919) - Optional Block<br>Can be used for messages where no values are needed
|
|
345
345
|
|
|
346
346
|
<a id="interface-5e9f68"></a>• [`dedicated_interface`](#interface-5e9f68) - Optional Block<br>Dedicated Interface. Dedicated Interface Configuration<br>See [Dedicated Interface](#interface-5e9f68) below.
|
|
347
347
|
|
|
@@ -351,7 +351,7 @@ An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.inte
|
|
|
351
351
|
|
|
352
352
|
<a id="interface-40e35f"></a>• [`ethernet_interface`](#interface-40e35f) - Optional Block<br>Ethernet Interface. Ethernet Interface Configuration<br>See [Ethernet Interface](#interface-40e35f) below.
|
|
353
353
|
|
|
354
|
-
<a id="labels-eb9e14"></a>• [`labels`](#labels-eb9e14) - Optional Block<br>
|
|
354
|
+
<a id="labels-eb9e14"></a>• [`labels`](#labels-eb9e14) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
355
355
|
|
|
356
356
|
<a id="interface-b0b4f4"></a>• [`tunnel_interface`](#interface-b0b4f4) - Optional Block<br>Tunnel Interface. Tunnel Interface Configuration<br>See [Tunnel Interface](#interface-b0b4f4) below.
|
|
357
357
|
|
|
@@ -467,9 +467,9 @@ An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.inte
|
|
|
467
467
|
|
|
468
468
|
A [`sli_config`](#custom-network-config-sli-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
469
469
|
|
|
470
|
-
<a id="routes-ece448"></a>• [`no_static_routes`](#routes-ece448) - Optional Block<br>
|
|
470
|
+
<a id="routes-ece448"></a>• [`no_static_routes`](#routes-ece448) - Optional Block<br>Can be used for messages where no values are needed
|
|
471
471
|
|
|
472
|
-
<a id="routes-ef5627"></a>• [`no_v6_static_routes`](#routes-ef5627) - Optional Block<br>
|
|
472
|
+
<a id="routes-ef5627"></a>• [`no_v6_static_routes`](#routes-ef5627) - Optional Block<br>Can be used for messages where no values are needed
|
|
473
473
|
|
|
474
474
|
<a id="routes-766a73"></a>• [`static_routes`](#routes-766a73) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#routes-766a73) below.
|
|
475
475
|
|
|
@@ -521,15 +521,15 @@ A [`static_routes`](#routes-766a73) block (within [`custom_network_config.sli_co
|
|
|
521
521
|
|
|
522
522
|
A [`slo_config`](#custom-network-config-slo-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
523
523
|
|
|
524
|
-
<a id="group-4f2dd5"></a>• [`dc_cluster_group`](#group-4f2dd5) - Optional Block<br>
|
|
524
|
+
<a id="group-4f2dd5"></a>• [`dc_cluster_group`](#group-4f2dd5) - 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 [Dc Cluster Group](#group-4f2dd5) below.
|
|
525
525
|
|
|
526
|
-
<a id="custom-network-config-slo-config-labels"></a>• [`labels`](#custom-network-config-slo-config-labels) - Optional Block<br>
|
|
526
|
+
<a id="custom-network-config-slo-config-labels"></a>• [`labels`](#custom-network-config-slo-config-labels) - Optional Block<br>Add Labels for this network, these labels can be used in firewall policy
|
|
527
527
|
|
|
528
|
-
<a id="group-babd4e"></a>• [`no_dc_cluster_group`](#group-babd4e) - Optional Block<br>
|
|
528
|
+
<a id="group-babd4e"></a>• [`no_dc_cluster_group`](#group-babd4e) - Optional Block<br>Can be used for messages where no values are needed
|
|
529
529
|
|
|
530
|
-
<a id="routes-9a2e74"></a>• [`no_static_routes`](#routes-9a2e74) - Optional Block<br>
|
|
530
|
+
<a id="routes-9a2e74"></a>• [`no_static_routes`](#routes-9a2e74) - Optional Block<br>Can be used for messages where no values are needed
|
|
531
531
|
|
|
532
|
-
<a id="routes-d536d3"></a>• [`no_static_v6_routes`](#routes-d536d3) - Optional Block<br>
|
|
532
|
+
<a id="routes-d536d3"></a>• [`no_static_v6_routes`](#routes-d536d3) - Optional Block<br>Can be used for messages where no values are needed
|
|
533
533
|
|
|
534
534
|
<a id="routes-f61105"></a>• [`static_routes`](#routes-f61105) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#routes-f61105) below.
|
|
535
535
|
|
|
@@ -585,21 +585,21 @@ A [`static_routes`](#routes-f61105) block (within [`custom_network_config.slo_co
|
|
|
585
585
|
|
|
586
586
|
A [`custom_storage_config`](#custom-storage-config) block supports the following:
|
|
587
587
|
|
|
588
|
-
<a id="class-8a4650"></a>• [`default_storage_class`](#class-8a4650) - Optional Block<br>
|
|
588
|
+
<a id="class-8a4650"></a>• [`default_storage_class`](#class-8a4650) - Optional Block<br>Can be used for messages where no values are needed
|
|
589
589
|
|
|
590
|
-
<a id="custom-storage-config-no-static-routes"></a>• [`no_static_routes`](#custom-storage-config-no-static-routes) - Optional Block<br>
|
|
590
|
+
<a id="custom-storage-config-no-static-routes"></a>• [`no_static_routes`](#custom-storage-config-no-static-routes) - Optional Block<br>Can be used for messages where no values are needed
|
|
591
591
|
|
|
592
|
-
<a id="custom-storage-config-no-storage-device"></a>• [`no_storage_device`](#custom-storage-config-no-storage-device) - Optional Block<br>
|
|
592
|
+
<a id="custom-storage-config-no-storage-device"></a>• [`no_storage_device`](#custom-storage-config-no-storage-device) - Optional Block<br>Can be used for messages where no values are needed
|
|
593
593
|
|
|
594
|
-
<a id="interfaces-a4a448"></a>• [`no_storage_interfaces`](#interfaces-a4a448) - Optional Block<br>
|
|
594
|
+
<a id="interfaces-a4a448"></a>• [`no_storage_interfaces`](#interfaces-a4a448) - Optional Block<br>Can be used for messages where no values are needed
|
|
595
595
|
|
|
596
596
|
<a id="custom-storage-config-static-routes"></a>• [`static_routes`](#custom-storage-config-static-routes) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#custom-storage-config-static-routes) below.
|
|
597
597
|
|
|
598
|
-
<a id="list-268762"></a>• [`storage_class_list`](#list-268762) - Optional Block<br>
|
|
598
|
+
<a id="list-268762"></a>• [`storage_class_list`](#list-268762) - Optional Block<br>Add additional custom storage classes in Kubernetes for this fleet<br>See [Storage Class List](#list-268762) below.
|
|
599
599
|
|
|
600
|
-
<a id="list-650498"></a>• [`storage_device_list`](#list-650498) - Optional Block<br>
|
|
600
|
+
<a id="list-650498"></a>• [`storage_device_list`](#list-650498) - Optional Block<br>Add additional custom storage classes in Kubernetes for this fleet<br>See [Storage Device List](#list-650498) below.
|
|
601
601
|
|
|
602
|
-
<a id="list-c6bbef"></a>• [`storage_interface_list`](#list-c6bbef) - Optional Block<br>
|
|
602
|
+
<a id="list-c6bbef"></a>• [`storage_interface_list`](#list-c6bbef) - Optional Block<br>Configure storage interfaces for this App Stack site<br>See [Storage Interface List](#list-c6bbef) below.
|
|
603
603
|
|
|
604
604
|
#### Custom Storage Config Static Routes
|
|
605
605
|
|
|
@@ -611,15 +611,15 @@ A [`static_routes`](#custom-storage-config-static-routes) block (within [`custom
|
|
|
611
611
|
|
|
612
612
|
A [`static_routes`](#routes-38e4c5) block (within [`custom_storage_config.static_routes`](#custom-storage-config-static-routes)) supports the following:
|
|
613
613
|
|
|
614
|
-
<a id="attrs-017f7f"></a>• [`attrs`](#attrs-017f7f) - Optional List Defaults to `ROUTE_ATTR_NO_OP`<br>Possible values are `ROUTE_ATTR_NO_OP`, `ROUTE_ATTR_ADVERTISE`, `ROUTE_ATTR_INSTALL_HOST`, `ROUTE_ATTR_INSTALL_FORWARDING`, `ROUTE_ATTR_MERGE_ONLY`<br>[Enum: ROUTE_ATTR_NO_OP|ROUTE_ATTR_ADVERTISE|ROUTE_ATTR_INSTALL_HOST|ROUTE_ATTR_INSTALL_FORWARDING|ROUTE_ATTR_MERGE_ONLY]
|
|
614
|
+
<a id="attrs-017f7f"></a>• [`attrs`](#attrs-017f7f) - Optional List Defaults to `ROUTE_ATTR_NO_OP`<br>Possible values are `ROUTE_ATTR_NO_OP`, `ROUTE_ATTR_ADVERTISE`, `ROUTE_ATTR_INSTALL_HOST`, `ROUTE_ATTR_INSTALL_FORWARDING`, `ROUTE_ATTR_MERGE_ONLY`<br>[Enum: ROUTE_ATTR_NO_OP|ROUTE_ATTR_ADVERTISE|ROUTE_ATTR_INSTALL_HOST|ROUTE_ATTR_INSTALL_FORWARDING|ROUTE_ATTR_MERGE_ONLY] List of attributes that control forwarding, dynamic routing and control plane (host) reachability
|
|
615
615
|
|
|
616
|
-
<a id="gateway-64b546"></a>• [`default_gateway`](#gateway-64b546) - Optional Block<br>
|
|
616
|
+
<a id="gateway-64b546"></a>• [`default_gateway`](#gateway-64b546) - Optional Block<br>Can be used for messages where no values are needed
|
|
617
617
|
|
|
618
|
-
<a id="address-3bde3d"></a>• [`ip_address`](#address-3bde3d) - Optional String<br>
|
|
618
|
+
<a id="address-3bde3d"></a>• [`ip_address`](#address-3bde3d) - Optional String<br>Traffic matching the IP prefixes is sent to this IP Address
|
|
619
619
|
|
|
620
|
-
<a id="prefixes-277476"></a>• [`ip_prefixes`](#prefixes-277476) - Optional List<br>
|
|
620
|
+
<a id="prefixes-277476"></a>• [`ip_prefixes`](#prefixes-277476) - Optional List<br>List of route prefixes that have common next hop and attributes
|
|
621
621
|
|
|
622
|
-
<a id="interface-9c7667"></a>• [`node_interface`](#interface-9c7667) - Optional Block<br>
|
|
622
|
+
<a id="interface-9c7667"></a>• [`node_interface`](#interface-9c7667) - Optional Block<br>On multinode site, this type holds the information about per node interfaces<br>See [Node Interface](#interface-9c7667) below.
|
|
623
623
|
|
|
624
624
|
#### Custom Storage Config Static Routes Static Routes Node Interface
|
|
625
625
|
|
|
@@ -865,7 +865,7 @@ A [`storage_device_list`](#list-650498) block (within [`custom_storage_config`](
|
|
|
865
865
|
|
|
866
866
|
A [`storage_interface_list`](#list-c6bbef) block (within [`custom_storage_config`](#custom-storage-config)) supports the following:
|
|
867
867
|
|
|
868
|
-
<a id="interfaces-b05461"></a>• [`storage_interfaces`](#interfaces-b05461) - Optional Block<br>
|
|
868
|
+
<a id="interfaces-b05461"></a>• [`storage_interfaces`](#interfaces-b05461) - Optional Block<br>Configure storage interfaces for this App Stack site<br>See [Storage Interfaces](#interfaces-b05461) below.
|
|
869
869
|
|
|
870
870
|
#### Custom Storage Config Storage Interface List Storage Interfaces
|
|
871
871
|
|
|
@@ -955,7 +955,7 @@ A [`storage_interface_list`](#list-c6bbef) block (within [`custom_storage_config
|
|
|
955
955
|
|
|
956
956
|
An [`enable_vgpu`](#enable-vgpu) block supports the following:
|
|
957
957
|
|
|
958
|
-
<a id="enable-vgpu-feature-type"></a>• [`feature_type`](#enable-vgpu-feature-type) - Optional String Defaults to `UNLICENSED`<br>Possible values are `UNLICENSED`, `VGPU`, `VWS`, `VCS`<br>[Enum: UNLICENSED|VGPU|VWS|VCS]
|
|
958
|
+
<a id="enable-vgpu-feature-type"></a>• [`feature_type`](#enable-vgpu-feature-type) - Optional String Defaults to `UNLICENSED`<br>Possible values are `UNLICENSED`, `VGPU`, `VWS`, `VCS`<br>[Enum: UNLICENSED|VGPU|VWS|VCS] Set feature to be enabled Operate with a degraded vGPU performance Enable NVIDIA vGPU Enable NVIDIA RTX Virtual Workstation Enable NVIDIA Virtual Compute Server
|
|
959
959
|
|
|
960
960
|
<a id="enable-vgpu-server-address"></a>• [`server_address`](#enable-vgpu-server-address) - Optional String<br>License Server Address. Set License Server Address
|
|
961
961
|
|
|
@@ -965,31 +965,31 @@ An [`enable_vgpu`](#enable-vgpu) block supports the following:
|
|
|
965
965
|
|
|
966
966
|
A [`k8s_cluster`](#k8s-cluster) block supports the following:
|
|
967
967
|
|
|
968
|
-
<a id="k8s-cluster-name"></a>• [`name`](#k8s-cluster-name) - Optional String<br>
|
|
968
|
+
<a id="k8s-cluster-name"></a>• [`name`](#k8s-cluster-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
|
|
969
969
|
|
|
970
|
-
<a id="k8s-cluster-namespace"></a>• [`namespace`](#k8s-cluster-namespace) - Optional String<br>
|
|
970
|
+
<a id="k8s-cluster-namespace"></a>• [`namespace`](#k8s-cluster-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
|
|
971
971
|
|
|
972
|
-
<a id="k8s-cluster-tenant"></a>• [`tenant`](#k8s-cluster-tenant) - Optional String<br>
|
|
972
|
+
<a id="k8s-cluster-tenant"></a>• [`tenant`](#k8s-cluster-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
|
|
973
973
|
|
|
974
974
|
#### Kubernetes Upgrade Drain
|
|
975
975
|
|
|
976
976
|
A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
|
|
977
977
|
|
|
978
|
-
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>
|
|
978
|
+
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Can be used for messages where no values are needed
|
|
979
979
|
|
|
980
|
-
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>
|
|
980
|
+
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-7e30d4) below.
|
|
981
981
|
|
|
982
982
|
#### Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
983
983
|
|
|
984
984
|
An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
|
|
985
985
|
|
|
986
|
-
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>
|
|
986
|
+
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Can be used for messages where no values are needed
|
|
987
987
|
|
|
988
988
|
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
989
989
|
|
|
990
|
-
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>
|
|
990
|
+
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>Seconds to wait before initiating upgrade on the next set of nodes. Setting it to 0 will wait indefinitely for all services on nodes to be upgraded gracefully before proceeding to the next set of nodes. (Warning: It may block upgrade if services on a node cannot be gracefully upgraded. It is
|
|
991
991
|
|
|
992
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>
|
|
992
|
+
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Can be used for messages where no values are needed
|
|
993
993
|
|
|
994
994
|
#### Local Control Plane
|
|
995
995
|
|
|
@@ -997,9 +997,9 @@ A [`local_control_plane`](#local-control-plane) block supports the following:
|
|
|
997
997
|
|
|
998
998
|
<a id="local-control-plane-bgp-config"></a>• [`bgp_config`](#local-control-plane-bgp-config) - Optional Block<br>BGP Configuration. BGP configuration parameters<br>See [BGP Config](#local-control-plane-bgp-config) below.
|
|
999
999
|
|
|
1000
|
-
<a id="local-control-plane-inside-vn"></a>• [`inside_vn`](#local-control-plane-inside-vn) - Optional Block<br>
|
|
1000
|
+
<a id="local-control-plane-inside-vn"></a>• [`inside_vn`](#local-control-plane-inside-vn) - Optional Block<br>Can be used for messages where no values are needed
|
|
1001
1001
|
|
|
1002
|
-
<a id="local-control-plane-outside-vn"></a>• [`outside_vn`](#local-control-plane-outside-vn) - Optional Block<br>
|
|
1002
|
+
<a id="local-control-plane-outside-vn"></a>• [`outside_vn`](#local-control-plane-outside-vn) - Optional Block<br>Can be used for messages where no values are needed
|
|
1003
1003
|
|
|
1004
1004
|
#### Local Control Plane BGP Config
|
|
1005
1005
|
|
|
@@ -1013,23 +1013,23 @@ A [`bgp_config`](#local-control-plane-bgp-config) block (within [`local_control_
|
|
|
1013
1013
|
|
|
1014
1014
|
A [`peers`](#local-control-plane-bgp-config-peers) block (within [`local_control_plane.bgp_config`](#local-control-plane-bgp-config)) supports the following:
|
|
1015
1015
|
|
|
1016
|
-
<a id="disabled-1a15e3"></a>• [`bfd_disabled`](#disabled-1a15e3) - Optional Block<br>
|
|
1016
|
+
<a id="disabled-1a15e3"></a>• [`bfd_disabled`](#disabled-1a15e3) - Optional Block<br>Can be used for messages where no values are needed
|
|
1017
1017
|
|
|
1018
1018
|
<a id="enabled-26ad69"></a>• [`bfd_enabled`](#enabled-26ad69) - Optional Block<br>BFD. BFD parameters<br>See [Bfd Enabled](#enabled-26ad69) below.
|
|
1019
1019
|
|
|
1020
|
-
<a id="disable-4f02ea"></a>• [`disable`](#disable-4f02ea) - Optional Block<br>
|
|
1020
|
+
<a id="disable-4f02ea"></a>• [`disable`](#disable-4f02ea) - Optional Block<br>Can be used for messages where no values are needed
|
|
1021
1021
|
|
|
1022
1022
|
<a id="external-a31b05"></a>• [`external`](#external-a31b05) - Optional Block<br>External BGP Peer. External BGP Peer parameters<br>See [External](#external-a31b05) below.
|
|
1023
1023
|
|
|
1024
1024
|
<a id="label-83d47a"></a>• [`label`](#label-83d47a) - Optional String<br>Label. Specify whether this peer should be
|
|
1025
1025
|
|
|
1026
|
-
<a id="metadata-fc2912"></a>• [`metadata`](#metadata-fc2912) - Optional Block<br>
|
|
1026
|
+
<a id="metadata-fc2912"></a>• [`metadata`](#metadata-fc2912) - Optional Block<br>MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create<br>See [Metadata](#metadata-fc2912) below.
|
|
1027
1027
|
|
|
1028
|
-
<a id="disabled-002c76"></a>• [`passive_mode_disabled`](#disabled-002c76) - Optional Block<br>
|
|
1028
|
+
<a id="disabled-002c76"></a>• [`passive_mode_disabled`](#disabled-002c76) - Optional Block<br>Can be used for messages where no values are needed
|
|
1029
1029
|
|
|
1030
|
-
<a id="enabled-9a2bed"></a>• [`passive_mode_enabled`](#enabled-9a2bed) - Optional Block<br>
|
|
1030
|
+
<a id="enabled-9a2bed"></a>• [`passive_mode_enabled`](#enabled-9a2bed) - Optional Block<br>Can be used for messages where no values are needed
|
|
1031
1031
|
|
|
1032
|
-
<a id="policies-2724a9"></a>• [`routing_policies`](#policies-2724a9) - Optional Block<br>
|
|
1032
|
+
<a id="policies-2724a9"></a>• [`routing_policies`](#policies-2724a9) - Optional Block<br>List of rules which can be applied on all or particular nodes<br>See [Routing Policies](#policies-2724a9) below.
|
|
1033
1033
|
|
|
1034
1034
|
#### Local Control Plane BGP Config Peers Bfd Enabled
|
|
1035
1035
|
|
|
@@ -1039,45 +1039,45 @@ A [`peers`](#local-control-plane-bgp-config-peers) block (within [`local_control
|
|
|
1039
1039
|
|
|
1040
1040
|
An [`external`](#external-a31b05) block (within [`local_control_plane.bgp_config.peers`](#local-control-plane-bgp-config-peers)) supports the following:
|
|
1041
1041
|
|
|
1042
|
-
<a id="address-267ce4"></a>• [`address`](#address-267ce4) - Optional String<br>
|
|
1042
|
+
<a id="address-267ce4"></a>• [`address`](#address-267ce4) - Optional String<br>Specify IPv4 peer address
|
|
1043
1043
|
|
|
1044
|
-
<a id="ipv6-b7bcf7"></a>• [`address_ipv6`](#ipv6-b7bcf7) - Optional String<br>
|
|
1044
|
+
<a id="ipv6-b7bcf7"></a>• [`address_ipv6`](#ipv6-b7bcf7) - Optional String<br>Specify peer IPv6 address
|
|
1045
1045
|
|
|
1046
|
-
<a id="asn-85f2ad"></a>• [`asn`](#asn-85f2ad) - Optional Number<br>
|
|
1046
|
+
<a id="asn-85f2ad"></a>• [`asn`](#asn-85f2ad) - Optional Number<br>Autonomous System Number for BGP peer
|
|
1047
1047
|
|
|
1048
|
-
<a id="gateway-546434"></a>• [`default_gateway`](#gateway-546434) - Optional Block<br>
|
|
1048
|
+
<a id="gateway-546434"></a>• [`default_gateway`](#gateway-546434) - Optional Block<br>Can be used for messages where no values are needed
|
|
1049
1049
|
|
|
1050
|
-
<a id="gateway-v6-475482"></a>• [`default_gateway_v6`](#gateway-v6-475482) - Optional Block<br>
|
|
1050
|
+
<a id="gateway-v6-475482"></a>• [`default_gateway_v6`](#gateway-v6-475482) - Optional Block<br>Can be used for messages where no values are needed
|
|
1051
1051
|
|
|
1052
|
-
<a id="disable-b2f80e"></a>• [`disable`](#disable-b2f80e) - Optional Block<br>
|
|
1052
|
+
<a id="disable-b2f80e"></a>• [`disable`](#disable-b2f80e) - Optional Block<br>Can be used for messages where no values are needed
|
|
1053
1053
|
|
|
1054
|
-
<a id="disable-v6-d0e9ac"></a>• [`disable_v6`](#disable-v6-d0e9ac) - Optional Block<br>
|
|
1054
|
+
<a id="disable-v6-d0e9ac"></a>• [`disable_v6`](#disable-v6-d0e9ac) - Optional Block<br>Can be used for messages where no values are needed
|
|
1055
1055
|
|
|
1056
|
-
<a id="connector-4797fa"></a>• [`external_connector`](#connector-4797fa) - Optional Block<br>
|
|
1056
|
+
<a id="connector-4797fa"></a>• [`external_connector`](#connector-4797fa) - Optional Block<br>Can be used for messages where no values are needed
|
|
1057
1057
|
|
|
1058
1058
|
<a id="inet-10a45f"></a>• [`family_inet`](#inet-10a45f) - Optional Block<br>BGP Family Inet. Parameters for inet family<br>See [Family Inet](#inet-10a45f) below.
|
|
1059
1059
|
|
|
1060
|
-
<a id="site-47677d"></a>• [`from_site`](#site-47677d) - Optional Block<br>
|
|
1060
|
+
<a id="site-47677d"></a>• [`from_site`](#site-47677d) - Optional Block<br>Can be used for messages where no values are needed
|
|
1061
1061
|
|
|
1062
|
-
<a id="site-v6-f9f6c0"></a>• [`from_site_v6`](#site-v6-f9f6c0) - Optional Block<br>
|
|
1062
|
+
<a id="site-v6-f9f6c0"></a>• [`from_site_v6`](#site-v6-f9f6c0) - Optional Block<br>Can be used for messages where no values are needed
|
|
1063
1063
|
|
|
1064
|
-
<a id="interface-5533f3"></a>• [`interface`](#interface-5533f3) - Optional Block<br>
|
|
1064
|
+
<a id="interface-5533f3"></a>• [`interface`](#interface-5533f3) - 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 [Interface](#interface-5533f3) below.
|
|
1065
1065
|
|
|
1066
1066
|
<a id="list-b600b7"></a>• [`interface_list`](#list-b600b7) - Optional Block<br>Interface List. List of network interfaces<br>See [Interface List](#list-b600b7) below.
|
|
1067
1067
|
|
|
1068
|
-
<a id="key-766f91"></a>• [`md5_auth_key`](#key-766f91) - Optional String<br>MD5
|
|
1068
|
+
<a id="key-766f91"></a>• [`md5_auth_key`](#key-766f91) - Optional String<br>MD5 key for protecting BGP Sessions (RFC 2385)
|
|
1069
1069
|
|
|
1070
|
-
<a id="authentication-089c59"></a>• [`no_authentication`](#authentication-089c59) - Optional Block<br>
|
|
1070
|
+
<a id="authentication-089c59"></a>• [`no_authentication`](#authentication-089c59) - Optional Block<br>Can be used for messages where no values are needed
|
|
1071
1071
|
|
|
1072
1072
|
<a id="port-3f6206"></a>• [`port`](#port-3f6206) - Optional Number<br>Peer Port. Peer TCP port number
|
|
1073
1073
|
|
|
1074
|
-
<a id="offset-b3df90"></a>• [`subnet_begin_offset`](#offset-b3df90) - Optional Number<br>
|
|
1074
|
+
<a id="offset-b3df90"></a>• [`subnet_begin_offset`](#offset-b3df90) - Optional Number<br>Calculate peer address using offset from the beginning of the subnet
|
|
1075
1075
|
|
|
1076
|
-
<a id="offset-v6-f6832a"></a>• [`subnet_begin_offset_v6`](#offset-v6-f6832a) - Optional Number<br>
|
|
1076
|
+
<a id="offset-v6-f6832a"></a>• [`subnet_begin_offset_v6`](#offset-v6-f6832a) - Optional Number<br>Calculate peer address using offset from the beginning of the subnet
|
|
1077
1077
|
|
|
1078
|
-
<a id="offset-82ad06"></a>• [`subnet_end_offset`](#offset-82ad06) - Optional Number<br>
|
|
1078
|
+
<a id="offset-82ad06"></a>• [`subnet_end_offset`](#offset-82ad06) - Optional Number<br>Calculate peer address using offset from the end of the subnet
|
|
1079
1079
|
|
|
1080
|
-
<a id="offset-v6-1ec41a"></a>• [`subnet_end_offset_v6`](#offset-v6-1ec41a) - Optional Number<br>
|
|
1080
|
+
<a id="offset-v6-1ec41a"></a>• [`subnet_end_offset_v6`](#offset-v6-1ec41a) - Optional Number<br>Calculate peer address using offset from the end of the subnet
|
|
1081
1081
|
|
|
1082
1082
|
#### Local Control Plane BGP Config Peers External Family Inet
|
|
1083
1083
|
|
|
@@ -1101,7 +1101,7 @@ A [`metadata`](#metadata-fc2912) block (within [`local_control_plane.bgp_config.
|
|
|
1101
1101
|
|
|
1102
1102
|
<a id="spec-61f831"></a>• [`description_spec`](#spec-61f831) - Optional String<br>Description. Human readable description
|
|
1103
1103
|
|
|
1104
|
-
<a id="name-858922"></a>• [`name`](#name-858922) - Optional String<br>Name
|
|
1104
|
+
<a id="name-858922"></a>• [`name`](#name-858922) - Optional String<br>Name of the message. The value of name has to follow DNS-1035 format
|
|
1105
1105
|
|
|
1106
1106
|
#### Local Control Plane BGP Config Peers Routing Policies
|
|
1107
1107
|
|
|
@@ -1123,11 +1123,11 @@ A [`metadata`](#metadata-fc2912) block (within [`local_control_plane.bgp_config.
|
|
|
1123
1123
|
|
|
1124
1124
|
A [`log_receiver`](#log-receiver) block supports the following:
|
|
1125
1125
|
|
|
1126
|
-
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>
|
|
1126
|
+
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
1127
1127
|
|
|
1128
|
-
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>
|
|
1128
|
+
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
1129
1129
|
|
|
1130
|
-
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>
|
|
1130
|
+
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
1131
1131
|
|
|
1132
1132
|
#### Master Node Configuration
|
|
1133
1133
|
|
|
@@ -1135,47 +1135,47 @@ A [`master_node_configuration`](#master-node-configuration) block supports the f
|
|
|
1135
1135
|
|
|
1136
1136
|
<a id="master-node-configuration-name"></a>• [`name`](#master-node-configuration-name) - Optional String<br>Name. Names of master node
|
|
1137
1137
|
|
|
1138
|
-
<a id="master-node-configuration-public-ip"></a>• [`public_ip`](#master-node-configuration-public-ip) - Optional String<br>
|
|
1138
|
+
<a id="master-node-configuration-public-ip"></a>• [`public_ip`](#master-node-configuration-public-ip) - Optional String<br>IP Address of the master node. This IP will be used when other sites connect via Site Mesh Group
|
|
1139
1139
|
|
|
1140
1140
|
#### Offline Survivability Mode
|
|
1141
1141
|
|
|
1142
1142
|
An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
|
|
1143
1143
|
|
|
1144
|
-
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>
|
|
1144
|
+
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Can be used for messages where no values are needed
|
|
1145
1145
|
|
|
1146
|
-
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>
|
|
1146
|
+
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Can be used for messages where no values are needed
|
|
1147
1147
|
|
|
1148
1148
|
#### OS
|
|
1149
1149
|
|
|
1150
1150
|
An [`os`](#os) block supports the following:
|
|
1151
1151
|
|
|
1152
|
-
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>
|
|
1152
|
+
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>Can be used for messages where no values are needed
|
|
1153
1153
|
|
|
1154
|
-
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>
|
|
1154
|
+
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>Specify a OS version to be used e.g. 9.2024.6
|
|
1155
1155
|
|
|
1156
1156
|
#### Sriov Interfaces
|
|
1157
1157
|
|
|
1158
1158
|
A [`sriov_interfaces`](#sriov-interfaces) block supports the following:
|
|
1159
1159
|
|
|
1160
|
-
<a id="sriov-interfaces-sriov-interface"></a>• [`sriov_interface`](#sriov-interfaces-sriov-interface) - Optional Block<br>
|
|
1160
|
+
<a id="sriov-interfaces-sriov-interface"></a>• [`sriov_interface`](#sriov-interfaces-sriov-interface) - Optional Block<br>Use custom SR-IOV interfaces Configuration<br>See [Sriov Interface](#sriov-interfaces-sriov-interface) below.
|
|
1161
1161
|
|
|
1162
1162
|
#### Sriov Interfaces Sriov Interface
|
|
1163
1163
|
|
|
1164
1164
|
A [`sriov_interface`](#sriov-interfaces-sriov-interface) block (within [`sriov_interfaces`](#sriov-interfaces)) supports the following:
|
|
1165
1165
|
|
|
1166
|
-
<a id="name-6aa533"></a>• [`interface_name`](#name-6aa533) - Optional String<br>Name of
|
|
1166
|
+
<a id="name-6aa533"></a>• [`interface_name`](#name-6aa533) - Optional String<br>Name of SR-IOV physical interface
|
|
1167
1167
|
|
|
1168
|
-
<a id="vfs-4b661e"></a>• [`number_of_vfio_vfs`](#vfs-4b661e) - Optional Number<br>Number of virtual functions reserved for
|
|
1168
|
+
<a id="vfs-4b661e"></a>• [`number_of_vfio_vfs`](#vfs-4b661e) - Optional Number<br>Number of virtual functions reserved for VNFs and DPDK-based CNFs
|
|
1169
1169
|
|
|
1170
|
-
<a id="vfs-bf237a"></a>• [`number_of_vfs`](#vfs-bf237a) - Optional Number<br>Total number of virtual functions
|
|
1170
|
+
<a id="vfs-bf237a"></a>• [`number_of_vfs`](#vfs-bf237a) - Optional Number<br>Total number of virtual functions
|
|
1171
1171
|
|
|
1172
1172
|
#### Sw
|
|
1173
1173
|
|
|
1174
1174
|
A [`sw`](#sw) block supports the following:
|
|
1175
1175
|
|
|
1176
|
-
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>
|
|
1176
|
+
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Can be used for messages where no values are needed
|
|
1177
1177
|
|
|
1178
|
-
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>
|
|
1178
|
+
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
|
|
1179
1179
|
|
|
1180
1180
|
#### Timeouts
|
|
1181
1181
|
|
|
@@ -1193,11 +1193,11 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
1193
1193
|
|
|
1194
1194
|
An [`usb_policy`](#usb-policy) block supports the following:
|
|
1195
1195
|
|
|
1196
|
-
<a id="usb-policy-name"></a>• [`name`](#usb-policy-name) - Optional String<br>
|
|
1196
|
+
<a id="usb-policy-name"></a>• [`name`](#usb-policy-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
|
|
1197
1197
|
|
|
1198
|
-
<a id="usb-policy-namespace"></a>• [`namespace`](#usb-policy-namespace) - Optional String<br>
|
|
1198
|
+
<a id="usb-policy-namespace"></a>• [`namespace`](#usb-policy-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
|
|
1199
1199
|
|
|
1200
|
-
<a id="usb-policy-tenant"></a>• [`tenant`](#usb-policy-tenant) - Optional String<br>
|
|
1200
|
+
<a id="usb-policy-tenant"></a>• [`tenant`](#usb-policy-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
|
|
1201
1201
|
|
|
1202
1202
|
---
|
|
1203
1203
|
|