Great !!  You could put it up on the wiki  and share the link  :) . 

-----Original Message-----
From: Mike Tutkowski [mailto:[email protected]] 
Sent: Monday, May 20, 2013 10:56 AM
To: [email protected]
Subject: Re: Cloud Stack APIs

CloudMonkey is a cool tool. If you'd like to write Java code to interact with 
the CloudStack API, however, I just wanted to put it out there that I have 
sample code. :)


On Sun, May 19, 2013 at 10:48 PM, Pranav Saxena <[email protected]>wrote:

> Another option would be to use this awesome tool ,  Cloudmonkey - The 
> CloudStack CLI !  ( 
> https://cwiki.apache.org/CLOUDSTACK/cloudstack-cloudmonkey-cli.html ) .
> You can also google some screencasts for this tool .
>
> -----Original Message-----
> From: Mike Tutkowski [mailto:[email protected]]
> Sent: Monday, May 20, 2013 10:11 AM
> To: [email protected]
> Cc: Mehdi AliSoltani
> Subject: Re: Cloud Stack APIs
>
> If you're interested, I have some Java code that does this that I 
> could provide to you as a sample.
>
>
> On Sat, May 18, 2013 at 1:43 PM, Pranav Saxena 
> <[email protected]
> >wrote:
>
> > Hi ,
> >
> > In case you have a developer's environment up and running , then all 
> > you need to do it make a REST call . Example -
> >
> > http://<MS
> > IP>:8080/client/api?command=listAccounts&listAll=true&sessionkey=<>
> >
> > Another way is to bypass authentication by using the port 8096
> >
> > http://<MS IP>:8096/client/api?command=listAccounts&listAll=true // 
> > Here you don't need to pass any session key for user authentication
> >
> > Thanks,
> > Pranav
> >
> >
> > -----Original Message-----
> > From: Mehdi AliSoltani [mailto:[email protected]]
> > Sent: Sunday, May 19, 2013 12:13 AM
> > To: [email protected]
> > Subject: Cloud Stack APIs
> >
> > Hi
> > i have downloaded cloudstack code also according to 
> > http://cloudstack.apache.org/docs/api/apidocs-4.0.0/TOC_Root_Admin.h
> > tm
> > l
> >
> > I want to know how can I use these APIs in my project.
> >
> >
> > Sincerely
> > Mehdi Ali Soltani
> >
>
>
>
> --
> *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>
> *(tm)*
>



--
*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>
*(tm)*

Reply via email to