PreVmGroupMigrationSpec
PreVmGroupMigrationSpec
Migration spec for a VM group that will be used in pre VM group migration step.
JSON Example
{
"allow_override": false,
"federation_site_id": "string",
"group_id": "string",
"vm_instance_ids": [
"string"
]
}
boolean
allow_override
Optional
Flag to indicate whether to re-run the pre migrate steps for the VM group if they are already run before.
string
federation_site_id
Optional
Id of the site in NSX-T Federation
string
group_id
Required
User defined VM group id that must be unique among all VM groups ids.
array of
string
vm_instance_ids
Required
List of VM instance uuids that can be found in VC inventory.