Re: Cloud Stack APIs

2013-05-19 Thread Mike Tutkowski
nav Saxena wrote: > Great !! You could put it up on the wiki and share the link :) . > > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Monday, May 20, 2013 10:56 AM > To: dev@cloudstack.apache.org > Subject: Re: Cloud Stack APIs

RE: Cloud Stack APIs

2013-05-19 Thread Pranav Saxena
Great !! You could put it up on the wiki and share the link :) . -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Monday, May 20, 2013 10:56 AM To: dev@cloudstack.apache.org Subject: Re: Cloud Stack APIs CloudMonkey is a cool tool. If you'd li

Re: Cloud Stack APIs

2013-05-19 Thread Mike Tutkowski
y 20, 2013 10:11 AM > To: dev@cloudstack.apache.org > 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 >wrot

RE: Cloud Stack APIs

2013-05-19 Thread Pranav Saxena
...@solidfire.com] Sent: Monday, May 20, 2013 10:11 AM To: dev@cloudstack.apache.org 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 wrote: > Hi

Re: Cloud Stack APIs

2013-05-19 Thread Mike Tutkowski
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 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:// I

RE: Cloud Stack APIs

2013-05-18 Thread Pranav Saxena
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://:8080/client/api?command=listAccounts&listAll=true&sessionkey=<> Another way is to bypass authentication by using the port 8096 http://:8096/client/api?command=listA