Data Object - HostForceMountedInfo(vim.host.ForceMountedInfo)

Property of
HostVmfsVolume
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

When the system detects a copy of a VmfsVolume, it will not be auto-mounted on the host and it will be detected as 'UnresolvedVmfsVolume'. If user decides to keep the original Uuid and mount it on the host, it will have 'forceMounted' flag and 'forceMountedInfo' set. 'ForceMountedInfo' provides additional information specific to user-mounted VmfsVolume.

Properties

Name Type Description
mountedxsd:boolean

Indicates if the volume is currently mounted on the host
persistxsd:boolean

Indicates if the vmfsExtent information persistent across host reboots.
Properties inherited from DynamicData
None

Show WSDL type definition