@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
|
@@ -70,90 +70,90 @@ resource "f5xc_fleet" "example" {
|
|
|
70
70
|
### Spec Argument Reference
|
|
71
71
|
|
|
72
72
|
-> **One of the following:**
|
|
73
|
-
• <a id="allow-all-usb"></a>[`allow_all_usb`](#allow-all-usb) - Optional Block<br>
|
|
74
|
-
<br><br>• <a id="deny-all-usb"></a>[`deny_all_usb`](#deny-all-usb) - Optional Block<br>
|
|
75
|
-
<br><br>• <a id="usb-policy"></a>[`usb_policy`](#usb-policy) - Optional Block<br>
|
|
73
|
+
• <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
|
|
74
|
+
<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
|
|
75
|
+
<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
|
|
76
76
|
|
|
77
|
-
<a id="blocked-services"></a>• [`blocked_services`](#blocked-services) - Optional Block<br>Disable
|
|
77
|
+
<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.
|
|
78
78
|
|
|
79
79
|
-> **One of the following:**
|
|
80
80
|
• <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.
|
|
81
81
|
|
|
82
82
|
-> **One of the following:**
|
|
83
|
-
• <a id="dc-cluster-group"></a>[`dc_cluster_group`](#dc-cluster-group) - Optional Block<br>
|
|
84
|
-
<br><br>• <a id="dc-cluster-group-inside"></a>[`dc_cluster_group_inside`](#dc-cluster-group-inside) - Optional Block<br>
|
|
83
|
+
• <a id="dc-cluster-group"></a>[`dc_cluster_group`](#dc-cluster-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 [Dc Cluster Group](#dc-cluster-group) below for details.
|
|
84
|
+
<br><br>• <a id="dc-cluster-group-inside"></a>[`dc_cluster_group_inside`](#dc-cluster-group-inside) - 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 Inside](#dc-cluster-group-inside) below for details.
|
|
85
85
|
|
|
86
86
|
-> **One of the following:**
|
|
87
|
-
• <a id="default-config"></a>[`default_config`](#default-config) - Optional Block<br>
|
|
88
|
-
<br><br>• <a id="device-list"></a>[`device_list`](#device-list) - Optional Block<br>
|
|
87
|
+
• <a id="default-config"></a>[`default_config`](#default-config) - Optional Block<br>Can be used for messages where no values are needed
|
|
88
|
+
<br><br>• <a id="device-list"></a>[`device_list`](#device-list) - Optional Block<br>Add device for all interfaces belonging to this fleet<br>See [Device List](#device-list) below for details.
|
|
89
89
|
|
|
90
90
|
-> **One of the following:**
|
|
91
|
-
• <a id="default-sriov-interface"></a>[`default_sriov_interface`](#default-sriov-interface) - Optional Block<br>
|
|
91
|
+
• <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
|
|
92
92
|
|
|
93
93
|
-> **One of the following:**
|
|
94
|
-
• <a id="default-storage-class"></a>[`default_storage_class`](#default-storage-class) - Optional Block<br>
|
|
94
|
+
• <a id="default-storage-class"></a>[`default_storage_class`](#default-storage-class) - Optional Block<br>Can be used for messages where no values are needed
|
|
95
95
|
|
|
96
96
|
-> **One of the following:**
|
|
97
|
-
• <a id="disable-gpu"></a>[`disable_gpu`](#disable-gpu) - Optional Block<br>
|
|
98
|
-
<br><br>• <a id="enable-gpu"></a>[`enable_gpu`](#enable-gpu) - Optional Block<br>
|
|
97
|
+
• <a id="disable-gpu"></a>[`disable_gpu`](#disable-gpu) - Optional Block<br>Can be used for messages where no values are needed
|
|
98
|
+
<br><br>• <a id="enable-gpu"></a>[`enable_gpu`](#enable-gpu) - Optional Block<br>Can be used for messages where no values are needed
|
|
99
99
|
|
|
100
100
|
-> **One of the following:**
|
|
101
|
-
• <a id="disable-vm"></a>[`disable_vm`](#disable-vm) - Optional Block<br>
|
|
101
|
+
• <a id="disable-vm"></a>[`disable_vm`](#disable-vm) - Optional Block<br>Can be used for messages where no values are needed
|
|
102
102
|
|
|
103
|
-
<a id="enable-default-fleet-config-download"></a>• [`enable_default_fleet_config_download`](#enable-default-fleet-config-download) - Optional Bool<br>Enable
|
|
103
|
+
<a id="enable-default-fleet-config-download"></a>• [`enable_default_fleet_config_download`](#enable-default-fleet-config-download) - Optional Bool<br>Enable default fleet config, It must be set for storage config and GPU config
|
|
104
104
|
|
|
105
|
-
<a id="enable-vgpu"></a>• [`enable_vgpu`](#enable-vgpu) - Optional Block<br>
|
|
105
|
+
<a id="enable-vgpu"></a>• [`enable_vgpu`](#enable-vgpu) - Optional Block<br>Licensing configuration for NVIDIA vGPU<br>See [Enable Vgpu](#enable-vgpu) below for details.
|
|
106
106
|
|
|
107
107
|
<a id="enable-vm"></a>• [`enable_vm`](#enable-vm) - Optional Block<br>VM Configuration. VMs support configuration
|
|
108
108
|
|
|
109
|
-
<a id="fleet-label"></a>• [`fleet_label`](#fleet-label) - Optional String<br>
|
|
109
|
+
<a id="fleet-label"></a>• [`fleet_label`](#fleet-label) - Optional String<br>Fleet_label value is used to create known_label 'F5 XC/fleet=`<fleet_label>`' The known_label is created in the 'shared' namespace for the tenant. A virtual_site object with name `<fleet_label>` is also created in 'shared' namespace for tenant. The virtual_site object will select all sites
|
|
110
110
|
|
|
111
|
-
<a id="inside-virtual-network"></a>• [`inside_virtual_network`](#inside-virtual-network) - Optional Block<br>
|
|
111
|
+
<a id="inside-virtual-network"></a>• [`inside_virtual_network`](#inside-virtual-network) - Optional Block<br>Default inside (site local) virtual network for the fleet<br>See [Inside Virtual Network](#inside-virtual-network) below for details.
|
|
112
112
|
|
|
113
|
-
<a id="interface-list"></a>• [`interface_list`](#interface-list) - Optional Block<br>
|
|
113
|
+
<a id="interface-list"></a>• [`interface_list`](#interface-list) - Optional Block<br>Add all interfaces belonging to this fleet<br>See [Interface List](#interface-list) below for details.
|
|
114
114
|
|
|
115
|
-
<a id="kubernetes-upgrade-drain"></a>• [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>
|
|
115
|
+
<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<br>See [Kubernetes Upgrade Drain](#kubernetes-upgrade-drain) below for details.
|
|
116
116
|
|
|
117
117
|
-> **One of the following:**
|
|
118
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>
|
|
119
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
118
|
+
• <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<br>See [Log Receiver](#log-receiver) below for details.
|
|
119
|
+
<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
|
|
120
120
|
|
|
121
|
-
<a id="network-connectors"></a>• [`network_connectors`](#network-connectors) - Optional Block<br>Network
|
|
121
|
+
<a id="network-connectors"></a>• [`network_connectors`](#network-connectors) - Optional Block<br>Network Connector defines connection between two virtual networks in a given site. Fleet defines one or more such network connectors. The network connectors configuration is applied on all sites that are member of the fleet<br>See [Network Connectors](#network-connectors) below for details.
|
|
122
122
|
|
|
123
|
-
<a id="network-firewall"></a>• [`network_firewall`](#network-firewall) - Optional Block<br>Network Firewall
|
|
123
|
+
<a id="network-firewall"></a>• [`network_firewall`](#network-firewall) - Optional Block<br>Network Firewall defines firewall to be applied for the virtual networks in the fleet. The network firewall configuration is applied on all sites that are member of the fleet. Constraints The Network Firewall is applied on Virtual Networks of type site local network and site local inside network<br>See [Network Firewall](#network-firewall) below for details.
|
|
124
124
|
|
|
125
|
-
<a id="no-bond-devices"></a>• [`no_bond_devices`](#no-bond-devices) - Optional Block<br>
|
|
125
|
+
<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
|
|
126
126
|
|
|
127
|
-
<a id="no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#no-dc-cluster-group) - Optional Block<br>
|
|
127
|
+
<a id="no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#no-dc-cluster-group) - Optional Block<br>Can be used for messages where no values are needed
|
|
128
128
|
|
|
129
129
|
-> **One of the following:**
|
|
130
|
-
• <a id="no-storage-device"></a>[`no_storage_device`](#no-storage-device) - Optional Block<br>
|
|
130
|
+
• <a id="no-storage-device"></a>[`no_storage_device`](#no-storage-device) - Optional Block<br>Can be used for messages where no values are needed
|
|
131
131
|
|
|
132
132
|
-> **One of the following:**
|
|
133
|
-
• <a id="no-storage-interfaces"></a>[`no_storage_interfaces`](#no-storage-interfaces) - Optional Block<br>
|
|
133
|
+
• <a id="no-storage-interfaces"></a>[`no_storage_interfaces`](#no-storage-interfaces) - Optional Block<br>Can be used for messages where no values are needed
|
|
134
134
|
|
|
135
135
|
-> **One of the following:**
|
|
136
|
-
• <a id="no-storage-static-routes"></a>[`no_storage_static_routes`](#no-storage-static-routes) - Optional Block<br>
|
|
136
|
+
• <a id="no-storage-static-routes"></a>[`no_storage_static_routes`](#no-storage-static-routes) - Optional Block<br>Can be used for messages where no values are needed
|
|
137
137
|
|
|
138
|
-
<a id="operating-system-version"></a>• [`operating_system_version`](#operating-system-version) - Optional String<br>
|
|
138
|
+
<a id="operating-system-version"></a>• [`operating_system_version`](#operating-system-version) - Optional String<br>Desired Operating System version that is applied to all sites that are member of the fleet. Current Operating System version can be overridden via site config
|
|
139
139
|
|
|
140
|
-
<a id="outside-virtual-network"></a>• [`outside_virtual_network`](#outside-virtual-network) - Optional Block<br>
|
|
140
|
+
<a id="outside-virtual-network"></a>• [`outside_virtual_network`](#outside-virtual-network) - Optional Block<br>Default outside (site local) virtual network for the fleet<br>See [Outside Virtual Network](#outside-virtual-network) below for details.
|
|
141
141
|
|
|
142
|
-
<a id="performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#performance-enhancement-mode) - Optional Block<br>
|
|
142
|
+
<a id="performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#performance-enhancement-mode) - Optional Block<br>Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#performance-enhancement-mode) below for details.
|
|
143
143
|
|
|
144
|
-
<a id="sriov-interfaces"></a>• [`sriov_interfaces`](#sriov-interfaces) - Optional Block<br>
|
|
144
|
+
<a id="sriov-interfaces"></a>• [`sriov_interfaces`](#sriov-interfaces) - Optional Block<br>List of all custom SR-IOV interfaces configuration<br>See [Sriov Interfaces](#sriov-interfaces) below for details.
|
|
145
145
|
|
|
146
|
-
<a id="storage-class-list"></a>• [`storage_class_list`](#storage-class-list) - Optional Block<br>
|
|
146
|
+
<a id="storage-class-list"></a>• [`storage_class_list`](#storage-class-list) - Optional Block<br>Add additional custom storage classes in Kubernetes for this fleet<br>See [Storage Class List](#storage-class-list) below for details.
|
|
147
147
|
|
|
148
|
-
<a id="storage-device-list"></a>• [`storage_device_list`](#storage-device-list) - Optional Block<br>
|
|
148
|
+
<a id="storage-device-list"></a>• [`storage_device_list`](#storage-device-list) - Optional Block<br>Add additional custom storage classes in Kubernetes for this fleet
|
|
149
149
|
|
|
150
|
-
<a id="storage-interface-list"></a>• [`storage_interface_list`](#storage-interface-list) - Optional Block<br>
|
|
150
|
+
<a id="storage-interface-list"></a>• [`storage_interface_list`](#storage-interface-list) - Optional Block<br>Add all interfaces belonging to this fleet
|
|
151
151
|
|
|
152
152
|
<a id="storage-static-routes"></a>• [`storage_static_routes`](#storage-static-routes) - Optional Block<br>Storage Static Routes List. List of storage static routes
|
|
153
153
|
|
|
154
154
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
155
155
|
|
|
156
|
-
<a id="volterra-software-version"></a>• [`volterra_software_version`](#volterra-software-version) - Optional String<br>
|
|
156
|
+
<a id="volterra-software-version"></a>• [`volterra_software_version`](#volterra-software-version) - Optional String<br>F5XC software version is human readable string matching released set of version components. The given software version is applied to all sites that are member of the fleet. Current software installed can be overridden via site config
|
|
157
157
|
|
|
158
158
|
### Attributes Reference
|
|
159
159
|
|
|
@@ -167,13 +167,13 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
167
167
|
|
|
168
168
|
A [`blocked_services`](#blocked-services) block supports the following:
|
|
169
169
|
|
|
170
|
-
<a id="blocked-services-dns"></a>• [`dns`](#blocked-services-dns) - Optional Block<br>
|
|
170
|
+
<a id="blocked-services-dns"></a>• [`dns`](#blocked-services-dns) - Optional Block<br>Can be used for messages where no values are needed
|
|
171
171
|
|
|
172
|
-
<a id="blocked-services-network-type"></a>• [`network_type`](#blocked-services-network-type) - 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]
|
|
172
|
+
<a id="blocked-services-network-type"></a>• [`network_type`](#blocked-services-network-type) - 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
|
|
173
173
|
|
|
174
|
-
<a id="blocked-services-ssh"></a>• [`ssh`](#blocked-services-ssh) - Optional Block<br>
|
|
174
|
+
<a id="blocked-services-ssh"></a>• [`ssh`](#blocked-services-ssh) - Optional Block<br>Can be used for messages where no values are needed
|
|
175
175
|
|
|
176
|
-
<a id="blocked-services-web-user-interface"></a>• [`web_user_interface`](#blocked-services-web-user-interface) - Optional Block<br>
|
|
176
|
+
<a id="blocked-services-web-user-interface"></a>• [`web_user_interface`](#blocked-services-web-user-interface) - Optional Block<br>Can be used for messages where no values are needed
|
|
177
177
|
|
|
178
178
|
#### Bond Device List
|
|
179
179
|
|
|
@@ -185,87 +185,87 @@ A [`bond_device_list`](#bond-device-list) block supports the following:
|
|
|
185
185
|
|
|
186
186
|
A [`bond_devices`](#bond-device-list-bond-devices) block (within [`bond_device_list`](#bond-device-list)) supports the following:
|
|
187
187
|
|
|
188
|
-
<a id="backup-c22794"></a>• [`active_backup`](#backup-c22794) - Optional Block<br>
|
|
188
|
+
<a id="backup-c22794"></a>• [`active_backup`](#backup-c22794) - Optional Block<br>Can be used for messages where no values are needed
|
|
189
189
|
|
|
190
|
-
<a id="bond-device-list-bond-devices-devices"></a>• [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>
|
|
190
|
+
<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
|
|
191
191
|
|
|
192
192
|
<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.
|
|
193
193
|
|
|
194
|
-
<a id="interval-0b4c96"></a>• [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link
|
|
194
|
+
<a id="interval-0b4c96"></a>• [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link polling interval in milliseconds
|
|
195
195
|
|
|
196
|
-
<a id="delay-b1200b"></a>• [`link_up_delay`](#delay-b1200b) - Optional Number<br>
|
|
196
|
+
<a id="delay-b1200b"></a>• [`link_up_delay`](#delay-b1200b) - Optional Number<br>Milliseconds wait before link is declared up
|
|
197
197
|
|
|
198
|
-
<a id="bond-device-list-bond-devices-name"></a>• [`name`](#bond-device-list-bond-devices-name) - Optional String<br>
|
|
198
|
+
<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'
|
|
199
199
|
|
|
200
200
|
#### Bond Device List Bond Devices Lacp
|
|
201
201
|
|
|
202
202
|
A [`lacp`](#bond-device-list-bond-devices-lacp) block (within [`bond_device_list.bond_devices`](#bond-device-list-bond-devices)) supports the following:
|
|
203
203
|
|
|
204
|
-
<a id="bond-device-list-bond-devices-lacp-rate"></a>• [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>
|
|
204
|
+
<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
|
|
205
205
|
|
|
206
206
|
#### Dc Cluster Group
|
|
207
207
|
|
|
208
208
|
A [`dc_cluster_group`](#dc-cluster-group) block supports the following:
|
|
209
209
|
|
|
210
|
-
<a id="dc-cluster-group-name"></a>• [`name`](#dc-cluster-group-name) - Optional String<br>
|
|
210
|
+
<a id="dc-cluster-group-name"></a>• [`name`](#dc-cluster-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
|
|
211
211
|
|
|
212
|
-
<a id="dc-cluster-group-namespace"></a>• [`namespace`](#dc-cluster-group-namespace) - Optional String<br>
|
|
212
|
+
<a id="dc-cluster-group-namespace"></a>• [`namespace`](#dc-cluster-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
|
|
213
213
|
|
|
214
|
-
<a id="dc-cluster-group-tenant"></a>• [`tenant`](#dc-cluster-group-tenant) - Optional String<br>
|
|
214
|
+
<a id="dc-cluster-group-tenant"></a>• [`tenant`](#dc-cluster-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
|
|
215
215
|
|
|
216
216
|
#### Dc Cluster Group Inside
|
|
217
217
|
|
|
218
218
|
A [`dc_cluster_group_inside`](#dc-cluster-group-inside) block supports the following:
|
|
219
219
|
|
|
220
|
-
<a id="dc-cluster-group-inside-name"></a>• [`name`](#dc-cluster-group-inside-name) - Optional String<br>
|
|
220
|
+
<a id="dc-cluster-group-inside-name"></a>• [`name`](#dc-cluster-group-inside-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
|
|
221
221
|
|
|
222
|
-
<a id="dc-cluster-group-inside-namespace"></a>• [`namespace`](#dc-cluster-group-inside-namespace) - Optional String<br>
|
|
222
|
+
<a id="dc-cluster-group-inside-namespace"></a>• [`namespace`](#dc-cluster-group-inside-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
|
|
223
223
|
|
|
224
|
-
<a id="dc-cluster-group-inside-tenant"></a>• [`tenant`](#dc-cluster-group-inside-tenant) - Optional String<br>
|
|
224
|
+
<a id="dc-cluster-group-inside-tenant"></a>• [`tenant`](#dc-cluster-group-inside-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
|
|
225
225
|
|
|
226
226
|
#### Device List
|
|
227
227
|
|
|
228
228
|
A [`device_list`](#device-list) block supports the following:
|
|
229
229
|
|
|
230
|
-
<a id="device-list-devices"></a>• [`devices`](#device-list-devices) - Optional Block<br>
|
|
230
|
+
<a id="device-list-devices"></a>• [`devices`](#device-list-devices) - Optional Block<br>Configuration for all devices in the fleet. Examples of devices are - network interfaces, cameras, scanners etc. Configuration a device is applied on VER node if the VER node is member of this fleet and has an corresponding interface/device<br>See [Devices](#device-list-devices) below.
|
|
231
231
|
|
|
232
232
|
#### Device List Devices
|
|
233
233
|
|
|
234
234
|
A [`devices`](#device-list-devices) block (within [`device_list`](#device-list)) supports the following:
|
|
235
235
|
|
|
236
|
-
<a id="device-list-devices-name"></a>• [`name`](#device-list-devices-name) - Optional String<br>
|
|
236
|
+
<a id="device-list-devices-name"></a>• [`name`](#device-list-devices-name) - Optional String<br>Name of the device including the unit number (e.g. Eth0 or disk1). The name must match name of device in host-OS of node
|
|
237
237
|
|
|
238
|
-
<a id="device-list-devices-network-device"></a>• [`network_device`](#device-list-devices-network-device) - Optional Block<br>
|
|
238
|
+
<a id="device-list-devices-network-device"></a>• [`network_device`](#device-list-devices-network-device) - Optional Block<br>Represents physical network interface. The 'interface' reference points to a Network Interface object. Attributes such as Labels, MTU from Network Interface must be applied to the device<br>See [Network Device](#device-list-devices-network-device) below.
|
|
239
239
|
|
|
240
|
-
<a id="device-list-devices-owner"></a>• [`owner`](#device-list-devices-owner) - Optional String Defaults to `DEVICE_OWNER_INVALID`<br>Possible values are `DEVICE_OWNER_INVALID`, `DEVICE_OWNER_VER`, `DEVICE_OWNER_VK8S_WORK_LOAD`, `DEVICE_OWNER_HOST`<br>[Enum: DEVICE_OWNER_INVALID|DEVICE_OWNER_VER|DEVICE_OWNER_VK8S_WORK_LOAD|DEVICE_OWNER_HOST]
|
|
240
|
+
<a id="device-list-devices-owner"></a>• [`owner`](#device-list-devices-owner) - Optional String Defaults to `DEVICE_OWNER_INVALID`<br>Possible values are `DEVICE_OWNER_INVALID`, `DEVICE_OWNER_VER`, `DEVICE_OWNER_VK8S_WORK_LOAD`, `DEVICE_OWNER_HOST`<br>[Enum: DEVICE_OWNER_INVALID|DEVICE_OWNER_VER|DEVICE_OWNER_VK8S_WORK_LOAD|DEVICE_OWNER_HOST] Defines ownership for a device. Device owner is invalid Device is owned by VER pod. Usually it will be network interface device or accelerator like crypto engine
|
|
241
241
|
|
|
242
242
|
#### Device List Devices Network Device
|
|
243
243
|
|
|
244
244
|
A [`network_device`](#device-list-devices-network-device) block (within [`device_list.devices`](#device-list-devices)) supports the following:
|
|
245
245
|
|
|
246
|
-
<a id="interface-d1eaa7"></a>• [`interface`](#interface-d1eaa7) - Optional Block<br>Network Interface
|
|
246
|
+
<a id="interface-d1eaa7"></a>• [`interface`](#interface-d1eaa7) - Optional Block<br>Network Interface attributes for the device. User network interface configuration for this network device. Attributes like labels, MTU from the 'interface' are applied to corresponding interface in VER node If network interface refers to a virtual-network, the virtual-netowrk type must be<br>See [Interface](#interface-d1eaa7) below.
|
|
247
247
|
|
|
248
|
-
<a id="device-list-devices-network-device-use"></a>• [`use`](#device-list-devices-network-device-use) - Optional String Defaults to `NETWORK_INTERFACE_USE_REGULAR`<br>Possible values are `NETWORK_INTERFACE_USE_REGULAR`, `NETWORK_INTERFACE_USE_OUTSIDE`, `NETWORK_INTERFACE_USE_INSIDE`<br>[Enum: NETWORK_INTERFACE_USE_REGULAR|NETWORK_INTERFACE_USE_OUTSIDE|NETWORK_INTERFACE_USE_INSIDE]
|
|
248
|
+
<a id="device-list-devices-network-device-use"></a>• [`use`](#device-list-devices-network-device-use) - Optional String Defaults to `NETWORK_INTERFACE_USE_REGULAR`<br>Possible values are `NETWORK_INTERFACE_USE_REGULAR`, `NETWORK_INTERFACE_USE_OUTSIDE`, `NETWORK_INTERFACE_USE_INSIDE`<br>[Enum: NETWORK_INTERFACE_USE_REGULAR|NETWORK_INTERFACE_USE_OUTSIDE|NETWORK_INTERFACE_USE_INSIDE] Defines how the device is used If networking device is owned by VER, it is available for users to configure as required If networking device is owned by VER, it is included in bootstrap config and member of outside network. If networking device is owned by VER, it is included in bootstrap config
|
|
249
249
|
|
|
250
250
|
#### Device List Devices Network Device Interface
|
|
251
251
|
|
|
252
252
|
An [`interface`](#interface-d1eaa7) block (within [`device_list.devices.network_device`](#device-list-devices-network-device)) supports the following:
|
|
253
253
|
|
|
254
|
-
<a id="kind-34238d"></a>• [`kind`](#kind-34238d) - Optional String<br>
|
|
254
|
+
<a id="kind-34238d"></a>• [`kind`](#kind-34238d) - 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')
|
|
255
255
|
|
|
256
|
-
<a id="name-c2b49b"></a>• [`name`](#name-c2b49b) - Optional String<br>
|
|
256
|
+
<a id="name-c2b49b"></a>• [`name`](#name-c2b49b) - 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
|
|
257
257
|
|
|
258
|
-
<a id="namespace-32a7dc"></a>• [`namespace`](#namespace-32a7dc) - Optional String<br>
|
|
258
|
+
<a id="namespace-32a7dc"></a>• [`namespace`](#namespace-32a7dc) - 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
|
|
259
259
|
|
|
260
|
-
<a id="tenant-701ffb"></a>• [`tenant`](#tenant-701ffb) - Optional String<br>
|
|
260
|
+
<a id="tenant-701ffb"></a>• [`tenant`](#tenant-701ffb) - 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
|
|
261
261
|
|
|
262
|
-
<a id="uid-ea614b"></a>• [`uid`](#uid-ea614b) - Optional String<br>
|
|
262
|
+
<a id="uid-ea614b"></a>• [`uid`](#uid-ea614b) - 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
|
|
263
263
|
|
|
264
264
|
#### Enable Vgpu
|
|
265
265
|
|
|
266
266
|
An [`enable_vgpu`](#enable-vgpu) block supports the following:
|
|
267
267
|
|
|
268
|
-
<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]
|
|
268
|
+
<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
|
|
269
269
|
|
|
270
270
|
<a id="enable-vgpu-server-address"></a>• [`server_address`](#enable-vgpu-server-address) - Optional String<br>License Server Address. Set License Server Address
|
|
271
271
|
|
|
@@ -275,103 +275,103 @@ An [`enable_vgpu`](#enable-vgpu) block supports the following:
|
|
|
275
275
|
|
|
276
276
|
An [`inside_virtual_network`](#inside-virtual-network) block supports the following:
|
|
277
277
|
|
|
278
|
-
<a id="inside-virtual-network-kind"></a>• [`kind`](#inside-virtual-network-kind) - Optional String<br>
|
|
278
|
+
<a id="inside-virtual-network-kind"></a>• [`kind`](#inside-virtual-network-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')
|
|
279
279
|
|
|
280
|
-
<a id="inside-virtual-network-name"></a>• [`name`](#inside-virtual-network-name) - Optional String<br>
|
|
280
|
+
<a id="inside-virtual-network-name"></a>• [`name`](#inside-virtual-network-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
|
|
281
281
|
|
|
282
|
-
<a id="inside-virtual-network-namespace"></a>• [`namespace`](#inside-virtual-network-namespace) - Optional String<br>
|
|
282
|
+
<a id="inside-virtual-network-namespace"></a>• [`namespace`](#inside-virtual-network-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
|
|
283
283
|
|
|
284
|
-
<a id="inside-virtual-network-tenant"></a>• [`tenant`](#inside-virtual-network-tenant) - Optional String<br>
|
|
284
|
+
<a id="inside-virtual-network-tenant"></a>• [`tenant`](#inside-virtual-network-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
|
|
285
285
|
|
|
286
|
-
<a id="inside-virtual-network-uid"></a>• [`uid`](#inside-virtual-network-uid) - Optional String<br>
|
|
286
|
+
<a id="inside-virtual-network-uid"></a>• [`uid`](#inside-virtual-network-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
|
|
287
287
|
|
|
288
288
|
#### Interface List
|
|
289
289
|
|
|
290
290
|
An [`interface_list`](#interface-list) block supports the following:
|
|
291
291
|
|
|
292
|
-
<a id="interface-list-interfaces"></a>• [`interfaces`](#interface-list-interfaces) - Optional Block<br>
|
|
292
|
+
<a id="interface-list-interfaces"></a>• [`interfaces`](#interface-list-interfaces) - Optional Block<br>Add all interfaces belonging to this fleet<br>See [Interfaces](#interface-list-interfaces) below.
|
|
293
293
|
|
|
294
294
|
#### Interface List Interfaces
|
|
295
295
|
|
|
296
296
|
An [`interfaces`](#interface-list-interfaces) block (within [`interface_list`](#interface-list)) supports the following:
|
|
297
297
|
|
|
298
|
-
<a id="interface-list-interfaces-name"></a>• [`name`](#interface-list-interfaces-name) - Optional String<br>
|
|
298
|
+
<a id="interface-list-interfaces-name"></a>• [`name`](#interface-list-interfaces-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
|
|
299
299
|
|
|
300
|
-
<a id="interface-list-interfaces-namespace"></a>• [`namespace`](#interface-list-interfaces-namespace) - Optional String<br>
|
|
300
|
+
<a id="interface-list-interfaces-namespace"></a>• [`namespace`](#interface-list-interfaces-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
|
|
301
301
|
|
|
302
|
-
<a id="interface-list-interfaces-tenant"></a>• [`tenant`](#interface-list-interfaces-tenant) - Optional String<br>
|
|
302
|
+
<a id="interface-list-interfaces-tenant"></a>• [`tenant`](#interface-list-interfaces-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
|
|
303
303
|
|
|
304
304
|
#### Kubernetes Upgrade Drain
|
|
305
305
|
|
|
306
306
|
A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
|
|
307
307
|
|
|
308
|
-
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>
|
|
308
|
+
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Can be used for messages where no values are needed
|
|
309
309
|
|
|
310
|
-
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>
|
|
310
|
+
<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.
|
|
311
311
|
|
|
312
312
|
#### Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
313
313
|
|
|
314
314
|
An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
|
|
315
315
|
|
|
316
|
-
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>
|
|
316
|
+
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Can be used for messages where no values are needed
|
|
317
317
|
|
|
318
318
|
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
319
319
|
|
|
320
|
-
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>
|
|
320
|
+
<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
|
|
321
321
|
|
|
322
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>
|
|
322
|
+
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Can be used for messages where no values are needed
|
|
323
323
|
|
|
324
324
|
#### Log Receiver
|
|
325
325
|
|
|
326
326
|
A [`log_receiver`](#log-receiver) block supports the following:
|
|
327
327
|
|
|
328
|
-
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>
|
|
328
|
+
<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
|
|
329
329
|
|
|
330
|
-
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>
|
|
330
|
+
<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
|
|
331
331
|
|
|
332
|
-
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>
|
|
332
|
+
<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
|
|
333
333
|
|
|
334
334
|
#### Network Connectors
|
|
335
335
|
|
|
336
336
|
A [`network_connectors`](#network-connectors) block supports the following:
|
|
337
337
|
|
|
338
|
-
<a id="network-connectors-kind"></a>• [`kind`](#network-connectors-kind) - Optional String<br>
|
|
338
|
+
<a id="network-connectors-kind"></a>• [`kind`](#network-connectors-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')
|
|
339
339
|
|
|
340
|
-
<a id="network-connectors-name"></a>• [`name`](#network-connectors-name) - Optional String<br>
|
|
340
|
+
<a id="network-connectors-name"></a>• [`name`](#network-connectors-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
|
|
341
341
|
|
|
342
|
-
<a id="network-connectors-namespace"></a>• [`namespace`](#network-connectors-namespace) - Optional String<br>
|
|
342
|
+
<a id="network-connectors-namespace"></a>• [`namespace`](#network-connectors-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
|
|
343
343
|
|
|
344
|
-
<a id="network-connectors-tenant"></a>• [`tenant`](#network-connectors-tenant) - Optional String<br>
|
|
344
|
+
<a id="network-connectors-tenant"></a>• [`tenant`](#network-connectors-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
|
|
345
345
|
|
|
346
|
-
<a id="network-connectors-uid"></a>• [`uid`](#network-connectors-uid) - Optional String<br>
|
|
346
|
+
<a id="network-connectors-uid"></a>• [`uid`](#network-connectors-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
|
|
347
347
|
|
|
348
348
|
#### Network Firewall
|
|
349
349
|
|
|
350
350
|
A [`network_firewall`](#network-firewall) block supports the following:
|
|
351
351
|
|
|
352
|
-
<a id="network-firewall-kind"></a>• [`kind`](#network-firewall-kind) - Optional String<br>
|
|
352
|
+
<a id="network-firewall-kind"></a>• [`kind`](#network-firewall-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')
|
|
353
353
|
|
|
354
|
-
<a id="network-firewall-name"></a>• [`name`](#network-firewall-name) - Optional String<br>
|
|
354
|
+
<a id="network-firewall-name"></a>• [`name`](#network-firewall-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
|
|
355
355
|
|
|
356
|
-
<a id="network-firewall-namespace"></a>• [`namespace`](#network-firewall-namespace) - Optional String<br>
|
|
356
|
+
<a id="network-firewall-namespace"></a>• [`namespace`](#network-firewall-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
|
|
357
357
|
|
|
358
|
-
<a id="network-firewall-tenant"></a>• [`tenant`](#network-firewall-tenant) - Optional String<br>
|
|
358
|
+
<a id="network-firewall-tenant"></a>• [`tenant`](#network-firewall-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
|
|
359
359
|
|
|
360
|
-
<a id="network-firewall-uid"></a>• [`uid`](#network-firewall-uid) - Optional String<br>
|
|
360
|
+
<a id="network-firewall-uid"></a>• [`uid`](#network-firewall-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
|
|
361
361
|
|
|
362
362
|
#### Outside Virtual Network
|
|
363
363
|
|
|
364
364
|
An [`outside_virtual_network`](#outside-virtual-network) block supports the following:
|
|
365
365
|
|
|
366
|
-
<a id="outside-virtual-network-kind"></a>• [`kind`](#outside-virtual-network-kind) - Optional String<br>
|
|
366
|
+
<a id="outside-virtual-network-kind"></a>• [`kind`](#outside-virtual-network-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')
|
|
367
367
|
|
|
368
|
-
<a id="outside-virtual-network-name"></a>• [`name`](#outside-virtual-network-name) - Optional String<br>
|
|
368
|
+
<a id="outside-virtual-network-name"></a>• [`name`](#outside-virtual-network-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
|
|
369
369
|
|
|
370
|
-
<a id="outside-virtual-network-namespace"></a>• [`namespace`](#outside-virtual-network-namespace) - Optional String<br>
|
|
370
|
+
<a id="outside-virtual-network-namespace"></a>• [`namespace`](#outside-virtual-network-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
|
|
371
371
|
|
|
372
|
-
<a id="outside-virtual-network-tenant"></a>• [`tenant`](#outside-virtual-network-tenant) - Optional String<br>
|
|
372
|
+
<a id="outside-virtual-network-tenant"></a>• [`tenant`](#outside-virtual-network-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
|
|
373
373
|
|
|
374
|
-
<a id="outside-virtual-network-uid"></a>• [`uid`](#outside-virtual-network-uid) - Optional String<br>
|
|
374
|
+
<a id="outside-virtual-network-uid"></a>• [`uid`](#outside-virtual-network-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
|
|
375
375
|
|
|
376
376
|
#### Performance Enhancement Mode
|
|
377
377
|
|
|
@@ -379,31 +379,31 @@ A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports
|
|
|
379
379
|
|
|
380
380
|
<a id="enhanced-31b8ac"></a>• [`perf_mode_l3_enhanced`](#enhanced-31b8ac) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-31b8ac) below.
|
|
381
381
|
|
|
382
|
-
<a id="enhanced-38f174"></a>• [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>
|
|
382
|
+
<a id="enhanced-38f174"></a>• [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Can be used for messages where no values are needed
|
|
383
383
|
|
|
384
384
|
#### Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
385
385
|
|
|
386
386
|
A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
|
|
387
387
|
|
|
388
|
-
<a id="jumbo-7ba5b8"></a>• [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>
|
|
388
|
+
<a id="jumbo-7ba5b8"></a>• [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Can be used for messages where no values are needed
|
|
389
389
|
|
|
390
|
-
<a id="jumbo-95338e"></a>• [`no_jumbo`](#jumbo-95338e) - Optional Block<br>
|
|
390
|
+
<a id="jumbo-95338e"></a>• [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Can be used for messages where no values are needed
|
|
391
391
|
|
|
392
392
|
#### Sriov Interfaces
|
|
393
393
|
|
|
394
394
|
A [`sriov_interfaces`](#sriov-interfaces) block supports the following:
|
|
395
395
|
|
|
396
|
-
<a id="sriov-interfaces-sriov-interface"></a>• [`sriov_interface`](#sriov-interfaces-sriov-interface) - Optional Block<br>
|
|
396
|
+
<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.
|
|
397
397
|
|
|
398
398
|
#### Sriov Interfaces Sriov Interface
|
|
399
399
|
|
|
400
400
|
A [`sriov_interface`](#sriov-interfaces-sriov-interface) block (within [`sriov_interfaces`](#sriov-interfaces)) supports the following:
|
|
401
401
|
|
|
402
|
-
<a id="name-6aa533"></a>• [`interface_name`](#name-6aa533) - Optional String<br>Name of
|
|
402
|
+
<a id="name-6aa533"></a>• [`interface_name`](#name-6aa533) - Optional String<br>Name of SR-IOV physical interface
|
|
403
403
|
|
|
404
|
-
<a id="vfs-4b661e"></a>• [`number_of_vfio_vfs`](#vfs-4b661e) - Optional Number<br>Number of virtual functions reserved for
|
|
404
|
+
<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
|
|
405
405
|
|
|
406
|
-
<a id="vfs-bf237a"></a>• [`number_of_vfs`](#vfs-bf237a) - Optional Number<br>Total number of virtual functions
|
|
406
|
+
<a id="vfs-bf237a"></a>• [`number_of_vfs`](#vfs-bf237a) - Optional Number<br>Total number of virtual functions
|
|
407
407
|
|
|
408
408
|
#### Storage Class List
|
|
409
409
|
|
|
@@ -419,23 +419,23 @@ A [`storage_classes`](#storage-class-list-storage-classes) block (within [`stora
|
|
|
419
419
|
|
|
420
420
|
<a id="expansion-10c9e1"></a>• [`allow_volume_expansion`](#expansion-10c9e1) - Optional Bool<br>Allow Volume Expansion. Allow volume expansion
|
|
421
421
|
|
|
422
|
-
<a id="storage-b9f36b"></a>• [`custom_storage`](#storage-b9f36b) - Optional Block<br>Custom
|
|
422
|
+
<a id="storage-b9f36b"></a>• [`custom_storage`](#storage-b9f36b) - Optional Block<br>Custom Storage Class allows to insert Kubernetes storageclass definition which will be applied into given site<br>See [Custom Storage](#storage-b9f36b) below.
|
|
423
423
|
|
|
424
|
-
<a id="class-c795a5"></a>• [`default_storage_class`](#class-c795a5) - Optional Bool<br>
|
|
424
|
+
<a id="class-c795a5"></a>• [`default_storage_class`](#class-c795a5) - Optional Bool<br>Make this storage class default storage class for the K8S cluster
|
|
425
425
|
|
|
426
426
|
<a id="spec-3ad7d5"></a>• [`description_spec`](#spec-3ad7d5) - Optional String<br>Storage Class Description. Description for this storage class
|
|
427
427
|
|
|
428
|
-
<a id="storage-ad5a58"></a>• [`hpe_storage`](#storage-ad5a58) - Optional Block<br>
|
|
428
|
+
<a id="storage-ad5a58"></a>• [`hpe_storage`](#storage-ad5a58) - Optional Block<br>Storage class Device configuration for HPE Storage<br>See [Hpe Storage](#storage-ad5a58) below.
|
|
429
429
|
|
|
430
|
-
<a id="trident-4e1932"></a>• [`netapp_trident`](#trident-4e1932) - Optional Block<br>
|
|
430
|
+
<a id="trident-4e1932"></a>• [`netapp_trident`](#trident-4e1932) - Optional Block<br>Storage class Device configuration for NetApp Trident<br>See [Netapp Trident](#trident-4e1932) below.
|
|
431
431
|
|
|
432
|
-
<a id="orchestrator-daa903"></a>• [`pure_service_orchestrator`](#orchestrator-daa903) - Optional Block<br>
|
|
432
|
+
<a id="orchestrator-daa903"></a>• [`pure_service_orchestrator`](#orchestrator-daa903) - Optional Block<br>Storage class Device configuration for Pure Service Orchestrator<br>See [Pure Service Orchestrator](#orchestrator-daa903) below.
|
|
433
433
|
|
|
434
|
-
<a id="policy-63ad3b"></a>• [`reclaim_policy`](#policy-63ad3b) - Optional String<br>
|
|
434
|
+
<a id="policy-63ad3b"></a>• [`reclaim_policy`](#policy-63ad3b) - Optional String<br>Policy configuration for this feature
|
|
435
435
|
|
|
436
|
-
<a id="name-049bca"></a>• [`storage_class_name`](#name-049bca) - Optional String<br>
|
|
436
|
+
<a id="name-049bca"></a>• [`storage_class_name`](#name-049bca) - Optional String<br>Name of the storage class as it will appear in K8S
|
|
437
437
|
|
|
438
|
-
<a id="device-d687b2"></a>• [`storage_device`](#device-d687b2) - Optional String<br>Storage
|
|
438
|
+
<a id="device-d687b2"></a>• [`storage_device`](#device-d687b2) - Optional String<br>Storage device that this class will use. The Device name defined at previous step
|
|
439
439
|
|
|
440
440
|
#### Storage Class List Storage Classes Custom Storage
|
|
441
441
|
|
|
@@ -447,45 +447,45 @@ A [`custom_storage`](#storage-b9f36b) block (within [`storage_class_list.storage
|
|
|
447
447
|
|
|
448
448
|
A [`hpe_storage`](#storage-ad5a58) block (within [`storage_class_list.storage_classes`](#storage-class-list-storage-classes)) supports the following:
|
|
449
449
|
|
|
450
|
-
<a id="mutations-a2580f"></a>• [`allow_mutations`](#mutations-a2580f) - Optional String<br>
|
|
450
|
+
<a id="mutations-a2580f"></a>• [`allow_mutations`](#mutations-a2580f) - Optional String<br>Mutation can override specified parameters
|
|
451
451
|
|
|
452
452
|
<a id="overrides-6eed7c"></a>• [`allow_overrides`](#overrides-6eed7c) - Optional String<br>AllowOverrides. PVC can override specified parameters
|
|
453
453
|
|
|
454
|
-
<a id="enabled-94356b"></a>• [`dedupe_enabled`](#enabled-94356b) - Optional Bool<br>
|
|
454
|
+
<a id="enabled-94356b"></a>• [`dedupe_enabled`](#enabled-94356b) - Optional Bool<br>Indicates that the volume should enable deduplication
|
|
455
455
|
|
|
456
|
-
<a id="spec-3b65c2"></a>• [`description_spec`](#spec-3b65c2) - Optional String<br>
|
|
456
|
+
<a id="spec-3b65c2"></a>• [`description_spec`](#spec-3b65c2) - Optional String<br>The SecretName parameter is used to identify name of secret to identify backend storage's auth information
|
|
457
457
|
|
|
458
|
-
<a id="delete-9d4aca"></a>• [`destroy_on_delete`](#delete-9d4aca) - Optional Bool<br>
|
|
458
|
+
<a id="delete-9d4aca"></a>• [`destroy_on_delete`](#delete-9d4aca) - Optional Bool<br>Indicates the backing Nimble volume (including snapshots) should be destroyed when the PVC is deleted
|
|
459
459
|
|
|
460
|
-
<a id="encrypted-21ab06"></a>• [`encrypted`](#encrypted-21ab06) - Optional Bool<br>
|
|
460
|
+
<a id="encrypted-21ab06"></a>• [`encrypted`](#encrypted-21ab06) - Optional Bool<br>Indicates that the volume should be encrypted
|
|
461
461
|
|
|
462
|
-
<a id="folder-278c93"></a>• [`folder`](#folder-278c93) - Optional String<br>
|
|
462
|
+
<a id="folder-278c93"></a>• [`folder`](#folder-278c93) - Optional String<br>The name of the folder in which to place the volume
|
|
463
463
|
|
|
464
464
|
<a id="iops-534432"></a>• [`limit_iops`](#iops-534432) - Optional String<br>LimitIops. The IOPS limit of the volume
|
|
465
465
|
|
|
466
466
|
<a id="mbps-d10140"></a>• [`limit_mbps`](#mbps-d10140) - Optional String<br>LimitMbps. The IOPS limit of the volume
|
|
467
467
|
|
|
468
|
-
<a id="policy-8cdbac"></a>• [`performance_policy`](#policy-8cdbac) - Optional String<br>
|
|
468
|
+
<a id="policy-8cdbac"></a>• [`performance_policy`](#policy-8cdbac) - Optional String<br>Policy configuration for this feature
|
|
469
469
|
|
|
470
|
-
<a id="pool-c41c2c"></a>• [`pool`](#pool-c41c2c) - Optional String<br>
|
|
470
|
+
<a id="pool-c41c2c"></a>• [`pool`](#pool-c41c2c) - Optional String<br>The name of the pool in which to place the volume
|
|
471
471
|
|
|
472
|
-
<a id="template-473734"></a>• [`protection_template`](#template-473734) - Optional String<br>
|
|
472
|
+
<a id="template-473734"></a>• [`protection_template`](#template-473734) - Optional String<br>The name of the performance policy to assign to the volume
|
|
473
473
|
|
|
474
|
-
<a id="name-9820a2"></a>• [`secret_name`](#name-9820a2) - Optional String<br>
|
|
474
|
+
<a id="name-9820a2"></a>• [`secret_name`](#name-9820a2) - Optional String<br>The SecretName parameter is used to identify name of secret to identify backend storage's auth information
|
|
475
475
|
|
|
476
|
-
<a id="namespace-df6cab"></a>• [`secret_namespace`](#namespace-df6cab) - Optional String<br>
|
|
476
|
+
<a id="namespace-df6cab"></a>• [`secret_namespace`](#namespace-df6cab) - Optional String<br>The SecretNamespace parameter is used to identify name of namespace where secret resides
|
|
477
477
|
|
|
478
|
-
<a id="detach-e3f9c6"></a>• [`sync_on_detach`](#detach-e3f9c6) - Optional Bool<br>
|
|
478
|
+
<a id="detach-e3f9c6"></a>• [`sync_on_detach`](#detach-e3f9c6) - Optional Bool<br>Indicates that a snapshot of the volume should be synced to the replication partner each time it is detached from a node
|
|
479
479
|
|
|
480
|
-
<a id="thick-b33e15"></a>• [`thick`](#thick-b33e15) - Optional Bool<br>
|
|
480
|
+
<a id="thick-b33e15"></a>• [`thick`](#thick-b33e15) - Optional Bool<br>Indicates that the volume should be thick provisioned
|
|
481
481
|
|
|
482
482
|
#### Storage Class List Storage Classes Netapp Trident
|
|
483
483
|
|
|
484
484
|
A [`netapp_trident`](#trident-4e1932) block (within [`storage_class_list.storage_classes`](#storage-class-list-storage-classes)) supports the following:
|
|
485
485
|
|
|
486
|
-
<a id="selector-bf11d8"></a>• [`selector`](#selector-bf11d8) - Optional Block<br>
|
|
486
|
+
<a id="selector-bf11d8"></a>• [`selector`](#selector-bf11d8) - Optional Block<br>Using the Selector field, each StorageClass calls out which virtual pool(s) may be used to host a volume. The volume will have the aspects defined in the chosen virtual pool
|
|
487
487
|
|
|
488
|
-
<a id="pools-9bc623"></a>• [`storage_pools`](#pools-9bc623) - Optional String<br>
|
|
488
|
+
<a id="pools-9bc623"></a>• [`storage_pools`](#pools-9bc623) - Optional String<br>The storagePools parameter is used to further restrict the set of pools that match any specified attributes
|
|
489
489
|
|
|
490
490
|
#### Storage Class List Storage Classes Pure Service Orchestrator
|
|
491
491
|
|
|
@@ -503,15 +503,15 @@ A [`storage_devices`](#storage-device-list-storage-devices) block (within [`stor
|
|
|
503
503
|
|
|
504
504
|
<a id="parameters-88bc5e"></a>• [`advanced_advanced_parameters`](#parameters-88bc5e) - Optional Block<br>Advanced Parameters. Map of parameter name and string value
|
|
505
505
|
|
|
506
|
-
<a id="storage-06f9ba"></a>• [`custom_storage`](#storage-06f9ba) - Optional Block<br>
|
|
506
|
+
<a id="storage-06f9ba"></a>• [`custom_storage`](#storage-06f9ba) - Optional Block<br>Can be used for messages where no values are needed
|
|
507
507
|
|
|
508
508
|
<a id="storage-af052c"></a>• [`hpe_storage`](#storage-af052c) - Optional Block<br>HPE Storage. Device configuration for HPE Storage<br>See [Hpe Storage](#storage-af052c) below.
|
|
509
509
|
|
|
510
|
-
<a id="trident-c1203e"></a>• [`netapp_trident`](#trident-c1203e) - Optional Block<br>
|
|
510
|
+
<a id="trident-c1203e"></a>• [`netapp_trident`](#trident-c1203e) - Optional Block<br>Device configuration for NetApp Trident Storage<br>See [Netapp Trident](#trident-c1203e) below.
|
|
511
511
|
|
|
512
|
-
<a id="orchestrator-9f97a6"></a>• [`pure_service_orchestrator`](#orchestrator-9f97a6) - Optional Block<br>
|
|
512
|
+
<a id="orchestrator-9f97a6"></a>• [`pure_service_orchestrator`](#orchestrator-9f97a6) - Optional Block<br>Device configuration for Pure Storage Service Orchestrator<br>See [Pure Service Orchestrator](#orchestrator-9f97a6) below.
|
|
513
513
|
|
|
514
|
-
<a id="device-9157b6"></a>• [`storage_device`](#device-9157b6) - Optional String<br>Storage
|
|
514
|
+
<a id="device-9157b6"></a>• [`storage_device`](#device-9157b6) - Optional String<br>Storage device and device unit
|
|
515
515
|
|
|
516
516
|
#### Storage Device List Storage Devices Hpe Storage
|
|
517
517
|
|
|
@@ -519,17 +519,17 @@ A [`hpe_storage`](#storage-af052c) block (within [`storage_device_list.storage_d
|
|
|
519
519
|
|
|
520
520
|
<a id="port-462046"></a>• [`api_server_port`](#port-462046) - Optional Number<br>Storage server Port. Enter Storage Server Port
|
|
521
521
|
|
|
522
|
-
<a id="password-eb169c"></a>• [`iscsi_chap_password`](#password-eb169c) - Optional Block<br>
|
|
522
|
+
<a id="password-eb169c"></a>• [`iscsi_chap_password`](#password-eb169c) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [iSCSI Chap Password](#password-eb169c) below.
|
|
523
523
|
|
|
524
|
-
<a id="user-8cda26"></a>• [`iscsi_chap_user`](#user-8cda26) - Optional String<br>
|
|
524
|
+
<a id="user-8cda26"></a>• [`iscsi_chap_user`](#user-8cda26) - Optional String<br>Chap Username to connect to the HPE storage
|
|
525
525
|
|
|
526
|
-
<a id="password-a4b1a7"></a>• [`password`](#password-a4b1a7) - Optional Block<br>
|
|
526
|
+
<a id="password-a4b1a7"></a>• [`password`](#password-a4b1a7) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#password-a4b1a7) below.
|
|
527
527
|
|
|
528
528
|
<a id="address-a2a2b9"></a>• [`storage_server_ip_address`](#address-a2a2b9) - Optional String<br>Storage Server IP address. Enter storage server IP address
|
|
529
529
|
|
|
530
530
|
<a id="name-008077"></a>• [`storage_server_name`](#name-008077) - Optional String<br>Storage Server Name. Enter storage server Name
|
|
531
531
|
|
|
532
|
-
<a id="username-15b1fe"></a>• [`username`](#username-15b1fe) - Optional String<br>Username
|
|
532
|
+
<a id="username-15b1fe"></a>• [`username`](#username-15b1fe) - Optional String<br>Username to connect to the HPE storage management IP
|
|
533
533
|
|
|
534
534
|
#### Storage Device List Storage Devices Hpe Storage iSCSI Chap Password
|
|
535
535
|
|
|
@@ -559,9 +559,9 @@ A [`hpe_storage`](#storage-af052c) block (within [`storage_device_list.storage_d
|
|
|
559
559
|
|
|
560
560
|
A [`netapp_trident`](#trident-c1203e) block (within [`storage_device_list.storage_devices`](#storage-device-list-storage-devices)) supports the following:
|
|
561
561
|
|
|
562
|
-
<a id="nas-ef24f2"></a>• [`netapp_backend_ontap_nas`](#nas-ef24f2) - Optional Block<br>
|
|
562
|
+
<a id="nas-ef24f2"></a>• [`netapp_backend_ontap_nas`](#nas-ef24f2) - Optional Block<br>Configuration of storage backend for NetApp ONTAP NAS<br>See [Netapp Backend Ontap Nas](#nas-ef24f2) below.
|
|
563
563
|
|
|
564
|
-
<a id="san-036a4e"></a>• [`netapp_backend_ontap_san`](#san-036a4e) - Optional Block<br>
|
|
564
|
+
<a id="san-036a4e"></a>• [`netapp_backend_ontap_san`](#san-036a4e) - Optional Block<br>Configuration of storage backend for NetApp ONTAP SAN<br>See [Netapp Backend Ontap San](#san-036a4e) below.
|
|
565
565
|
|
|
566
566
|
#### Storage Device List Storage Devices Netapp Trident Netapp Backend Ontap Nas
|
|
567
567
|
|
|
@@ -727,31 +727,31 @@ A [`netapp_trident`](#trident-c1203e) block (within [`storage_device_list.storag
|
|
|
727
727
|
|
|
728
728
|
A [`storage_interface_list`](#storage-interface-list) block supports the following:
|
|
729
729
|
|
|
730
|
-
<a id="storage-interface-list-interfaces"></a>• [`interfaces`](#storage-interface-list-interfaces) - Optional Block<br>
|
|
730
|
+
<a id="storage-interface-list-interfaces"></a>• [`interfaces`](#storage-interface-list-interfaces) - Optional Block<br>Add all interfaces belonging to this fleet<br>See [Interfaces](#storage-interface-list-interfaces) below.
|
|
731
731
|
|
|
732
732
|
#### Storage Interface List Interfaces
|
|
733
733
|
|
|
734
734
|
An [`interfaces`](#storage-interface-list-interfaces) block (within [`storage_interface_list`](#storage-interface-list)) supports the following:
|
|
735
735
|
|
|
736
|
-
<a id="storage-interface-list-interfaces-name"></a>• [`name`](#storage-interface-list-interfaces-name) - Optional String<br>
|
|
736
|
+
<a id="storage-interface-list-interfaces-name"></a>• [`name`](#storage-interface-list-interfaces-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
|
|
737
737
|
|
|
738
|
-
<a id="namespace-421392"></a>• [`namespace`](#namespace-421392) - Optional String<br>
|
|
738
|
+
<a id="namespace-421392"></a>• [`namespace`](#namespace-421392) - 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
|
|
739
739
|
|
|
740
|
-
<a id="tenant-a0360a"></a>• [`tenant`](#tenant-a0360a) - Optional String<br>
|
|
740
|
+
<a id="tenant-a0360a"></a>• [`tenant`](#tenant-a0360a) - 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
|
|
741
741
|
|
|
742
742
|
#### Storage Static Routes
|
|
743
743
|
|
|
744
744
|
A [`storage_static_routes`](#storage-static-routes) block supports the following:
|
|
745
745
|
|
|
746
|
-
<a id="storage-static-routes-storage-routes"></a>• [`storage_routes`](#storage-static-routes-storage-routes) - Optional Block<br>List of
|
|
746
|
+
<a id="storage-static-routes-storage-routes"></a>• [`storage_routes`](#storage-static-routes-storage-routes) - Optional Block<br>List of storage static routes<br>See [Storage Routes](#storage-static-routes-storage-routes) below.
|
|
747
747
|
|
|
748
748
|
#### Storage Static Routes Storage Routes
|
|
749
749
|
|
|
750
750
|
A [`storage_routes`](#storage-static-routes-storage-routes) block (within [`storage_static_routes`](#storage-static-routes)) supports the following:
|
|
751
751
|
|
|
752
|
-
<a id="attrs-e2e8e0"></a>• [`attrs`](#attrs-e2e8e0) - 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]
|
|
752
|
+
<a id="attrs-e2e8e0"></a>• [`attrs`](#attrs-e2e8e0) - 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 route attributes associated with the static route
|
|
753
753
|
|
|
754
|
-
<a id="labels-c6c66c"></a>• [`labels`](#labels-c6c66c) - Optional Block<br>
|
|
754
|
+
<a id="labels-c6c66c"></a>• [`labels`](#labels-c6c66c) - Optional Block<br>Add Labels for this Static Route, these labels can be used in network policy
|
|
755
755
|
|
|
756
756
|
<a id="nexthop-e399f9"></a>• [`nexthop`](#nexthop-e399f9) - Optional Block<br>Nexthop. Identifies the next-hop for a route<br>See [Nexthop](#nexthop-e399f9) below.
|
|
757
757
|
|
|
@@ -761,25 +761,25 @@ A [`storage_routes`](#storage-static-routes-storage-routes) block (within [`stor
|
|
|
761
761
|
|
|
762
762
|
A [`nexthop`](#nexthop-e399f9) block (within [`storage_static_routes.storage_routes`](#storage-static-routes-storage-routes)) supports the following:
|
|
763
763
|
|
|
764
|
-
<a id="interface-4faa73"></a>• [`interface`](#interface-4faa73) - Optional Block<br>
|
|
764
|
+
<a id="interface-4faa73"></a>• [`interface`](#interface-4faa73) - Optional Block<br>Nexthop is network interface when type is 'Network-Interface'<br>See [Interface](#interface-4faa73) below.
|
|
765
765
|
|
|
766
|
-
<a id="address-971ca8"></a>• [`nexthop_address`](#address-971ca8) - Optional Block<br>IP Address
|
|
766
|
+
<a id="address-971ca8"></a>• [`nexthop_address`](#address-971ca8) - Optional Block<br>IP Address used to specify an IPv4 or IPv6 address<br>See [Nexthop Address](#address-971ca8) below.
|
|
767
767
|
|
|
768
|
-
<a id="type-05dc61"></a>• [`type`](#type-05dc61) - Optional String Defaults to `NEXT_HOP_DEFAULT_GATEWAY`<br>Possible values are `NEXT_HOP_DEFAULT_GATEWAY`, `NEXT_HOP_USE_CONFIGURED`, `NEXT_HOP_NETWORK_INTERFACE`<br>[Enum: NEXT_HOP_DEFAULT_GATEWAY|NEXT_HOP_USE_CONFIGURED|NEXT_HOP_NETWORK_INTERFACE]
|
|
768
|
+
<a id="type-05dc61"></a>• [`type`](#type-05dc61) - Optional String Defaults to `NEXT_HOP_DEFAULT_GATEWAY`<br>Possible values are `NEXT_HOP_DEFAULT_GATEWAY`, `NEXT_HOP_USE_CONFIGURED`, `NEXT_HOP_NETWORK_INTERFACE`<br>[Enum: NEXT_HOP_DEFAULT_GATEWAY|NEXT_HOP_USE_CONFIGURED|NEXT_HOP_NETWORK_INTERFACE] Defines types of next-hop Use default gateway on the local interface as gateway for route. Assumes there is only one local interface on the virtual network. Use the specified address as nexthop Use the network interface as nexthop Discard nexthop, used when attr type is Advertise Used in VoltADN
|
|
769
769
|
|
|
770
770
|
#### Storage Static Routes Storage Routes Nexthop Interface
|
|
771
771
|
|
|
772
772
|
An [`interface`](#interface-4faa73) block (within [`storage_static_routes.storage_routes.nexthop`](#nexthop-e399f9)) supports the following:
|
|
773
773
|
|
|
774
|
-
<a id="kind-6e410a"></a>• [`kind`](#kind-6e410a) - Optional String<br>
|
|
774
|
+
<a id="kind-6e410a"></a>• [`kind`](#kind-6e410a) - 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')
|
|
775
775
|
|
|
776
|
-
<a id="name-e622a1"></a>• [`name`](#name-e622a1) - Optional String<br>
|
|
776
|
+
<a id="name-e622a1"></a>• [`name`](#name-e622a1) - 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
|
|
777
777
|
|
|
778
|
-
<a id="namespace-42a184"></a>• [`namespace`](#namespace-42a184) - Optional String<br>
|
|
778
|
+
<a id="namespace-42a184"></a>• [`namespace`](#namespace-42a184) - 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
|
|
779
779
|
|
|
780
|
-
<a id="tenant-1f9ea3"></a>• [`tenant`](#tenant-1f9ea3) - Optional String<br>
|
|
780
|
+
<a id="tenant-1f9ea3"></a>• [`tenant`](#tenant-1f9ea3) - 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
|
|
781
781
|
|
|
782
|
-
<a id="uid-d2cf5c"></a>• [`uid`](#uid-d2cf5c) - Optional String<br>
|
|
782
|
+
<a id="uid-d2cf5c"></a>• [`uid`](#uid-d2cf5c) - 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
|
|
783
783
|
|
|
784
784
|
#### Storage Static Routes Storage Routes Nexthop Nexthop Address
|
|
785
785
|
|
|
@@ -797,25 +797,25 @@ An [`interface`](#interface-4faa73) block (within [`storage_static_routes.storag
|
|
|
797
797
|
|
|
798
798
|
A [`subnets`](#subnets-a6e9f3) block (within [`storage_static_routes.storage_routes`](#storage-static-routes-storage-routes)) supports the following:
|
|
799
799
|
|
|
800
|
-
<a id="ipv4-54e4aa"></a>• [`ipv4`](#ipv4-54e4aa) - Optional Block<br>IPv4
|
|
800
|
+
<a id="ipv4-54e4aa"></a>• [`ipv4`](#ipv4-54e4aa) - Optional Block<br>IPv4 subnets specified as prefix and prefix-length. Prefix length must be <= 32<br>See [IPv4](#ipv4-54e4aa) below.
|
|
801
801
|
|
|
802
|
-
<a id="ipv6-1e9f5b"></a>• [`ipv6`](#ipv6-1e9f5b) - Optional Block<br>IPv6
|
|
802
|
+
<a id="ipv6-1e9f5b"></a>• [`ipv6`](#ipv6-1e9f5b) - Optional Block<br>IPv6 subnets specified as prefix and prefix-length. Prefix-legnth must be <= 128<br>See [IPv6](#ipv6-1e9f5b) below.
|
|
803
803
|
|
|
804
804
|
#### Storage Static Routes Storage Routes Subnets IPv4
|
|
805
805
|
|
|
806
806
|
An [`ipv4`](#ipv4-54e4aa) block (within [`storage_static_routes.storage_routes.subnets`](#subnets-a6e9f3)) supports the following:
|
|
807
807
|
|
|
808
|
-
<a id="plen-a1f77b"></a>• [`plen`](#plen-a1f77b) - Optional Number<br>Prefix
|
|
808
|
+
<a id="plen-a1f77b"></a>• [`plen`](#plen-a1f77b) - Optional Number<br>Prefix-length of the IPv4 subnet. Must be <= 32
|
|
809
809
|
|
|
810
|
-
<a id="prefix-aed225"></a>• [`prefix`](#prefix-aed225) - Optional String<br>Prefix
|
|
810
|
+
<a id="prefix-aed225"></a>• [`prefix`](#prefix-aed225) - Optional String<br>Prefix part of the IPv4 subnet in string form with dot-decimal notation
|
|
811
811
|
|
|
812
812
|
#### Storage Static Routes Storage Routes Subnets IPv6
|
|
813
813
|
|
|
814
814
|
An [`ipv6`](#ipv6-1e9f5b) block (within [`storage_static_routes.storage_routes.subnets`](#subnets-a6e9f3)) supports the following:
|
|
815
815
|
|
|
816
|
-
<a id="plen-0a29a7"></a>• [`plen`](#plen-0a29a7) - Optional Number<br>Prefix
|
|
816
|
+
<a id="plen-0a29a7"></a>• [`plen`](#plen-0a29a7) - Optional Number<br>Prefix length of the IPv6 subnet. Must be <= 128
|
|
817
817
|
|
|
818
|
-
<a id="prefix-d661c3"></a>• [`prefix`](#prefix-d661c3) - Optional String<br>Prefix
|
|
818
|
+
<a id="prefix-d661c3"></a>• [`prefix`](#prefix-d661c3) - Optional String<br>Prefix part of the IPv6 subnet given in form of string. IPv6 address must be specified as hexadecimal numbers separated by ':' e.g. '2001:db8:0:0:0:2:0:0' The address can be compacted by suppressing zeros e.g. '2001:db8::2::'
|
|
819
819
|
|
|
820
820
|
#### Timeouts
|
|
821
821
|
|
|
@@ -833,11 +833,11 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
833
833
|
|
|
834
834
|
An [`usb_policy`](#usb-policy) block supports the following:
|
|
835
835
|
|
|
836
|
-
<a id="usb-policy-name"></a>• [`name`](#usb-policy-name) - Optional String<br>
|
|
836
|
+
<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
|
|
837
837
|
|
|
838
|
-
<a id="usb-policy-namespace"></a>• [`namespace`](#usb-policy-namespace) - Optional String<br>
|
|
838
|
+
<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
|
|
839
839
|
|
|
840
|
-
<a id="usb-policy-tenant"></a>• [`tenant`](#usb-policy-tenant) - Optional String<br>
|
|
840
|
+
<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
|
|
841
841
|
|
|
842
842
|
---
|
|
843
843
|
|