Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VVolVmConfigFileUpdateResult(vim.VVolVmConfigFileUpdateResult)
- Returned by
- UpdateVVolVirtualMachineFiles_Task
- Extends
- DynamicData
- See also
- KeyValue, VVolVmConfigFileUpdateResultFailedVmConfigFileInfo
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |