Share via


DeploymentSettingHostNetwork interface

The HostNetwork of a cluster.

Properties

enableStorageAutoIp

Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.

intents

The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.

storageConnectivitySwitchless

Defines how the storage adapters between nodes are connected either switch or switch less..

storageNetworks

List of StorageNetworks config to deploy AzureStackHCI Cluster.

Property Details

enableStorageAutoIp

Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.

enableStorageAutoIp?: boolean

Property Value

boolean

intents

The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.

intents?: DeploymentSettingIntents[]

Property Value

storageConnectivitySwitchless

Defines how the storage adapters between nodes are connected either switch or switch less..

storageConnectivitySwitchless?: boolean

Property Value

boolean

storageNetworks

List of StorageNetworks config to deploy AzureStackHCI Cluster.

storageNetworks?: DeploymentSettingStorageNetworks[]

Property Value