RE: Cloudstack Java API client library

2013-04-08 Thread Vijayendra Bhamidipati
Chiradeep gave this useful link a few days ago: https://github.com/search?q=cloudstack+client&ref=commandbar These APIs however seem to send only GET requests and not POST. Regards, Vijay -Original Message- From: Aniket Kulkarni [mailto:[email protected]] Sent: Monday, April 08, 2013 2:

Re: Cloudstack Java API client library

2013-04-08 Thread Chip Childers
On Mon, Apr 08, 2013 at 03:08:08PM +0530, Aniket Kulkarni wrote: > Hello All: > I'm working with Cloudstack 3.0.2 and need API client library in Java. Is > there any well known, open-source API library in Java which is already used > by many? I mostly need user APIs (though admin APIs might be ne