find_storage_pool_by_name


Description:

public StoragePool find_storage_pool_by_name (string name)

Parameters:

this

a Connection

name

name of the requested storage pool

Returns:

the StoragePool, or NULL. The returned object should be unreffed with unref when no longer needed.