VmCrossClusterMigrateOverrides#
- class VmCrossClusterMigrateOverrides(override_nic_list=None, *args, **kwargs)#
Bases:
object
Cross cluster migration overrides the VM configuration.
- Parameters:
override_nic_list – (
override_nic_list
) The NIC configuration to apply on the target cluster when migrating a VM from the source cluster to the target cluster.
- property override_nic_list#
The NIC configuration to apply on the target cluster when migrating a VM from the source cluster to the target cluster.
- Type:
list[
Nic
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model