HostVFlashManagerVFlashCacheConfigSpec

HostVFlashManagerVFlashCacheConfigSpec
HostVFlashManagerVFlashCacheConfigSpec

Specification to configure vFlash cache on the host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "defaultVFlashModule": "string",
    "swapCacheReservationInGB": 0
}
string
defaultVFlashModule
Required

Name of the default vFlash module for the read-write caches associated with the VMs of this host.

This setting can be overridden by vFlashModule per VMDK.

integer As int64 As int64
swapCacheReservationInGB
Required

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 the reservation is set to zero.