Data Object - VirtualDiskOption(vim.vm.device.VirtualDiskOption)

Extends
VirtualDeviceOption
See also
LongOption, StorageIOAllocationOption, VirtualDiskOptionVFlashCacheConfigOption

Data Object Description

The VirtualDiskOption data class contains the options for the virtual disk data object type.

Properties

Name Type Description
capacityInKBLongOption

Minimum, maximum, and default capacity of the disk.
ioAllocationOptionStorageIOAllocationOption

Minumum, maximum, and default values for Storage I/O allocation.
See StorageIOAllocationInfo

Since vSphere API 4.1
vFlashCacheConfigOption*VirtualDiskOptionVFlashCacheConfigOption

vFlash cache configuration on the disk

Since vSphere API 5.5
Properties inherited from VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition