Hci Deployment Setting Scale Unit Infrastructure Network Ip Pool Args
data class HciDeploymentSettingScaleUnitInfrastructureNetworkIpPoolArgs(val endingAddress: Output<String>, val startingAddress: Output<String>) : ConvertibleToJava<HciDeploymentSettingScaleUnitInfrastructureNetworkIpPoolArgs>
Properties
Link copied to clipboard
Specifies starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering. Changing this forces a new Stack HCI Deployment Setting to be created.
Link copied to clipboard
Specifies ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering. Changing this forces a new Stack HCI Deployment Setting to be created.