
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
914 B
914 B
vim.host.VFlashResourceConfigurationResult
vFlash resource configuration result returns the newly-configured backend VFFS volume and operation result for each passed-in SSD device.
- extends
- since
- Attributes:
-
devicePath ([str], optional):
The original array of device path which user had specified
vffs (vim.host.VffsVolume, optional):
Newly configured VffsVolume
diskConfigurationResult ([vim.host.DiskConfigurationResult], optional):
Array of device operation results.