HciDeploymentSettingScaleUnitInfrastructureNetworkIpPool

data class HciDeploymentSettingScaleUnitInfrastructureNetworkIpPool(val endingAddress: String, val startingAddress: String)

Constructors

constructor(endingAddress: String, startingAddress: String)

Types

Link copied to clipboard
object Companion

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.