Thanks, everyone What I'm building at the moment is just a little Java app to deploy a VM through CloudStack. I'm expecting in the end that when someone invokes it, they will provide the serviceofferingid, templateid, and zoneid, etc.
So, during development, I just wanted to hard code these values. I was looking in the GUI to see if I could locate, for example, the serviceofferingid. Under the Compute Offering I wanted, I saw an ID field (that looked like a UUID). I was assuming this ID is what is being asked for by serviceofferingid? On Thu, Feb 14, 2013 at 1:30 PM, Mike Tutkowski < [email protected]> wrote: > Nah, the docs are fine on this point. I was looking at the actual API > calls and didn't know where the docs were on how to format API commands at > the time. > > > On Thu, Feb 14, 2013 at 1:19 PM, Joe Brockmeier <[email protected]> wrote: > >> On Tue, Feb 12, 2013, at 09:26 PM, Mike Tutkowski wrote: >> > Can you point me to the location in the GUI where I can generate keys? >> >> Is the documentation unclear on how to work with keys? If we need to fix >> something there, we should probably file a bug on the issue. >> >> Best, >> >> jzb >> -- >> Joe Brockmeier >> [email protected] >> Twitter: @jzb >> http://www.dissociatedpress.net/ >> > > > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: [email protected] > o: 303.746.7302 > Advancing the way the world uses the > cloud<http://solidfire.com/solution/overview/?video=play> > *™* > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: [email protected] o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*
