get_storage_pools


Description:

public List<StoragePool> get_storage_pools ()

Gets a list of the storage pools available through this.

Parameters:

this

a Connection

Returns:

List of StoragePool. The returned list should be freed with g_list_free, after its elements have been unreffed with unref.