Test Search vSphere Web Services API


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

Deprecated. As of vSphere8.0 U3, and there is no replacement for it.

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

Since vSphere API Release 4.1
vFlashCacheConfigOption*VirtualDiskOptionVFlashCacheConfigOption

Deprecated. since vSphere 7.0 because vFlash Read Cache end of availability.

vFlash cache configuration on the disk.

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