list_md_devices
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.15.4" ) ]
public string[] list_md_devices () throws Error
[ Version ( since = "1.15.4" ) ]
public string[] list_md_devices () throws Error
list Linux md (RAID) devices
List all Linux md devices.
Parameters:
this |
A GuestfsSession object |
Returns:
an array of returned strings, or NULL on error |