Abbiamo appena rilasciato la prima versione di Linode API. Per ora, ha solo metodi di controllo su DNS Manager, ma aggiungeremo continuamente altre cose...
Per utilizzare l'API, è necessario generare una "chiave api", che si può fare dalla pagina "il mio profilo" nel Linode Manager. L'API rispetta i permessi di cui si dispone, quindi sarà possibile manipolare solo gli oggetti a cui si ha accesso (il sistema di sovvenzioni è stato implementato nell'ultima versione di Linode Manager). Esistono già legami con Python e Perl, e altri sono in arrivo.
Ulteriori informazioni sono disponibili qui:
Commenti (6)
When iContact (icontact.com) did an API, one of our guys wrote a CPAN module to connect to it ( http://search.cpan.org/~icontact/Net-iContact-0.02/lib/Net/iContact.pm ) — I think it’d be cool to see Linode maintain the same thing.
You mean like this one?
http://search.cpan.org/~mikegrb/WebService-Linode/
Been with you for a few months, the _ONLY_ thing that I thought was a pain was having to do the DNS manager thing manually. You guys rock!
A STONITH module based on this would be awesome for setting up highly available clusters.
So, guys, do you work on this now? I need an API to manage my vps’s programmatically, Slicehost already has beautiful one. But I don’t migrate my vps’ to slicehost)
I found something like ruby api on the internet, but it parses html output..
OMG, ty ty ty :))