vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostFileSystemMountInfo(vim.host.FileSystemMountInfo)
- Property of
- HostFileSystemVolumeInfo
- Extends
- DynamicData
- See also
- HostFileSystemVolume, HostMountInfo
- Since
- 2.0
Data Object Description
The HostFileSystemMountInfo data object describes a host mount point for a file system.Properties
Name | Type | Description |
---|---|---|
mountInfo | HostMountInfo |
Information about the mount point.
|
volume | HostFileSystemVolume |
Information about the mounted volume.
|
vStorageSupport* | xsd:string |
vStorage hardware acceleration support status. This property
represents the volume's capability for storage acceleration.
See FileSystemMountInfoVStorageSupportStatus for valid
values.
If the ESX Server supports hardware acceleration, the Server can offload specific virtual machine management operations to a storage device with the hardware acceleration feature. With hardware assistance, the host performs storage operations faster and consumes less CPU, memory, and storage fabric bandwidth. For vSphere 4.0 or earlier hosts, this value will be unset. Since vSphere API Release 4.1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |