create_storage_pool


Description:

public StoragePool create_storage_pool (StoragePool conf, uint flags) throws Error

Parameters:

this

a Connection on which to create the pool

conf

the configuration for the new storage pool

flags

the flags

Returns:

the newly created storage pool, or NULL if an error occurred. The returned list should be freed with g_list_free, after its elements have been unreffed with unref.