VirtualDiskOptionVFlashCacheConfigOption

VirtualDiskOptionVFlashCacheConfigOption
VirtualDiskOptionVFlashCacheConfigOption

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

Options for vFlash cache configuration.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "cacheConsistencyType": {
        "_typeName": "string",
        "valueIsReadonly": false,
        "choiceInfo": [
            {
                "_typeName": "string",
                "label": "string",
                "summary": "string",
                "key": "string"
            }
        ],
        "defaultIndex": 0
    },
    "cacheMode": {
        "_typeName": "string",
        "valueIsReadonly": false,
        "choiceInfo": [
            {
                "_typeName": "string",
                "label": "string",
                "summary": "string",
                "key": "string"
            }
        ],
        "defaultIndex": 0
    },
    "reservationInMB": {
        "_typeName": "string",
        "valueIsReadonly": false,
        "min": 0,
        "max": 0,
        "defaultValue": 0
    },
    "blockSizeInKB": {
        "_typeName": "string",
        "valueIsReadonly": false,
        "min": 0,
        "max": 0,
        "defaultValue": 0
    }
}
cacheConsistencyType
Required
cacheMode
Required
reservationInMB
Required

Cache reservation

blockSizeInKB
Required

Cache block size