btrfs_balance_status
Description:
[ Version ( since = "1.29.26" ) ]
public BTRFSBalance btrfs_balance_status (string path) throws Error
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.
Parameters:
this |
A GuestfsSession object |
Returns:
a BTRFSBalance object, or NULL on error |