UpdateVirtualMachineFilesRequestType
UpdateVirtualMachineFilesRequestType
The parameters of UpdateVirtualMachineFiles_Task.
JSON Example
{
"mountPathDatastoreMapping": [
{
"_typeName": "string",
"oldMountPath": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
]
}
array of DatastoreMountPathDatastorePair
mountPathDatastoreMapping
Required
Old mount path to datastore mapping.