Data Object - HostVFlashResourceConfigurationResult(vim.host.VFlashResourceConfigurationResult)

Returned by
ConfigureVFlashResourceEx_Task
Extends
DynamicData
See also
HostDiskConfigurationResult, HostVffsVolume
Since
vSphere API 5.5

Data Object Description

vFlash resource configuration result returns the newly-configured backend VFFS volume and operation result for each passed-in SSD device.

Properties

Name Type Description
devicePath*xsd:string[]

The original array of device path which user had specified
diskConfigurationResult*HostDiskConfigurationResult[]

Array of device operation results.
vffs*HostVffsVolume

Newly configured VffsVolume
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition