vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostForceMountedInfo(vim.host.ForceMountedInfo)
- Property of
- HostVmfsVolume
- Extends
- DynamicData
- Since
- vSphere API Release 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 |
---|---|---|
mounted | xsd:boolean |
Indicates if the volume is currently mounted on the host
|
persist | xsd:boolean |
Indicates if the vmfsExtent information persistent across
host reboots.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |