findfs_uuid


Description:

[ Version ( since = "1.5.3" ) ]
public string findfs_uuid (string uuid) throws Error

find a filesystem by UUID

This command searches the filesystems and returns the one which has the given UUID. An error is returned if no such filesystem can be found.

To find the UUID of a filesystem, use vfs_uuid.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error