AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setComputeId(java.lang.String computeId) |
The Advanced Load Balancer controller node VM will be deployed on the specified
cluster or resourcepool for specified VC server.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setDefaultGatewayAddresses(java.util.List<java.lang.String> defaultGatewayAddresses) |
The default gateway for the VM to be deployed must be specified if all the other
VMs it communicates with are not in the same subnet.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setDiskProvisioning(java.lang.String diskProvisioning) |
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setDisplayName(java.lang.String displayName) |
Desired display name for Advanced Load Balancer controller VM to be deployed.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setDnsServers(java.util.List<java.lang.String> dnsServers) |
List of DNS servers.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setHostId(java.lang.String hostId) |
The Advanced Load Balancer controller node VM will be deployed on the specified
host in the specified VC server within the cluster if host_id is specified.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setHostname(java.lang.String hostname) |
Desired host name/FQDN for the VM to be deployed.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setManagementNetworkId(java.lang.String managementNetworkId) |
Distributed portgroup identifier to which the management vnic of Advanced Load
Balancer controller node VM will be connected.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setManagementPortSubnets(java.util.List<IPSubnet> managementPortSubnets) |
IP Address and subnet configuration for the management port.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setNtpServers(java.util.List<java.lang.String> ntpServers) |
List of NTP servers.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setStorageId(java.lang.String storageId) |
The Advanced Load Balancer controller node VM will be deployed on the specified
datastore in the specified VC server.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setStoragePolicyId(java.lang.String storagePolicyId) |
The cluster node VM will be deployed with the specified storage policy on the
specified datastore in the specified VC server.
|
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder |
AlbControllerVsphereClusterNodeVmDeploymentConfig.Builder.setVcId(java.lang.String vcId) |
The VC-specific identifiers will be resolved on this VC, so all other
identifiers specified in the config must belong to this vCenter server.
|