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

Extends
VirtualDeviceOption
See also
LongOption, StorageIOAllocationOption, VirtualDiskOptionVFlashCacheConfigOption
Since
2.0

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

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

Since vSphere API 4.1
vFlashCacheConfigOption*VirtualDiskOptionVFlashCacheConfigOptionDeprecated. since vSphere 7.0 because vFlash Read Cache end of availability.

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