VsanVdsPgMigrationVmInfo

VsanVdsPgMigrationVmInfo
VsanVdsPgMigrationVmInfo

Detailed migration information about VMs and their vNICs that are being migrated from a VSS portgroup to VDS.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "vnicLabel": [
        "string"
    ]
}
vm
Required

Virtual Machine that has (some of) its vNICs migrated.

array of string
vnicLabel
Required

Human readable label of the vNICs that need to be migrated.