NSX-T Data Center REST API

PreVmGroupMigrationSpec (schema)

Migration spec for a VM group

Migration spec for a VM group that will be used in pre VM group migration step.

Name Description Type Notes
allow_override Flag for re-running the pre migrate steps

Flag to indicate whether to re-run the pre migrate steps for the VM group if they are already run before.
boolean Default: "False"
federation_site_id Id of the site in NSX-T Federation

Id of the site in NSX-T Federation
string
group_id User defined VM group id

User defined VM group id that must be unique among all VM groups ids.
string Required
vm_instance_ids List of VM instance uuids

List of VM instance uuids that can be found in VC inventory.
array of string Required