ldmtool_remove_all


Description:

[ Version ( since = "1.20.0" ) ]
public bool ldmtool_remove_all () throws Error

remove all Windows dynamic disk volumes

This is essentially the opposite of ldmtool_create_all . It removes the device mapper mappings for all Windows dynamic disk volumes

This function depends on the feature "ldm". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error