[ Version ( since = "1.29.26" ) ]
public BTRFSBalance btrfs_balance_status (string path) throws Error
show the status of a running or paused balance
Show the status of a running or paused balance on a btrfs filesystem.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
a BTRFSBalance object, or NULL on error |