Data Object - HostVFlashManagerVFlashCacheConfigInfo(vim.host.VFlashManager.VFlashCacheConfigInfo)

Property of
HostVFlashManagerVFlashConfigInfo
Extends
DynamicData
See also
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption
Since
vSphere API 5.5

Data Object Description

Data object describes host vFlash cache configuration information.

Properties

Name Type Description
defaultVFlashModule*xsd:string

Name of the default vFlash module for the read-write cache associated with the VMs of this host. This setting can be overridden by vFlashModule per VMDK.
swapCacheReservationInGB*xsd:long

Amount of vFlash resource is allocated to the host swap cache. As long as set, reservation will be permanent and retain regardless of host power state. The host swap cache will be disabled if reservation is set to zero.
vFlashModuleConfigOption*HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption[]

Cache configuration options for the supported vFlash modules.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition