vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
capacityInKB | LongOption |
Minimum, maximum, and default capacity of the disk.
|
ioAllocationOption | StorageIOAllocationOption |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |