NSX-T Data Center REST API

PostVmGroupMigrationSpec (schema)

Migration spec for a VM group

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

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

Flag to indicate whether to re-run the post migrate steps for the VM group if they are already run before.
boolean Default: "False"
failed_vm_instance_ids List of instance uuids of VMs

List of instance uuids of VMs that failed to migrate.
array of string
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 and also should match the group id used in the pre VM group migrate API.
string Required