HciEdgeDeviceHostNetwork interface
The HostNetwork of a cluster.
Properties
| enable |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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. NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
Defines how the storage adapters between nodes are connected either switch or switch less. NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
List of StorageNetworks config to deploy AzureStackHCI Cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
intents?: HciEdgeDeviceIntents[]
Property Value
storageConnectivitySwitchless
Defines how the storage adapters between nodes are connected either switch or switch less. NOTE: This property will not be serialized. It can only be populated by the server.
storageConnectivitySwitchless?: boolean
Property Value
boolean
storageNetworks
List of StorageNetworks config to deploy AzureStackHCI Cluster. NOTE: This property will not be serialized. It can only be populated by the server.
storageNetworks?: HciEdgeDeviceStorageNetworks[]