umount_local


Description:

[ Version ( since = "1.17.22" ) ]
public bool umount_local (UmountLocal? optargs) throws Error

unmount a locally mounted filesystem

If libguestfs is exporting the filesystem on a local mountpoint, then this unmounts it.

See "MOUNT LOCAL" in guestfs(3) for full documentation.

Parameters:

this

A GuestfsSession object

optargs

a GuestfsUmountLocal containing optional arguments

Returns:

true on success, false on error