3 replies [Last post]
graziano (Offline)
Cloud APIs
Posted: Thu, 03/11/2010 - 20:25

Cloud APIs

Recently, Thorsten Von Eicken, founder of RightScale and Adrian Cole, founder of jclouds, both offered interesting insights regarding cloud APIs -- in effect, defining some of the "dos and don'ts" of API design. Since we (at Eucalyptus) struggle with the implementation of different APIs somewhat regularly, I felt like I could shed some light on the perspective .... Read more

Rich's blog

kef (Offline)
APIs documentation
Posted: Fri, 04/09/2010 - 15:41

Where can be find the documentation for APIs that Eucalyptus supports?

graziano (Offline)
Hello, my apologies for the
Posted: Wed, 05/05/2010 - 14:46

Hello,

my apologies for the late answer: I missed your post.

Eucalyputs support AWS, and so you can look at AWS documentation (for example
http://docs.amazonwebservices.com/AWSEC2/latest/DeveloperGuide). At the time 1.6.2 (the current stable release) was released the goal was to comply with a slightly older API (2009-08-15).

cheers
graziano

neil (Offline)
S3 API
Posted: Wed, 05/05/2010 - 14:58

To add to graziano's reply, the following link might be relevant as well,

http://docs.amazonwebservices.com/AmazonS3/2006-03-01/API/index.html

neil