LinodeAPI の最初のバージョンをリリースしました。 今のところ、DNSマネージャーを制御する方法しかありませんが、継続的にいろいろなものを追加していく予定です...
APIを使用するには、まず "apiキー "を生成する必要があります。"apiキー "はLinode Managerの "マイプロファイル "ページから生成できます。 APIはあなたが持っているパーミッションを尊重するので、あなたがアクセスできるオブジェクトだけを操作することができます(グラントシステムは前回のLinode Managerリリースで実装されました)。 すでにPython 、Perlバインディングがあり、さらに追加される予定です。
詳細はこちらをご覧ください。
コメント (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 :))