VdcStorageMigrationParams

VdcStorageMigrationParams
VdcStorageMigrationParams

Target VDC storage policy and list of entity types to be migrated.

JSON Example
{
    "targetVdcStoragePolicy": {
        "name": "string",
        "id": "string"
    },
    "entityTypes": [
        {
            "name": "urn:vcloud:type:vmware:vm"
        }
    ]
}
targetVdcStoragePolicy
Optional

Entity reference used to describe VCD entities

entityTypes
Optional

List of entity types that should be migrated

Availability
Added in 38.1