[ Version ( since = "1.17.35" ) ]
public bool btrfs_subvolume_delete (string subvolume) throws Error
delete a btrfs subvolume or snapshot
Delete the named btrfs subvolume or snapshot.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |