[vbox-dev] find available storage at location before creating a medium

Maxime Dor maxime.dor at altherian.org
Sun Jan 13 19:39:15 GMT 2013


See inline answers

On 13/01/2013 16:52, gal wrote:
> Hello,
> I use the JAVA API.
>
> In order to create a harddisk I use vbox.createHardDisk and then 
> IMedium::createBaseStorage method.
>
> First, the method createBaseStorage requires two long values. the 
> second value seems to be a value which comes from the enumaration 
> MediumVariant. Is there a way to extract the long value of a medium 
> variant from the enumeration? I used fixed values from the source code...
You can use the value() method on the Enum value I believe
>
> Is there a way to know ( using the API ), before trying to create a 
> disk file on the host that there is enough space to generate the disk 
> on that partition ? (e.g.  when specifying full location, r/o 
> location, fixed disk which is larger than the actual space left on 
> that partition etc... )?
>
Never tryed that, maybe sopmeone has a better answer for you.
> Thanks,
> Gal.
>
>
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20130113/1717cd09/attachment.html>


More information about the vbox-dev mailing list