> Scalr team is glad to announce availability of the Scalr API
> documentation:http://wiki.scalr.net/API_Documentation
>
> This is the initial version, so we are open for your comments and
> suggestions.

Fantastic news!

The API is really easy to use and the sample code especially helpful.

After a few false starts (declaring Timestamp as TimeStamp as the
sample requests show - I'd change this in the documentation but I
don't have the correct permissions to edit wiki pages) and IP
addresses (wildcard on the last region doesn't seem to work, eg
123.456.789.* so I added *.*.*.* ), I got a valid response.

Some small problems:
  - On the action 'ListScripts', only 'Shared' and 'User-contributed'
scripts are returned, not 'Custom', which is what I was looking for.
ListRoles does not suffer this problem.
  -  GetFarmStats gives me an empty result set, with or without
supplying a 'Date' request parameter:
<?xml version="1.0"?> <GetFarmStatsResponse>
<TransactionID>aa663965-7163-476c-98bd-c44b1b67d6a8</TransactionID>
<StatisticsSet/> </GetFarmStatsResponse>
(this is for a valid FarmID, although I get the same response for
farms that I don't own (eg, I tried 12345 and got the same result))

Thanks,

Martin.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to