queryMigrationsResponse_data_items_inner_switchoverParams_options

queryMigrationsResponse_data_items_inner_switchoverParams_options
queryMigrationsResponse_data_items_inner_switchoverParams_options

Options.

JSON Example
{
    "retainMac": false,
    "forcePowerOffVm": false,
    "upgradeHardware": false,
    "upgradeVMTools": false,
    "isEvcDisabled": false,
    "replicateSecurityTags": false,
    "updateCustomAttributes": false
}
boolean
retainMac
Optional

Whether to retain MAC address.

boolean
forcePowerOffVm
Optional

Whether to do force power off virtual machine.

boolean
upgradeHardware
Optional

Whether to upgrade virtual machine hardware version on target side migrated VM.

boolean
upgradeVMTools
Optional

Whether to upgrade VM tools on target side migrated VM.

boolean
isEvcDisabled
Optional

Whether to disable EVC.

boolean
replicateSecurityTags
Optional

Whether to replicate NSX security tags.

boolean
updateCustomAttributes
Optional

Whether to retain custom attributes for a VM during migration.