Data Object - HostMountInfo

Property of
DatastoreHostMount, HostFileSystemMountInfo
Extends
DynamicData

Data Object Description

The HostMountInfo data object provides information related to a configured mount point. This object does not include information about the mounted file system. (See HostFileSystemMountInfo.)

Properties

Name Type Description
accessible*xsd:boolean

Flag that indicates if the datastore is currently accessible from the host.

For the case of a standalone host, this property has the same value as DatastoreSummary.accessible. You can use the DatastoreSummary property if the HostMountInfo property is not set. The VirtualCenter Server will always make sure the DatastoreSummary property is set correctly.

Since VI API 2.5
accessModexsd:string

Access mode to the underlying file system for this host.
path*xsd:string

Local file path where file system volume is mounted, if applicable. This path identifies the file system volume from the point of view of the host.
Properties inherited from DynamicData
None
*Need not be set