Data Object - HostFileSystemMountInfo(vim.host.FileSystemMountInfo)

Property of
HostFileSystemVolumeInfo
Extends
DynamicData
See also
HostFileSystemVolume, HostMountInfo

Data Object Description

The HostFileSystemMountInfo data object describes a host mount point for a file system.

Properties

Name Type Description
mountInfoHostMountInfo

Information about the mount point.
volumeHostFileSystemVolume

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 4.1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition