HostForceMountedInfo

HostForceMountedInfo
HostForceMountedInfo

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.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "persist": false,
    "mounted": false
}
boolean
persist
Required

Indicates if the vmfsExtent information persistent across host reboots.

boolean
mounted
Required

Indicates if the volume is currently mounted on the host