HostCacheConfigurationInfo

HostCacheConfigurationInfo
HostCacheConfigurationInfo

Host solid state drive cache configuration information.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "swapSize": 0
}
key
Required

Reference to an instance of the Datastore managed object.

integer As int64 As int64
swapSize
Required

Space allocated on this datastore to implement swap performance enhancements, in MB.