You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Bk Lau <bk...@gmail.com> on 2013/09/05 18:33:50 UTC

CreateVolumeOptions : Is volumeType a Name or ID

Hi:

Q: when  creating a volume specifying the CreateVolumeOptions:

   public CreateVolumeOptions volumeType(String volumeType)

Is the parameter volumeType referring to the VolumeType name or its ID??
I couldn't get definative answer from openstack doc.

Thanks,

BK