VmCrossClusterMigrateOverrides#

class VmCrossClusterMigrateOverrides(override_nic_list=None, *args, **kwargs)[source]#

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()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model