Data Object - VVolVmConfigFileUpdateResult(vim.VVolVmConfigFileUpdateResult)

Returned by
UpdateVVolVirtualMachineFiles_Task
Extends
DynamicData
See also
KeyValue, VVolVmConfigFileUpdateResultFailedVmConfigFileInfo
Since
vSphere API 6.5

Data Object Description

VVolVmConfigFileUpdateResult is the result returned by the UpdateVVolVirtualMachineFiles_Task method.

Properties

Name Type Description
failedVmConfigFile*VVolVmConfigFileUpdateResultFailedVmConfigFileInfo[]

The list of virtual machines config files the server has attempted, but failed to update.
succeededVmConfigFile*KeyValue[]

Mapping of target config VVol IDs to the target virtual machine config file paths which are successfully updated.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition