create_volume


Description:

public StorageVol create_volume (StorageVol conf) throws Error

Parameters:

this

the storage pool in which to create the volume

conf

the configuration for the new volume

Returns:

the newly created volume. The returned object should be unreffed with unref when no longer needed.