Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostCacheConfigurationSpec(vim.host.CacheConfigurationManager.CacheConfigurationSpec)
- Parameter to
- ConfigureHostCache_Task
- Extends
- DynamicData
- See also
- Datastore
- Since
- vSphere API Release 5.0
Data Object Description
Host cache configuration specification.Properties
Name | Type | Description |
---|---|---|
datastore | ManagedObjectReference
to a Datastore |
Datastore used for swap performance enhancement.
|
swapSize | xsd:long |
Space to allocate on this datastore to implement swap performance
enhancements, in MB. This value should be less or equal to free space
capacity on the datastore freeSpace.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |