Package | Description |
---|---|
com.nutanix.dp1.vmm.vmm.v4.ahv.config |
Configure Acropolis hypervisor based Virtual Machines, Disks, Nics etc
|
Modifier and Type | Field and Description |
---|---|
IPv4Address |
Ipv4Config.ipAddress |
IPv4Address |
AssignIpParams.ipAddress |
IPv4Address |
MigrateNicConfig.ipAddress |
Modifier and Type | Method and Description |
---|---|
void |
Ipv4Info.setLearnedIpAddresses(List<IPv4Address> learnedIpAddresses)
The IP addresses as found on the guest VM for the NIC.
|
Constructor and Description |
---|
AssignIpParams(IPv4Address ipAddress) |
Ipv4Config(Boolean shouldAssignIp,
IPv4Address ipAddress,
List<IPv4Address> secondaryIpAddressList) |
MigrateNicConfig(SubnetReference subnet,
MigrateNicType migrateType,
IPv4Address ipAddress) |
Constructor and Description |
---|
Ipv4Config(Boolean shouldAssignIp,
IPv4Address ipAddress,
List<IPv4Address> secondaryIpAddressList) |
Ipv4Info(List<IPv4Address> learnedIpAddresses) |
Copyright © 2023. All rights reserved.